summaryrefslogtreecommitdiff
path: root/libavformat/matroskaenc.c
Commit message (Expand)AuthorAge
* avformat/matroskaenc: fix Voids with size < 10Michael Bradshaw2016-07-31
* avformat/matroskaenc: Write duration early during mkv_write_header (Rev #3)softworkz2016-07-28
* avformt/matroskaenc: undo an accidental revert by commit 5d48e4eaJames Almer2016-07-26
* avformat/avlanguage: make av_convert_lang_to() internalJames Almer2016-07-19
* Merge commit '71852a1ba89abc8749e309d9d662c49d47e19531'Matthieu Bouron2016-06-23
|\
| * matroskaenc: Provide output bytestream markersMartin Storsjö2016-05-18
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|\|
* | libavformat/matroskaenc: omit segment UID for webmMichael Bradshaw2016-06-22
* | avformat/matroskaenc: reindent after last commitMichael Niedermayer2016-05-22
* | avformat/matroskaenc: wrap par->format use as sample format under codec_type ...Michael Niedermayer2016-05-22
* | Merge commit 'e3453fd44480d903338c663238bf280215dd9a07'Derek Buitenhuis2016-05-08
|\|
| * matroska: Write the field order informationLuca Barbato2016-04-03
* | avformat/matroskaenc: Undo bits_per_coded_sample change as bits_per_raw_sampl...Michael Niedermayer2016-04-16
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | lavf/matroskaenc.c: add early support for colour elementsNeil Birkbeck2016-03-21
* | matroskaenc: set the actual PCM bitdepth in the headerHendrik Leppkes2016-03-16
* | vp9: add superframe merging bitstream filter.Ronald S. Bultje2016-03-11
* | avformat/matroskaenc: use ff_parse_creation_time_metadataMarton Balint2016-02-14
* | lavf/matroskaenc: Assume 48kHz sample rate for Opus initial padding.Carl Eugen Hoyos2016-01-05
* | lavf/matroskaenc: add automatic bitstream filteringRodger Combs2015-12-28
* | avformat/matroskaenc: Check codecdelay before useMichael Niedermayer2015-12-09
* | avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* | Merge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6'Hendrik Leppkes2015-10-29
|\|
| * avpacket: Deprecate av_dup_packetLuca Barbato2015-10-26
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\|
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | Merge commit 'f56a08559334b7eb6b3fedbc0cc741887f6067ae'Hendrik Leppkes2015-10-05
|\|
| * matroskaenc: Don't write a track language tagJohn Stebbins2015-10-03
* | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d'Hendrik Leppkes2015-09-29
|\|
| * lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* | Merge commit 'e176639bcbf4b580edb462a6b0650e53cd5e3c04'Hendrik Leppkes2015-08-27
|\|
| * webm: Explicitly select libvpx, libopus and libvorbis encodersLuca Barbato2015-08-25
* | matroskaenc: Fix indentationTimothy Gu2015-08-25
* | libavformat/matroskaenc.c: fix small memory leaks on errorNeil Birkbeck2015-08-19
* | avformat/matroskaenc: Avoid "for (int i" syntax for better compatibilityMichael Niedermayer2015-08-06
* | libavformat/matroska: Write stream durations in metadata, in the format of mk...Sasi Inguva2015-08-05
* | Cosmetics: Reindent after last commit.Carl Eugen Hoyos2015-07-09
* | lavf/matroskaenc: Do not needlessly allocate memory for cuepoints.Carl Eugen Hoyos2015-07-09
* | Merge commit 'b14086ca38efa1a86cb0f0c6aa147b05f698877b'Michael Niedermayer2015-06-09
|\|
| * mkv: Correctly report the latest packet had been flushedLuca Barbato2015-06-09
| * matroskadec: export cover art correctlywm42015-04-08
* | lavf/matroskaenc: Write Block Keyframe correctlyVignesh Venkatasubramanian2015-06-05
* | avformat/matroskaenc: Avoid floats in default duration calculationMichael Niedermayer2015-05-26
* | lavf/mkv: Only skip prores header if the packet is large enough.Carl Eugen Hoyos2015-05-21
* | avformat/matroskaenc: Check ff_vorbiscomment_length in put_flac_codecpriv()Michael Niedermayer2015-05-11
* | avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream writes dtsMichael Niedermayer2015-05-05
* | lavf: Add support for WebM Live MuxingVignesh Venkatasubramanian2015-04-07
* | matroskadec: export cover art correctlywm42015-04-04
* | lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.Carl Eugen Hoyos2015-03-24