24 Commits (19436308b48b8633d5984da384e78d65154b5130)

Author SHA1 Message Date
Clément Bœsch 3313b9cc2d lavc: remove unecessary a64enc include. 12 years ago
Anton Khirnov f70381ab9d a64: remove interleaved mode. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 13 years ago
Diego Biurrun c88ebdb42c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Mans Rullgard b27565b143 Remove statements immediately following unconditional jumps 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 14 years ago
Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 14 years ago
Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Tobias Bindhammer 2a26520a97 Cosmetics, lots of. 14 years ago
Tobias Bindhammer 8731c86d03 Solving memory leak and initialization problem with prev_pkt / pkt. 14 years ago
Tobias Bindhammer 133cc989dd Cosmetic changes. 14 years ago
Tobias Bindhammer 2fdb2b5438 Insert info from extradata into header 14 years ago
Tobias Bindhammer 9e906bb1bf Added option to write frames interleaved (yet disabled) 14 years ago
Tobias Bindhammer bb07ab7cf2 fixed some return values and deprecated CODEC_TYPE_VIDEO. 14 years ago
Tobias Bindhammer 901694f160 Corresponding muxer for the a64 codec 14 years ago