summaryrefslogtreecommitdiff
path: root/libavformat/a64.c
Commit message (Expand)AuthorAge
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-17
* Remove statements immediately following unconditional jumpsMans Rullgard2011-07-03
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-16
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* Cosmetics, lots of.Tobias Bindhammer2010-10-05
* Solving memory leak and initialization problem with prev_pkt / pkt.Tobias Bindhammer2010-08-31
* Cosmetic changes.Tobias Bindhammer2010-08-26
* Insert info from extradata into headerTobias Bindhammer2010-08-26
* Added option to write frames interleaved (yet disabled)Tobias Bindhammer2010-08-26
* fixed some return values and deprecated CODEC_TYPE_VIDEO.Tobias Bindhammer2010-08-24
* Corresponding muxer for the a64 codecTobias Bindhammer2010-08-23