Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Thu, 12 Feb 2004 16:21:21 +0000 | michael | ppc chroma mess workaround (real bug is that the motion compensation code assumes that 2*uvlinesize == linesize and fixing this would mean a slowdown) libavcodec |
Tue, 10 Feb 2004 20:48:09 +0000 | romansh | * gotta setup coded_frame for encoding. avcodec.h says that for decoding libavcodec |
Mon, 09 Feb 2004 15:23:35 +0000 | michael | rv10/obmc fixes libavcodec |
Sun, 08 Feb 2004 22:52:35 +0000 | michael | 2 byte shorter userdata for mpeg4 libavcodec |
Sun, 08 Feb 2004 02:16:48 +0000 | michael | M$ ADPCM encoding & some simplifications libavcodec |
Sat, 07 Feb 2004 20:50:26 +0000 | michael | segfault fix libavcodec |
Sat, 07 Feb 2004 15:33:00 +0000 | michael | use clip() from common.h libavcodec |