summaryrefslogtreecommitdiffstats
path: root/libavformat/mxg.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-9/+9
* lavc: Drop deprecated destruct_packet related functionsVittorio Giovara2015-08-281-10/+0
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* Disable deprecation warnings for cases where a replacement is availableDiego Biurrun2013-08-021-0/+5
* avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-081-0/+6
* mxg: set channel layoutJustin Ruggles2012-11-121-0/+2
* 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
* cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-061-6/+6
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-271-1/+1
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-2/+3
* lavf: replace av_new_stream->avformat_new_stream part II.Anton Khirnov2011-10-191-6/+4
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* avio: deprecate url_ferrorAnton Khirnov2011-03-151-1/+1
* avio: deprecate url_feofAnton Khirnov2011-03-071-1/+1
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-211-1/+1
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* Mobotix .mxg demuxerAnatoly Nenashev2010-11-261-0/+251
OpenPOWER on IntegriCloud