aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/qcp.c
Commit message (Expand)AuthorAgeFilesLines
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-221-14/+14
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-2/+2
* 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
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Add QCP demuxer.Kenan Gillet2009-05-201-0/+197