summaryrefslogtreecommitdiff
path: root/libavformat/matroskaenc.c
Commit message (Expand)AuthorAge
* 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
* | lavf/mkv: Ignore ff_isom_write_hvcc() return value as the mov muxer does.Carl Eugen Hoyos2015-03-18
* | Merge commit '9272c965d9559a90ee64d46aebd99c117e07f7a3'Michael Niedermayer2015-03-11
|\|
| * matroskaenc: Fix type used for chapter timestampsVittorio Giovara2015-03-11
* | Merge commit '9f25a109922da43c1f81273a431d3b40cb5a785a'Michael Niedermayer2015-03-09
|\|
| * matroskaenc: Also validate chapter end timeVittorio Giovara2015-03-09
| * matroskaenc: Allow writing track "forced" flagJohn Stebbins2015-02-24
* | avformat/matroskaenc: Use the correct data type for the chapter timesMichael Niedermayer2015-02-17
* | Merge commit '5dc47a2bd52e375ed742c45d08356b45098f458d'Michael Niedermayer2015-02-17
|\|
| * matroskaenc: Validate chapter start and end timesVittorio Giovara2015-02-17
* | avformat/matroskaenc: add allow_raw_vfw and disable it by defaultMichael Niedermayer2015-02-15
* | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer2015-02-14
|\|
| * avformat: Don't anonymously typedef structsDiego Biurrun2015-02-14
* | avformat/matroskaenc: Do not use native mode for raw RGBMichael Niedermayer2015-02-14
* | avformat/matroskaenc: fix handling of VFW style raw rgbMichael Niedermayer2015-02-14
* | Merge commit '51da7d02748cc54b7d009115e76efa940b99a8ef'Michael Niedermayer2015-01-09
|\|
| * matroskaenc: refuse to write AAC without valid extradataAnton Khirnov2015-01-09
* | Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'Michael Niedermayer2014-12-19
|\|
| * check memory errors from av_strdup()Vittorio Giovara2014-12-18
| * mkv: Validate ASS Start and End fieldsLuca Barbato2014-12-03
* | avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head...Michael Niedermayer2014-12-14
* | Merge commit '090c67d586e3916f9acc49e010b6389d07f97153'Michael Niedermayer2014-10-27
|\|