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