summaryrefslogtreecommitdiffstats
path: root/libavformat/idroqenc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-2/+2
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-1/+1
* lavf: change some (de)muxer names to lowercaseMans Rullgard2012-05-191-1/+1
* Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun2011-09-241-11/+8
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-161-1/+1
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-211-1/+1
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-301-1/+1
* move id roq muxer to its own fileAurelien Jacobs2010-08-291-0/+49
OpenPOWER on IntegriCloud