summaryrefslogtreecommitdiff
path: root/libavformat/r3d.c
Commit message (Expand)AuthorAge
* Mark av_metadata_set() as deprecated, and use av_metadata_set2()Stefano Sabatini2010-04-25
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* Plug some memory leaks for truncated filesVitor Sessak2010-03-02
* return AVERROR(ENOMEM) if stream could not be allocatedBaptiste Coudurier2009-08-25
* check av_new_stream return value, patch by Kent Mein, mein at cs dot umn dot eduKent Mein2009-08-25
* use new metadata API in r3d demuxerAurelien Jacobs2009-03-01
* R3D REDCODE demuxerBaptiste Coudurier2009-01-20