log

age author description
Fri, 23 May 2003 13:11:49 +0000 alex oops, forgot that
Fri, 23 May 2003 13:10:20 +0000 alex removed obsolete (and currently non-working) scaling functions, after that it works correctly with YV12,422P and 444P mjpegs
Fri, 23 May 2003 12:58:13 +0000 alex support for pnm and rtsp stream opening with gui, patch by Ambrose Li <a.c.li@ieee.org>
Fri, 23 May 2003 12:37:58 +0000 alex do it the standard way (tm)
Fri, 23 May 2003 12:17:36 +0000 alex some changes (michael: is the colorspace_type field needed?)
Fri, 23 May 2003 00:24:28 +0000 diego Make configure run even on non POSIX compliant shells (Solaris).
Fri, 23 May 2003 00:20:33 +0000 diego Default codec location is now /usr/local/lib/codecs/, the location is now
Thu, 22 May 2003 23:52:37 +0000 diego Cygwin and MinGW should use default codecs directories, --with-codecsdir is
Thu, 22 May 2003 21:38:58 +0000 diego New FFmpeg CVS URL, patch by Magnus Damm <damm@opensource.se>.
Thu, 22 May 2003 21:27:39 +0000 diego One / too many, noticed by Andreas Hess <jaska@gmx.net>.
Thu, 22 May 2003 16:12:54 +0000 alex cleanup/cosmetic patch by the author :)
Thu, 22 May 2003 16:04:27 +0000 gabucino ao_win32 and ao_macosx
Thu, 22 May 2003 12:38:42 +0000 rfelker new filter for dropping (near-)duplicate frames. can be used to fix
Thu, 22 May 2003 07:49:48 +0000 mosu Delayed the parsing of the cues for the case that the KaxInfos (and therefore the timecode scale) is located after the meta seek stuff.
Wed, 21 May 2003 21:18:29 +0000 alex Precise timer for Darwin (it's more accurate than timer-macosx.c)
Wed, 21 May 2003 21:15:46 +0000 alex Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk>
Wed, 21 May 2003 17:51:46 +0000 alex mingw support, bug noticed by yepyep on irc.freenode.net
Wed, 21 May 2003 11:20:18 +0000 nicolas no capital X in xine's name
Wed, 21 May 2003 11:12:17 +0000 nicolas no capital X in xine's name
Tue, 20 May 2003 19:30:46 +0000 alex removed broken swscaler support, added runtime fullscreens switching ability, and some other general cleanup thingies
Tue, 20 May 2003 19:19:32 +0000 alex OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
Tue, 20 May 2003 18:36:55 +0000 rfelker cleanup, use vf->dmpi rather than vf->priv->dmpi for consistency
Tue, 20 May 2003 17:42:33 +0000 rfelker fix segfaults with slices. support slice rendering into a filter even
Tue, 20 May 2003 17:06:00 +0000 alex 10l by me, noticed by a guy with a transmeta cpu, but forgot his name, sorry
Tue, 20 May 2003 16:48:05 +0000 alex Removed YUV (YV12) and BGR support, leaving the native RGB support. Also cleaned some other parts.
Tue, 20 May 2003 15:54:48 +0000 lumag Spellcheck & some small fixes.
Tue, 20 May 2003 07:13:04 +0000 lumag Fixed selling error and broken tag.
Tue, 20 May 2003 07:11:33 +0000 lumag Generate more links for Site navigation Bar.
Tue, 20 May 2003 06:51:47 +0000 lumag Sync with en
Mon, 19 May 2003 20:55:52 +0000 mosu Endian fixes and proper support for headerless AAC streams.
Mon, 19 May 2003 17:18:05 +0000 nicolas sync
Mon, 19 May 2003 13:40:50 +0000 michael FFASV1
Mon, 19 May 2003 06:54:52 +0000 gabucino small updates here-and-there
Mon, 19 May 2003 06:54:50 +0000 gabucino sync
Sun, 18 May 2003 10:49:54 +0000 alex --with-codecsdir option by Diego Biurrun
Sun, 18 May 2003 10:42:03 +0000 alex avoid symbol clash with never samba versions (btw, unrarlib.c is full of global variables, with common names :( and it's a bit bloated, I think)
Sun, 18 May 2003 00:26:13 +0000 arpi some mplayer-g2 related fourccs added
Sat, 17 May 2003 20:53:12 +0000 mosu Added support for AAC.
Sat, 17 May 2003 18:50:32 +0000 rtognimp Remove byteswap hack with dnet audio
Sat, 17 May 2003 18:19:48 +0000 rtognimp wrappers for 14.4 and 28.8 codecs
Sat, 17 May 2003 18:10:27 +0000 rtognimp wrappers for 14.4 and 28.8 codecs14_4.c
Sat, 17 May 2003 12:24:01 +0000 bertrand Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.
Sat, 17 May 2003 11:36:05 +0000 arpi dnet added
Sat, 17 May 2003 11:35:32 +0000 arpi ac3 byteswapping support (when format!=0x2000)
Sat, 17 May 2003 11:34:37 +0000 arpi skip dnet/ac3 byteswapping
Sat, 17 May 2003 09:41:18 +0000 faust3 realaudio 28_8 and 14_4 dll support
Sat, 17 May 2003 09:21:21 +0000 faust3 new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.gemeinhardt at searchbroker.de> (reviewed by albeu)
Sat, 17 May 2003 00:58:13 +0000 rtognimp Bigendian fix, with help from Viktor Rosenfeld
Fri, 16 May 2003 16:34:57 +0000 faust3 uninit fix by Aurelien JACOBS <aurel at gnuage.org>
Fri, 16 May 2003 16:03:42 +0000 alex removed RGB24 and builtin swscaler support
Fri, 16 May 2003 13:56:27 +0000 nicolas 3:4 TV format doesn't exists ;)
Fri, 16 May 2003 13:30:51 +0000 nicolas various fixes and updates
Fri, 16 May 2003 13:23:03 +0000 nicolas fr version added
Fri, 16 May 2003 13:20:06 +0000 nicolas Adding of XML french docs
Fri, 16 May 2003 13:14:40 +0000 nicolas typo
Fri, 16 May 2003 13:09:45 +0000 nicolas sync
Fri, 16 May 2003 13:06:37 +0000 faust3 10l remove unused global
Thu, 15 May 2003 10:36:06 +0000 mosu Support for DTS tracks (only with -hwac3 of course).
Wed, 14 May 2003 22:49:02 +0000 rfelker 100l, this is very bad
Mon, 12 May 2003 22:52:23 +0000 atmos4 change real codecs dir priority as discussed with al3x, hopefully the syntax is korn shell compatible, please test!
Mon, 12 May 2003 16:02:34 +0000 alex dynamic path[] allocation
Mon, 12 May 2003 15:50:40 +0000 alex use dynamic path[] allocation and possible better wraSetDLLAccessPath mechanism :)
Mon, 12 May 2003 14:39:40 +0000 atmos4 change logic for detecting real codecs dir (loop in to prefer RealPlayer 9 codecs
Sun, 11 May 2003 19:33:46 +0000 mosu Removed the abs function as someone reported compilation problems under MacOS.
Sun, 11 May 2003 19:11:10 +0000 mosu Check with the wrong variable.
Sun, 11 May 2003 18:53:12 +0000 alex last cygwin/mingw32 binary codecs support (win32codecs + real) patch by Sascha Sommer
Sun, 11 May 2003 18:47:18 +0000 alex New option: using /codecs for all the binary dlls, initial patch by Diego Biurrun after discussion on -dev-eng
Sun, 11 May 2003 18:29:07 +0000 arpi Theora demuxer/codec support, patch by David Kuehling <dvdkhlng@gmx.de>
Sun, 11 May 2003 18:26:48 +0000 arpi theora video decoder, based on patch by David Kuehling <dvdkhlng@gmx.de>
Sun, 11 May 2003 17:58:03 +0000 alex cygwin/mingw32 support by Sascha Sommer
Sun, 11 May 2003 16:39:16 +0000 mosu Preliminary Theora support. Patch by David Kuehling.
Sun, 11 May 2003 14:55:08 +0000 diego Mistake noticed by Todor Petkov <zakk@online.bg>.
Sun, 11 May 2003 12:03:46 +0000 mpt updated
Sat, 10 May 2003 20:39:48 +0000 diego Document -vop to avoid confusion.
Sat, 10 May 2003 12:08:37 +0000 nicolas sync
Sat, 10 May 2003 09:32:02 +0000 michael ffsvq3 fix, dunno if this is the correct fix
Sat, 10 May 2003 00:53:14 +0000 michael passing ImageDesc (stsd) to ffsvq3
Sat, 10 May 2003 00:19:19 +0000 michael ffsvq3
Fri, 09 May 2003 14:21:05 +0000 mosu timecode scale value must be initialized before the duration is found. API change of libmatroska 0.4.2. Will not work with 0.4.1!
Thu, 08 May 2003 14:59:47 +0000 rfelker fix mistake i made when wtfm'ing for -spualign
Wed, 07 May 2003 23:25:25 +0000 michael fixed alignment bug
Tue, 06 May 2003 20:40:24 +0000 mosu Support for aspect ratio set via DisplayWidth/DisplayHeight.
Tue, 06 May 2003 15:28:01 +0000 mosu Made the decoder honor the aspect ratio set by the container (if it was set at all).
Tue, 06 May 2003 10:36:32 +0000 mosu Vorbis header packet lengths were calculated incorrectly.
Tue, 06 May 2003 02:36:44 +0000 rfelker support more image formats. hopefully this bpp handling is correct...
Mon, 05 May 2003 23:43:30 +0000 ranma Correct dumping hint (vc dummy faster than null).
Mon, 05 May 2003 23:36:11 +0000 diego Small update by Bohdan Horst.
Mon, 05 May 2003 20:03:21 +0000 lumag 10L fix: forgot to spellcheck.
Mon, 05 May 2003 19:32:46 +0000 lumag Translation update.
Mon, 05 May 2003 19:18:22 +0000 mosu Proper key frame reporting. Proper handling of "no subtitles wanted".
Mon, 05 May 2003 12:37:09 +0000 diego -novideo documented
Mon, 05 May 2003 07:22:18 +0000 rfelker document ilpack
Mon, 05 May 2003 03:13:43 +0000 diego Spelling and wording corrections.
Mon, 05 May 2003 02:37:27 +0000 diego typo
Mon, 05 May 2003 02:33:49 +0000 diego Updates and a small patch provided by Bohdan Horst.
Mon, 05 May 2003 01:22:45 +0000 diego this is a important patch for hpux 11.00, because it avoid the
Mon, 05 May 2003 00:06:58 +0000 diego DXR2 option updates, description removed as it is present in HTML/XML.
Sun, 04 May 2003 23:27:47 +0000 diego Error in the aspect ratio calculation, plus typos and rewordings.
Sun, 04 May 2003 23:21:24 +0000 diego Error in the aspect ratio calculation, plus typos and rewordings.
Sun, 04 May 2003 22:23:22 +0000 rfelker document autoaspect option
Sun, 04 May 2003 20:21:39 +0000 diego obsoleted by the XML version
Sun, 04 May 2003 18:57:39 +0000 alex corrected the sample code
Sun, 04 May 2003 11:03:02 +0000 mosu Fixed seeking in audio-only files. Added support for subtitle track selection via "-slang".
Sat, 03 May 2003 17:03:13 +0000 diego Sync by Juan Antonio Zubimendi <andoni@ilex.lpsat.net>.
Sat, 03 May 2003 14:54:08 +0000 mosu Try to detect Matroska paths if autodetection is wanted AND if it is forced to "yes".
Sat, 03 May 2003 06:24:37 +0000 rsf Made sure to clean out the "realrtsp" subdirectory when doing a "make clean"
Sat, 03 May 2003 06:16:07 +0000 rsf Added some special-case code for checking for "sip:" URLs (because they
Sat, 03 May 2003 06:14:04 +0000 rsf We now check for "sip:" URLs - which are handled using the same LIVE.COM
Sat, 03 May 2003 06:13:11 +0000 rsf Added SIP (IP telephony) client support. (This was already supported in the
Sat, 03 May 2003 06:09:36 +0000 rsf Changed the order of two conditionals in an "if" statement, to make the code
Sat, 03 May 2003 05:59:29 +0000 rfelker sort of a hack, but at least this lets the framerate-increasing
Sat, 03 May 2003 04:20:44 +0000 rfelker fixed a 10l (undefined behavior) and made the other parameters configurable
Fri, 02 May 2003 19:59:37 +0000 rfelker document new filters and options
Fri, 02 May 2003 05:44:57 +0000 rfelker more 10l's -- fortunately part of the bug was that the buggy code didn't get called...
Thu, 01 May 2003 21:33:24 +0000 lumag Fixed small typo
Thu, 01 May 2003 20:35:56 +0000 alex 1000l to the author and for the commiter (me :)
Thu, 01 May 2003 19:14:27 +0000 alex removed the last mp_msg :)
Thu, 01 May 2003 19:13:00 +0000 diego sync
Thu, 01 May 2003 18:29:15 +0000 lumag Small fix: removed duplicated word 'page'
Thu, 01 May 2003 16:55:54 +0000 lumag Small corection of mentioned GCC versions.