summaryrefslogtreecommitdiff
path: root/libavformat/filmstripdec.c
Commit message (Expand)AuthorAgeFilesLines
...
* | avio: avio_ prefix for url_fseekAnton Khirnov2011-03-031-3/+3
* | avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-221-7/+7
* | avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-1/+1
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-281-1/+1
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.Jean-Daniel Dupas2010-03-311-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Adobe Filmstrip muxer and demuxerPeter Ross2010-01-141-0/+111