27 Commits (d246397161bb68f12dcb03bbd4f2d315748914fb)

Author SHA1 Message Date
Clément Bœsch 0e6bad1229 avformat/assenc: mux an event header if none are found in extradata 10 years ago
Clément Bœsch 08e2b0da2c avformat/assenc: mux all extradata at once 10 years ago
Clément Bœsch e60770679b avformat/assenc: return correct error code 10 years ago
Clément Bœsch 89d42da5c6 avformat/assenc: honor ReadOrder 10 years ago
Clément Bœsch 7308439158 lavf: Don't explicitly flush after each written packet in muxers 11 years ago
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Clément Bœsch 8de9bb6e5e lavf: remove some flushing in write_packet muxers callbacks. 12 years ago
Clément Bœsch 3704804c8f lavf/assenc: add non strict ts flag. 12 years ago
Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 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
Aurelien Jacobs 5bdbf64cf3 set default subtitle_codec for ass muxer 14 years ago
Aurelien Jacobs 908dc2a0b8 cosmetic: alignment 14 years ago
Aurelien Jacobs 87d69d3232 use designated initializer in ASS (de)muxer 14 years ago
Aurelien Jacobs 7b53f463b4 add mime-type for ASS muxer 15 years ago
Aurelien Jacobs 5c7ceef654 improve long_name for ass (de)muxer 15 years ago
Michael Niedermayer 88caf34510 ASS/SSA muxer. 16 years ago