]> git.sesse.net Git - ffmpeg/history - libavformat/r3d.c
libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameter
[ffmpeg] / libavformat / r3d.c
2011-03-01 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-04-25 Stefano SabatiniMark av_metadata_set() as deprecated, and use av_metada...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2010-03-02 Vitor SessakPlug some memory leaks for truncated files
2009-08-25 Baptiste Coudurierreturn AVERROR(ENOMEM) if stream could not be allocated
2009-08-25 Kent Meincheck av_new_stream return value, patch by Kent Mein...
2009-03-01 Aurelien Jacobsuse new metadata API in r3d demuxer
2009-01-20 Baptiste CoudurierR3D REDCODE demuxer