| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/vorbiscomment: add support for writing chapters | Paul B Mahol | 2018-12-18 | 1 | -2/+2 |
* | avformat/matroskaenc: reserve free space for metadata on request | Sigga Regina | 2018-10-01 | 1 | -0/+7 |
* | avformat/matroskaenc: reindent after the previous commit | James Almer | 2018-09-26 | 1 | -13/+13 |
* | avformat/matroskaenc: refactor checks for allowed codecs in WebM | James Almer | 2018-09-26 | 1 | -12/+18 |
* | avformat/matroskaenc: implement AVOutputFormat.query_codec for webm | James Almer | 2018-09-26 | 1 | -0/+11 |
* | avformat/matroskaenc: remove unnecessary additional codec tags | James Almer | 2018-09-26 | 1 | -3/+0 |
* | Revert "avformat/matroskaenc: write CodecPrivate in WebM" | James Almer | 2018-09-21 | 1 | -1/+1 |
* | avformat/matroskaenc: write CodecPrivate in WebM | James Almer | 2018-09-21 | 1 | -1/+1 |
* | lavf/matroska: Allow AV1 in WebM | Kagami Hiiragi | 2018-09-21 | 1 | -1/+2 |
* | avformat/matroskaenc: handle AV1 extradata in packet side data | James Almer | 2018-08-18 | 1 | -2/+37 |
* | avformat/matroskaenc: filter and reorder AV1 OBUs | James Almer | 2018-08-02 | 1 | -0/+6 |
* | avformat/matroskaenc: do not write timebase as framerate | wm4 | 2018-05-04 | 1 | -2/+0 |
* | lavf/matroskaenc: Force the minimum value for -reserve_index_space to 2. | Carl Eugen Hoyos | 2018-02-12 | 1 | -0/+2 |
* | avformat/matroskaenc: add missing allocation failure checks for stream durations | James Almer | 2017-11-28 | 1 | -0/+4 |
* | avformat/matroskaenc: move some initialization checks to mkv_init | James Almer | 2017-11-27 | 1 | -18/+21 |
* | avformat/matroskaenc: actually enforce the stream limit | James Almer | 2017-11-27 | 1 | -0/+7 |
* | Merge commit '827a05eaa9482e9ac2a17f7f2e42ead07c1d7574' | James Almer | 2017-10-21 | 1 | -62/+63 |
|\ |
|
| * | matroskaenc: add support for Spherical Video elements | James Almer | 2017-03-15 | 1 | -0/+84 |
* | | Merge commit '5d3953a5dcfd5f71391b7f34908517eb6f7e5146' | James Almer | 2017-10-02 | 1 | -0/+2 |
|\| |
|
| * | matroskaenc: factor ts_offset into block timecode computation | John Stebbins | 2017-02-21 | 1 | -0/+1 |
| * | matroskaenc: write updated STREAMINFO metadata for FLAC streams if available | James Almer | 2016-11-10 | 1 | -0/+27 |
| * | matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf | James Almer | 2016-11-10 | 1 | -6/+74 |
* | | avformat/matroskaenc: also write tags when output is WebM | James Almer | 2017-09-08 | 1 | -11/+14 |
* | | avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" o... | Aleksandr Slobodeniuk | 2017-08-02 | 1 | -1/+1 |
* | | avformat/matroskaenc: also write chapters when output is WebM | James Almer | 2017-06-02 | 1 | -13/+16 |
* | | avformat/matroskaenc: check packet side data for AAC extradata updates | James Almer | 2017-05-24 | 1 | -8/+66 |
* | | avformat/matroskaenc: add support for writing Content Light Level elements | James Almer | 2017-04-30 | 1 | -2/+13 |
* | | avformat/matroskaenc: don't try to update flac extradata if live streaming | James Almer | 2017-04-08 | 1 | -1/+1 |
* | | Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' | James Almer | 2017-03-21 | 1 | -16/+16 |
|\| |
|
| * | lavf: fix usage of AVIOContext.seekable | Anton Khirnov | 2016-09-30 | 1 | -7/+7 |
* | | avformat/matroskaenc: add support for Spherical Video elements | James Almer | 2017-03-09 | 1 | -0/+79 |
* | | lavf/matroska: Support QDMC. | Carl Eugen Hoyos | 2017-03-05 | 1 | -0/+1 |
* | | lavf/matroska: Support codec ID V_FFV1 for demuxing. | Carl Eugen Hoyos | 2017-03-03 | 1 | -1/+1 |
* | | avformat/matroskaenc: don't write DisplayUnit with value Unknown on WebM files | James Almer | 2017-02-21 | 1 | -1/+1 |
* | | avformat/matroskaenc: don't reserve more bytes than needed for the Colour mas... | James Almer | 2017-01-28 | 1 | -1/+1 |
* | | lavf/matroskaenc.c: Free dyn bufs in mkv_free. Fixes memory leaks when muxing... | Sasi Inguva | 2017-01-27 | 1 | -0/+17 |
* | | matroskaenc: remove unofficial compliance on color information | Rostislav Pehlivanov | 2017-01-15 | 1 | -5/+3 |
* | | Cosmetics: Reindent after last commit. | Carl Eugen Hoyos | 2017-01-14 | 1 | -6/+6 |
* | | lavf/matroskaenc: Do not write two CodecID elements for rawvideo. | Carl Eugen Hoyos | 2017-01-14 | 1 | -1/+2 |
* | | avformat/matroskaenc: Regression fix for invalid MKV headers | softworkz | 2017-01-07 | 1 | -3/+19 |
* | | avformat/matroskaenc: write updated STREAMINFO metadata for FLAC streams if a... | James Almer | 2016-11-20 | 1 | -0/+52 |
* | | avformat/matroskaenc: postpone writing the Tracks master | James Almer | 2016-11-20 | 1 | -5/+15 |
* | | avformat/matroskaenc: use display aspect ratio for DisplayWidth and DisplayHe... | James Almer | 2016-11-02 | 1 | -2/+13 |
* | | avformat/matroskaenc: support writing Chroma Location elements | James Almer | 2016-11-02 | 1 | -0/+8 |
* | | lavf/matroskaenc: don't try to modify the header when live-streaming | Rodger Combs | 2016-11-02 | 1 | -2/+2 |
* | | lavf/matroskaenc: fix uninitialized read | Rodger Combs | 2016-11-02 | 1 | -1/+1 |
* | | Fix build warnings due to misleading indentation | Adriano Pallavicino | 2016-11-01 | 1 | -10/+10 |
* | | avformat/matroskaenc: fix cue relative position values when CRC32 is enabled | James Almer | 2016-10-26 | 1 | -18/+21 |
* | | avformat/matroskaenc: write DisplayWidth and DisplayHeight elements only if t... | James Almer | 2016-10-22 | 1 | -2/+4 |
* | | avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknown | James Almer | 2016-10-15 | 1 | -1/+2 |