summaryrefslogtreecommitdiffstats
path: root/libavformat/iv8.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-1/+1
* lavf: replace all uses of url_fskip with avio_seekAnton Khirnov2011-03-011-1/+1
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-211-6/+6
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* Define AVMediaType enum, and use it instead of enum CodecType, whichStefano Sabatini2010-03-301-1/+1
* Fix timestamps.Michael Niedermayer2010-02-111-4/+9
* Support "A format generated by IndigoVision 8000 video server".Michael Niedermayer2009-12-011-0/+91
OpenPOWER on IntegriCloud