Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 04 Dec 2002 12:42:25 +0000 | michaelni | print a warning if something allocates 0 bytes libavcodec |
Wed, 04 Dec 2002 12:36:18 +0000 | michaelni | workaround old xvid bug libavcodec |
Wed, 04 Dec 2002 12:09:27 +0000 | michaelni | specific debug output support libavcodec |
Wed, 04 Dec 2002 11:47:24 +0000 | michaelni | fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that) libavcodec |