summaryrefslogtreecommitdiffstats
path: root/libavformat/aea.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes senseAnton Khirnov2011-03-161-2/+2
* lavf: replace all uses of url_fskip with avio_seekAnton Khirnov2011-03-011-2/+2
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-211-1/+1
* Merge libavcore into libavutilReinhard Tartler2011-02-151-1/+1
* Replace remaining occurrences of deprecated CH_* with AV_CH_*Anton Khirnov2011-02-061-1/+2
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* move pcm demuxers to their own fileAurelien Jacobs2010-08-301-1/+1
* Reduce the score for the aea demuxer probing function.Benjamin Larsson2010-05-231-1/+1
* Fix detection of some stereo atrac files by not comparing theBenjamin Larsson2010-05-231-3/+2
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-4/+0
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Add condition to aea demuxer probe.Benjamin Larsson2009-09-131-1/+4
* Cosmetics, add spacesBenjamin Larsson2009-09-101-3/+3
* Initial commit of the MD studio demuxer, not hooked up yetBenjamin Larsson2009-09-101-0/+110
OpenPOWER on IntegriCloud