Mercurial > mplayer.hg
log libmpcodecs/vd_ffmpeg.c @ 21442:f95a872702d5
age | author | description |
---|---|---|
Wed, 29 Nov 2006 15:02:45 +0000 | diego | Remove bswap.h, use libavutil/bswap.h instead. |
Sun, 26 Nov 2006 13:26:21 +0000 | reimar | Fix incorrect use of be2me_32 on a pointer, use BE_32 instead. |
Sun, 26 Nov 2006 12:12:46 +0000 | reimar | Useless use of strstr, strchr is good enough. |
Sun, 26 Nov 2006 12:08:40 +0000 | henry | Check the log level before processing the message |
Tue, 14 Nov 2006 22:40:35 +0000 | rtogni | Fix extradata passing to lavc RV20 decoder |
Tue, 07 Nov 2006 19:52:47 +0000 | michael | feed av_log() through mp_msg() |
Mon, 31 Jul 2006 22:26:25 +0000 | pacman | Fix SVQ3 extradata handling so it works correctly with demux_lavf |