summaryrefslogtreecommitdiff
path: root/libavformat/rpl.c
Commit message (Expand)AuthorAge
* Mark av_metadata_set() as deprecated, and use av_metadata_set2()Stefano Sabatini2010-04-25
* Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas2010-03-31
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-30
* cosmetics: vertical alignmentAurelien Jacobs2009-02-26
* use new metadata API in rpl demuxerAurelien Jacobs2009-02-26
* Bump Major version, this commit is almost just renaming bits_per_sample toLuca Abeni2008-09-08
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* ARMovie/RPL demuxerEli Friedman2008-03-31