Mercurial > libavcodec.hg
log mjpeg.c @ 841:4033915880d9 libavcodec
age | author | description |
---|---|---|
Wed, 06 Nov 2002 11:59:17 +0000 | michaelni | cleanup libavcodec |
Wed, 06 Nov 2002 09:30:47 +0000 | michaelni | cleanup libavcodec |
Sat, 02 Nov 2002 22:49:13 +0000 | al3x | fixed some bugs in app parser - some jfif and adobe jpgs fixed libavcodec |
Thu, 31 Oct 2002 09:24:25 +0000 | al3x | fixed 10l 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 |
Sun, 27 Oct 2002 21:02:47 +0000 | michaelni | get_vlc2() libavcodec |
Sun, 27 Oct 2002 19:20:02 +0000 | arpi_esp | 3rd 10l - don't let it read data beyond the end of frame libavcodec |