Mercurial > libavcodec.hg
log mjpeg.c @ 4554:384e4c438534 libavcodec
age | author | description |
---|---|---|
Wed, 21 Feb 2007 18:10:25 +0000 | kostya | 100l: forgot to reset LS mode on new frame libavcodec |
Tue, 13 Feb 2007 16:06:50 +0000 | mbardiaux | Change some dprintf to av_log libavcodec |
Wed, 07 Feb 2007 17:35:36 +0000 | reimar | Fix incorrect use of ff_get_fourcc that made mjpgb not play on big endian. libavcodec |
Wed, 07 Feb 2007 01:48:09 +0000 | diego | Replace deprecated PIX_FMT names by the newer variants. libavcodec |
Fri, 19 Jan 2007 22:12:59 +0000 | alex | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec |
Fri, 01 Dec 2006 14:06:21 +0000 | bcoudurier | mjpeg a dump header bitstream filter, modifies bitstream to be decoded by quicktime libavcodec |