| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/matroskaenc: fix MAX_CUEPOINT_SIZE calculation | Michael Niedermayer | 2014-08-09 | 1 | -2/+2 |
* | ffmpeg: prefix encoder with "Lavc " in bitexact mode | Michael Niedermayer | 2014-05-18 | 1 | -4/+4 |
* | Merge commit '6656370b858329ca07a60a2de954d5e90daa0206' | Michael Niedermayer | 2014-05-18 | 1 | -4/+4 |
|\ |
|
| * | avconv: set the "encoder" tag when transcoding | Anton Khirnov | 2014-05-18 | 1 | -2/+2 |
| * | matroskaenc: write CodecDelay | Anton Khirnov | 2014-05-01 | 1 | -3/+3 |
| * | matroskaenc: Fix writing TRACKDEFAULTFLAG | John Stebbins | 2013-08-27 | 1 | -2/+2 |
| * | avconv: make -t insert trim/atrim filters. | Anton Khirnov | 2013-04-30 | 1 | -2/+2 |
| * | lavf: introduce AVFMT_TS_NEGATIVE | Luca Barbato | 2013-04-25 | 1 | -1/+1 |
* | | matroska: Add the CueDuration element | James Almer | 2013-09-21 | 1 | -2/+2 |
* | | matroskaenc: Write muxingapp and writingapp elements when using bitexact flag | James Almer | 2013-09-18 | 1 | -4/+4 |
* | | matroskaenc: Bump DocTypeVersion to 4 | James Almer | 2013-09-15 | 1 | -2/+2 |
* | | ffmpeg: remove obsolete workaround in trim insertion. | Nicolas George | 2013-08-07 | 1 | -4/+4 |
* | | matroskaenc: implement CueRelativePosition | Bernie Habermeier | 2013-07-24 | 1 | -4/+4 |
* | | lavf/matroskaenc: Check for valid metadata before creating tags | James Almer | 2013-07-17 | 1 | -4/+4 |
* | | fate: add an attachment to the Matroska test. | Nicolas George | 2013-01-26 | 1 | -0/+3 |
* | | lavf/mkv: avoid negative ts by default. | Clément Bœsch | 2012-10-15 | 1 | -2/+2 |
* | | mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd | Michael Niedermayer | 2012-09-27 | 1 | -3/+3 |
* | | ffmpeg: add support for audio filters. | Anton Khirnov | 2012-05-17 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-22 | 1 | -2/+2 |
|\| |
|
| * | mpegaudioenc: use AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -2/+2 |
| * | avconv: rework -t handling for encoding. | Anton Khirnov | 2012-02-07 | 1 | -3/+3 |
* | | lavf-regression: minimal metadata test. | Reimar Döffinger | 2011-12-12 | 1 | -2/+2 |
|/ |
|
* | matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees | David Conrad | 2010-06-04 | 1 | -2/+2 |
* | matroskaenc: Mux clusters better | James Zern | 2010-06-04 | 1 | -2/+2 |
* | matroskaenc: Write codec time base as default duration for video tracks. | David Conrad | 2010-05-24 | 1 | -2/+2 |
* | Update regression tests after removing track timecode scale from mkvenc | David Conrad | 2010-05-22 | 1 | -2/+2 |
* | Place regression test output files in subdirs per family | Måns Rullgård | 2010-03-02 | 1 | -3/+3 |
* | Update regression tests after r21372 | David Conrad | 2010-01-21 | 1 | -2/+2 |
* | regtest: split reference files allowing tests to run individually | Måns Rullgård | 2010-01-16 | 1 | -0/+3 |