| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9272c965d9559a90ee64d46aebd99c117e07f7a3' | Michael Niedermayer | 2015-03-11 | 1 | -1/+2 |
|\ |
|
| * | matroskaenc: Fix type used for chapter timestamps | Vittorio Giovara | 2015-03-11 | 1 | -3/+4 |
* | | Merge commit '9f25a109922da43c1f81273a431d3b40cb5a785a' | Michael Niedermayer | 2015-03-09 | 1 | -1/+4 |
|\| |
|
| * | matroskaenc: Also validate chapter end time | Vittorio Giovara | 2015-03-09 | 1 | -1/+4 |
| * | matroskaenc: Allow writing track "forced" flag | John Stebbins | 2015-02-24 | 1 | -0/+2 |
* | | avformat/matroskaenc: Use the correct data type for the chapter times | Michael Niedermayer | 2015-02-17 | 1 | -2/+2 |
* | | Merge commit '5dc47a2bd52e375ed742c45d08356b45098f458d' | Michael Niedermayer | 2015-02-17 | 1 | -4/+6 |
|\| |
|
| * | matroskaenc: Validate chapter start and end times | Vittorio Giovara | 2015-02-17 | 1 | -4/+6 |
* | | avformat/matroskaenc: add allow_raw_vfw and disable it by default | Michael Niedermayer | 2015-02-15 | 1 | -2/+12 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -3/+3 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -3/+3 |
* | | avformat/matroskaenc: Do not use native mode for raw RGB | Michael Niedermayer | 2015-02-14 | 1 | -0/+2 |
* | | avformat/matroskaenc: fix handling of VFW style raw rgb | Michael Niedermayer | 2015-02-14 | 1 | -2/+2 |
* | | Merge commit '51da7d02748cc54b7d009115e76efa940b99a8ef' | Michael Niedermayer | 2015-01-09 | 1 | -6/+10 |
|\| |
|
| * | matroskaenc: refuse to write AAC without valid extradata | Anton Khirnov | 2015-01-09 | 1 | -6/+10 |
* | | Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e' | Michael Niedermayer | 2014-12-19 | 1 | -4/+12 |
|\| |
|
| * | check memory errors from av_strdup() | Vittorio Giovara | 2014-12-18 | 1 | -4/+12 |
| * | mkv: Validate ASS Start and End fields | Luca Barbato | 2014-12-03 | 1 | -2/+19 |
* | | avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head... | Michael Niedermayer | 2014-12-14 | 1 | -1/+1 |
* | | Merge commit '090c67d586e3916f9acc49e010b6389d07f97153' | Michael Niedermayer | 2014-10-27 | 1 | -15/+16 |
|\| |
|
| * | matroskaenc: write correct Display{Width, Height} in stereo encoding | Vittorio Giovara | 2014-10-27 | 1 | -6/+24 |
* | | Merge commit '28c020d4df9b060a58a124a7a5406d4313fbe249' | Michael Niedermayer | 2014-10-25 | 1 | -1/+2 |
|\| |
|
| * | matroskaenc: check avio_open_dyn_buf return value | Vittorio Giovara | 2014-10-24 | 1 | -2/+5 |
* | | Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0' | Michael Niedermayer | 2014-10-14 | 1 | -3/+4 |
|\| |
|
| * | lavf: use initial_padding instead of deprecated delay | Anton Khirnov | 2014-10-13 | 1 | -3/+4 |
* | | Fix writing first audio Cues in dash mode. | Frank Galligan | 2014-10-09 | 1 | -1/+2 |
* | | Kill timed SRT | Clément Bœsch | 2014-09-30 | 1 | -44/+1 |
* | | avformat: remove FF_API_ASS_SSA dead code | Clément Bœsch | 2014-09-09 | 1 | -79/+0 |
* | | avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier | Michael Niedermayer | 2014-08-29 | 1 | -2/+2 |
* | | Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7' | Michael Niedermayer | 2014-08-29 | 1 | -33/+100 |
|\| |
|
| * | matroskaenc: convert avstream stereo3d side data during encoding | Vittorio Giovara | 2014-08-28 | 1 | -18/+76 |
* | | avformat/matroskaenc: Check alpha_mode | Michael Niedermayer | 2014-08-24 | 1 | -2/+2 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -5/+5 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -3/+3 |
* | | avformat/matroskaenc: fix MAX_CUEPOINT_SIZE calculation | Michael Niedermayer | 2014-08-09 | 1 | -1/+14 |
* | | avformat/matroskaenc: print a warning when the relative timestamp wouldnt fit... | Michael Niedermayer | 2014-07-24 | 1 | -1/+1 |
* | | avformat/matroskaenc: Start new cluster if relative timestamp could not other... | Michael Niedermayer | 2014-07-24 | 1 | -0/+8 |
* | | avformat/matroskaenc: Factor mkv_start_new_cluster() out | Michael Niedermayer | 2014-07-24 | 1 | -14/+25 |
* | | matroskaenc: Don't set language to empty string, use "und" | Jan Gerber | 2014-07-20 | 1 | -1/+1 |
* | | Merge commit '48e6432407a73d5006d84609456e6e0bc3dd8fc4' | Michael Niedermayer | 2014-07-01 | 1 | -8/+16 |
|\| |
|
| * | matroska: Factor out mkv_write_stereo_mode | Luca Barbato | 2014-07-01 | 1 | -17/+22 |
* | | Merge commit 'b75a1f9892b5b715397edbf837e4d4cda337907b' | Michael Niedermayer | 2014-07-01 | 1 | -251/+275 |
|\| |
|
| * | matroska: Factor out write_track from mkv_write_tracks | Luca Barbato | 2014-07-01 | 1 | -169/+193 |
* | | Merge commit 'f1f6156b3fc9eb77b439d031ba18974d80b8341e' | Michael Niedermayer | 2014-07-01 | 1 | -204/+247 |
|\| |
|
| * | matroska: K&R formatting cosmetics | Luca Barbato | 2014-07-01 | 1 | -168/+212 |
* | | lavf/matroskaenc: Fix Cues on Audio for WebM DASH | Vignesh Venkatasubramanian | 2014-06-06 | 1 | -1/+1 |
* | | Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52' | Michael Niedermayer | 2014-06-01 | 1 | -1/+2 |
|\| |
|
| * | flac muxer: support reading updated extradata from side data | Anton Khirnov | 2014-06-01 | 1 | -1/+2 |
* | | Merge commit 'd2ef708c95ace2518deffe830a9c439aeb9edd5d' | Michael Niedermayer | 2014-06-01 | 1 | -1/+1 |
|\| |
|
| * | matroskaenc: Allow VP9 and Opus in webm | Tudor Suciu | 2014-06-01 | 1 | -1/+3 |