log

age author description
Sat, 24 May 2003 21:24:51 +0000 nicolas sync
Fri, 23 May 2003 21:20:12 +0000 alex swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it crashes, without checking the swsContext
Fri, 23 May 2003 20:35:56 +0000 alex that works correctly
Fri, 23 May 2003 20:32:28 +0000 alex changing my mail address to a working one :)
Fri, 23 May 2003 20:29:36 +0000 alex cs_test cleanup and fix compilation if gui enabled
Fri, 23 May 2003 20:21:31 +0000 alex update
Fri, 23 May 2003 20:12:44 +0000 alex non-x86 support
Fri, 23 May 2003 19:41:37 +0000 rtognimp Recognize ra and rm extensions even with query strings,
Fri, 23 May 2003 17:39:33 +0000 alex This could be a 10l, but the codes check later if the wsConvFunc is valid, so no sig11 if it's NULL, but at least no XShape support on PPC :) After all, finally the GUI works on my PPC!%#^^
Fri, 23 May 2003 17:23:35 +0000 alex simplyfied it and fixed some 10ls (but sadly xshape still don't works)
Fri, 23 May 2003 17:04:24 +0000 alex some fixes and bigendian fix for 32bpp pngs
Fri, 23 May 2003 15:01:25 +0000 mosu Support for selecting the audio track in Matroska files via -alang.
Fri, 23 May 2003 14:38:59 +0000 michael colorspace_type
Fri, 23 May 2003 14:09:19 +0000 alex it's still a 10l bug + 10l to me for commiting sh*t first time, and originally I wrote that tooo, so now I'm at about 1000litres? And anyway, this code isn't used :)) No, Rich, no, I will not upload a clip showing me drinking that much cola :)<EOF>
Fri, 23 May 2003 13:29:54 +0000 alex 10l
Fri, 23 May 2003 13:20:43 +0000 alex 10l
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.