]> git.sesse.net Git - ffmpeg/history - libavformat/r3d.c
Merge remote-tracking branch 'newdev/master'
[ffmpeg] / libavformat / r3d.c
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Anton Khirnovlavf: replace avio_seek(SEEK_CUR) with avio_skip where...
2011-03-08 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-07 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-05 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-03 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-03-03 Anton Khirnovavio: avio_ prefix for url_fseek
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-22 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-02-21 Anton Khirnovavio: avio_ prefixes for get_* functions
2011-01-30 Luca BarbatoReplace dprintf with av_dlog
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-28 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
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