log

age author description
Sun, 10 Feb 2002 23:56:01 +0000 melanson blessed the QT SMC video codec as being "working"
Sun, 10 Feb 2002 23:51:23 +0000 melanson fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting
Sun, 10 Feb 2002 19:06:08 +0000 melanson reinstated original palette decision logic from XAnim (was the QT spec
Sun, 10 Feb 2002 18:31:12 +0000 alex added nmhd, added checking for audio trak in demux_mov_fill_buffer
Sun, 10 Feb 2002 18:17:17 +0000 alex break if error in decompressing, moved buffer allocating
Sun, 10 Feb 2002 18:09:52 +0000 alex identify jpg with case-insensitive 'jpg' or 'jpeg' string
Sun, 10 Feb 2002 18:09:20 +0000 alex check for overflow in new_sh_video and new_sh_audio
Sun, 10 Feb 2002 17:48:41 +0000 michael allways use swScaler
Sun, 10 Feb 2002 16:56:30 +0000 alex removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c)
Sun, 10 Feb 2002 13:11:11 +0000 alex support swscaler for i420
Sun, 10 Feb 2002 12:20:50 +0000 arpi div3/vfw encoding fixed
Sun, 10 Feb 2002 11:25:14 +0000 pl added options for completeness: --enable-gcc-checking, --disable-profile
Sun, 10 Feb 2002 10:05:56 +0000 gabucino -playlist also accepts ASX files
Sun, 10 Feb 2002 10:04:03 +0000 gabucino added -dvd-device and -cdrom-device
Sun, 10 Feb 2002 10:03:39 +0000 gabucino applied Alban Bedel's patch (-dvd-device and -cdrom-device)
Sun, 10 Feb 2002 09:56:50 +0000 nick Portability
Sun, 10 Feb 2002 09:49:45 +0000 gabucino added credits for Roberto Togni
Sun, 10 Feb 2002 08:53:16 +0000 gabucino [REVERSE] this patch translated the file back to english
Sun, 10 Feb 2002 02:37:54 +0000 melanson added more tips on codec development
Sun, 10 Feb 2002 01:43:35 +0000 arpi BGR24 support, including flip flag
Sun, 10 Feb 2002 01:23:36 +0000 melanson Fixed FILM demuxer so that it now plays (my) FILM files
Sun, 10 Feb 2002 01:07:58 +0000 michael bgr15 / bgr16 input support (with -zoom)
Sun, 10 Feb 2002 00:56:08 +0000 arpi DV-ntsc (dvc) added for quicktime DV sterams
Sun, 10 Feb 2002 00:55:10 +0000 arpi temp. workaround for VFW upside-down flip
Sun, 10 Feb 2002 00:45:56 +0000 arpi fixedsize video samples fixed (dvntsc-qt.mov)
Sun, 10 Feb 2002 00:43:31 +0000 michael unscaled BGR24 -> YV12
Sun, 10 Feb 2002 00:30:24 +0000 michael rgb24toyv12 in MMX (untested)
Sun, 10 Feb 2002 00:16:46 +0000 atmos4 Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)
Sun, 10 Feb 2002 00:07:34 +0000 rfelker initial seeking (-ss) support in mencoder
Sat, 09 Feb 2002 23:43:48 +0000 michael bgr24toUV in MMX