log

age author description
Sat, 22 Dec 2001 16:59:10 +0000 alex made divx4 optional (also configure checking needed) and added avcodec_close
Sat, 22 Dec 2001 16:22:32 +0000 mswitch Argh, forgot to make variable static...
Sat, 22 Dec 2001 16:20:32 +0000 mswitch Modified aspect reference, uses default PAL values... Difference to NTSC should be minimal enough so that no checking of videomode is necessary.
Sat, 22 Dec 2001 16:19:00 +0000 mswitch Added format conversion and resampling through pl_format and pl_resample. Someone please check my implementation for bugs.
Sat, 22 Dec 2001 15:14:10 +0000 alex compile encoders in libavcodec too
Sat, 22 Dec 2001 14:40:21 +0000 alex added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
Sat, 22 Dec 2001 14:32:08 +0000 alex added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)