463 Commits (84b252ba2a561b627aeed75ce58c413a1bcc7cbe)

Author SHA1 Message Date
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. 9 years ago
Carl Eugen Hoyos da46370e94 lavf/matroskaenc: Do not needlessly allocate memory for cuepoints. 9 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
Vittorio Giovara 9272c965d9 matroskaenc: Fix type used for chapter timestamps 10 years ago
Vittorio Giovara 9f25a10992 matroskaenc: Also validate chapter end time 10 years ago
John Stebbins da7e561964 matroskaenc: Allow writing track "forced" flag 10 years ago
Michael Niedermayer a4cd057bc7 avformat/matroskaenc: Use the correct data type for the chapter times 10 years ago
Vittorio Giovara 5dc47a2bd5 matroskaenc: Validate chapter start and end times 10 years ago
Michael Niedermayer 7d60baa8d9 avformat/matroskaenc: add allow_raw_vfw and disable it by default 10 years ago
Diego Biurrun daf8cf358a avformat: Don't anonymously typedef structs 10 years ago
Michael Niedermayer 9ccc4eedd1 avformat/matroskaenc: Do not use native mode for raw RGB 10 years ago
Michael Niedermayer e2fb12b629 avformat/matroskaenc: fix handling of VFW style raw rgb 10 years ago
Anton Khirnov 51da7d0274 matroskaenc: refuse to write AAC without valid extradata 10 years ago
Vittorio Giovara b1306823d0 check memory errors from av_strdup() 10 years ago
Michael Niedermayer ad2deb02e5 avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_headers() 10 years ago
Luca Barbato 69c1fe7c9c mkv: Validate ASS Start and End fields 10 years ago