527 Commits (943f7902e6f7fc08eb015e0e1aacae77c252b1f2)

Author SHA1 Message Date
James Almer 4e3bdf729a avformat/matroskaenc: always use a dynamic buffer when writting clusters 8 years ago
James Almer d41aeea8a6 avformat/matroskaenc: print debug message with cluster offsets only if the output is seekable 8 years ago
James Almer 9b8ac526f6 avformat/matroskaenc: don't write an empty Colour master element 8 years ago
James Almer b33369b612 avformat/matroskaenc: don't reserve space for stream duration tags if the output is not seekable 8 years ago
James Almer 3cc9d6d382 avformat/matroska: write FlagInterlaced element in WebM 8 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Rodger Combs 843e72ea55
lavf/matroskaenc: use mkv_check_tag_name consistently 8 years ago
Rodger Combs 3829a02738
lavf/matroskaenc: skip writing "duration" tags 8 years ago
Rodger Combs 6ede4e93ca
lavf/matroskaenc: move skipped metadata keys to separate function 8 years ago
Michael Bradshaw c9ae8be5a8 avformat/matroskaenc: fix Voids with size < 10 8 years ago
softworkz 70c1647a35 avformat/matroskaenc: Write duration early during mkv_write_header (Rev #3) 8 years ago
James Almer be04c4aa00 avformt/matroskaenc: undo an accidental revert by commit 5d48e4ea 8 years ago
James Almer 1582e306a4 avformat/avlanguage: make av_convert_lang_to() internal 8 years ago
Michael Bradshaw 989a614b70 libavformat/matroskaenc: omit segment UID for webm 9 years ago
Michael Niedermayer 566be4f9e8 avformat/matroskaenc: reindent after last commit 9 years ago
Michael Niedermayer 2062d51275 avformat/matroskaenc: wrap par->format use as sample format under codec_type == AVMEDIA_TYPE_AUDI 9 years ago
Martin Storsjö 71852a1ba8 matroskaenc: Provide output bytestream markers 9 years ago
Michael Niedermayer c4fad02779 avformat/matroskaenc: Undo bits_per_coded_sample change as bits_per_raw_sample is available again 9 years ago
Luca Barbato e3453fd444 matroska: Write the field order information 9 years ago
Neil Birkbeck e7e5c5e6c4 lavf/matroskaenc.c: add early support for colour elements 9 years ago
Hendrik Leppkes c43d485811 matroskaenc: set the actual PCM bitdepth in the header 9 years ago
Ronald S. Bultje 2e6636aa87 vp9: add superframe merging bitstream filter. 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Marton Balint 66e85a180a avformat/matroskaenc: use ff_parse_creation_time_metadata 9 years ago
Carl Eugen Hoyos c3c22bee63 lavf/matroskaenc: Assume 48kHz sample rate for Opus initial padding. 9 years ago
Rodger Combs b287d7ea17 lavf/matroskaenc: add automatic bitstream filtering 9 years ago
Michael Niedermayer e6971db12b avformat/matroskaenc: Check codecdelay before use 9 years ago
Clément Bœsch 43ecec0f03 avformat: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
John Stebbins f56a085593 matroskaenc: Don't write a track language tag 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
Timothy Gu 0c6a92a447 matroskaenc: Fix indentation 9 years ago
Luca Barbato e176639bcb webm: Explicitly select libvpx, libopus and libvorbis encoders 9 years ago
Neil Birkbeck 3dabebc272 libavformat/matroskaenc.c: fix small memory leaks on error 9 years ago
Michael Niedermayer ace8376653 avformat/matroskaenc: Avoid "for (int i" syntax for better compatibility 9 years ago
Sasi Inguva 31852540d4 libavformat/matroska: Write stream durations in metadata, in the format of mkvmerge. 9 years ago
Carl Eugen Hoyos 6253f511e0 Cosmetics: Reindent after last commit. 10 years ago
Carl Eugen Hoyos da46370e94 lavf/matroskaenc: Do not needlessly allocate memory for cuepoints. 10 years ago
Luca Barbato b14086ca38 mkv: Correctly report the latest packet had been flushed 10 years ago
Vignesh Venkatasubramanian 7be0f48a32 lavf/matroskaenc: Write Block Keyframe correctly 10 years ago
Michael Niedermayer cf86fd0069 avformat/matroskaenc: Avoid floats in default duration calculation 10 years ago
Carl Eugen Hoyos 8f6b919d99 lavf/mkv: Only skip prores header if the packet is large enough. 10 years ago
Michael Niedermayer 66f26b3e8e avformat/matroskaenc: Check ff_vorbiscomment_length in put_flac_codecpriv() 10 years ago
Michael Niedermayer 9d4fdfe24c avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream writes dts 10 years ago
wm4 c4d37cd9ef matroskadec: export cover art correctly 10 years ago
Vignesh Venkatasubramanian 6fd300ac6c lavf: Add support for WebM Live Muxing 10 years ago
wm4 511585ce7f matroskadec: export cover art correctly 10 years ago
Carl Eugen Hoyos b76df6efb6 lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing. 10 years ago
Carl Eugen Hoyos 7a5356c728 lavf/mkv: Ignore ff_isom_write_hvcc() return value as the mov muxer does. 10 years ago