Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 29 Oct 2002 09:16:06 +0000 | michael | using fewer registers (fixes compilation bug hopefully) libavcodec |
Tue, 29 Oct 2002 00:54:07 +0000 | colin | fix compilation on non-x86 with gcc 2.95 libavcodec |
Mon, 28 Oct 2002 19:30:58 +0000 | michael | postprocessing cleanup: libavcodec |
Mon, 28 Oct 2002 16:29:40 +0000 | al3x | FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos) libavcodec |