]> git.sesse.net Git - ffmpeg/history - libavcodec/flvdec.c
Windows Televison (WTV) demuxer
[ffmpeg] / libavcodec / flvdec.c
2010-09-07 Stefano SabatiniUse new imgutils.h API names, fix deprecation warnings.
2010-08-06 Stefano SabatiniRemove use of the deprecated function avcodec_check_dim...
2010-07-07 Carl Eugen HoyosAdd new decoder property max_lowres and do not init...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-01-09 Michael NiedermayerSplit H263 encoder and decoder from common code.
2010-01-07 Michael Niedermayerflv.h should ideally be included in flvdec.c
2010-01-07 Michael NiedermayerSplit flv decoding out.