| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/matroskadec ReferenceBlock is a signed integer | Jan Gerber | 2013-11-16 | 1 | -1/+1 |
* | lavf/matroska*: DiscardPadding is a signed integer | Jan Gerber | 2013-11-16 | 1 | -4/+4 |
* | avformat/matroska: simplify signed int access code | Michael Niedermayer | 2013-11-15 | 1 | -5/+1 |
* | lavf/matroska*: add support for signed integers | Jan Gerber | 2013-11-15 | 1 | -0/+30 |
* | Merge commit '959bea13ce3498a5bddf8a415a061a7bb5a8b075' | Michael Niedermayer | 2013-11-01 | 1 | -0/+1 |
|\ |
|
| * | matroskadec: Support HEVC demuxing | Yusuke Nakamura | 2013-10-31 | 1 | -2/+3 |
* | | lavf/matroskadec: Support HEVC demuxing. | Yusuke Nakamura | 2013-10-16 | 1 | -1/+2 |
* | | matroskadec: Demux support for SeekPreRoll and CodecDelay | Vignesh Venkatasubramanian | 2013-10-14 | 1 | -0/+15 |
* | | avformat: use ff_alloc_extradata() | Paul B Mahol | 2013-10-13 | 1 | -7/+2 |
* | | avformat/matroskadec: only set r_frame_rate if the value is within reasonable... | Michael Niedermayer | 2013-10-06 | 1 | -1/+2 |
* | | Merge commit '668643b9239c70b777aea322eab411ebc960d9a0' | Michael Niedermayer | 2013-09-25 | 1 | -1/+7 |
|\| |
|
| * | matroskadec: check av_strdup() when setting defaults | Anton Khirnov | 2013-09-24 | 1 | -1/+7 |
* | | matroska: Add the CueDuration element | James Almer | 2013-09-21 | 1 | -0/+1 |
* | | avformat/matroskadec: correct spurious keyframe warnings in webm | Monty Montgomery | 2013-09-20 | 1 | -3/+3 |
* | | avformat/matroskadec: use av_malloc_array() and check for allocation error | Paul B Mahol | 2013-09-19 | 1 | -1/+3 |
* | | Merge commit '569d18aa9dc989c37bb4d4b968026fe5afa6fff9' | Michael Niedermayer | 2013-09-17 | 1 | -0/+4 |
|\| |
|
| * | matroskadec: Verify realaudio codec parameters | Martin Storsjö | 2013-09-17 | 1 | -0/+4 |
* | | matroskadec: Mute "Unknown entry" log messages for CueRelativePosition entries | James Almer | 2013-09-15 | 1 | -0/+1 |
* | | avformat/matroskadec: use av_realloc_array() | Michael Niedermayer | 2013-09-11 | 1 | -1/+1 |
* | | avformat/matroskadec: ebml_parse_elem() should not deallocate priorly existin... | Michael Niedermayer | 2013-09-11 | 1 | -6/+5 |
* | | Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa' | Michael Niedermayer | 2013-09-11 | 1 | -5/+6 |
|\| |
|
| * | avformat: Use av_reallocp_array() where suitable | Alexandra Khirnova | 2013-09-10 | 1 | -5/+6 |
* | | opus/matroska: Adding support for End Trimming in demuxer/decoder | Vignesh Venkatasubramanian | 2013-09-10 | 1 | -5/+25 |
* | | Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab' | Michael Niedermayer | 2013-09-04 | 1 | -1/+2 |
|\| |
|
| * | matroskadec: Check that .lang was allocated and set before reading it | Martin Storsjö | 2013-09-03 | 1 | -1/+2 |
* | | avformat/matroskadec: add WebVTT support | Matthew Heaney | 2013-08-19 | 1 | -1/+134 |
* | | avformat/matroskadec: check out_samplerate before using it in av_rescale() | Michael Niedermayer | 2013-08-18 | 1 | -0/+2 |
* | | matroskadec: Improve TTA duration calculation | James Almer | 2013-08-18 | 1 | -1/+1 |
* | | avformat/matroskadec: make sipr_bit_rate static const | Michael Niedermayer | 2013-08-04 | 1 | -1/+1 |
* | | avformat/matroskadec: Detect conflicting sample rate/default_duration | Michael Niedermayer | 2013-07-15 | 1 | -1/+10 |
* | | Merge commit '8835c554ff506992c47f6e347c74216ae073f0fa' | Michael Niedermayer | 2013-06-11 | 1 | -8/+7 |
|\| |
|
| * | matroskadec: introduce resync function. | Sean McGovern | 2013-06-10 | 1 | -4/+43 |
* | | matroskadec: move ALAC extradata creation bellow AAC one | Paul B Mahol | 2013-06-08 | 1 | -12/+13 |
* | | matroskadec: fix memleak of pkt_data | Michael Niedermayer | 2013-06-03 | 1 | -1/+2 |
* | | matroskadec: favor av_freep() | Michael Niedermayer | 2013-06-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-28 | 1 | -0/+98 |
|\| |
|
| * | matroskadec: export full wavpack blocks. | Anton Khirnov | 2013-05-28 | 1 | -0/+98 |
* | | Merge commit '564b7e0c0095768cd20001b28154d69462be54e7' | Michael Niedermayer | 2013-05-28 | 1 | -0/+1 |
|\| |
|
| * | matroskadec: silently skip CodecState element. | Anton Khirnov | 2013-05-27 | 1 | -0/+1 |
* | | matroska_read_seek: Fix used streams for subtitle index compensation | Michael Niedermayer | 2013-05-26 | 1 | -4/+5 |
* | | avformat/matroskadec: fix integer overflow | Michael Niedermayer | 2013-05-19 | 1 | -1/+1 |
* | | matroska: set "done" only during resync fail. | Reimar Döffinger | 2013-05-07 | 1 | -1/+0 |
* | | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af' | Michael Niedermayer | 2013-05-05 | 1 | -1/+1 |
|\| |
|
| * | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 1 | -1/+1 |
* | | subtitles: introduce ASS codec id and use it. | Clément Bœsch | 2013-04-18 | 1 | -1/+13 |
* | | matroskadec: Check EBML lace sizes. | Michael Niedermayer | 2013-04-04 | 1 | -4/+4 |
* | | matroskadec: Check for overflows in xiph lace decoding | Michael Niedermayer | 2013-04-04 | 1 | -2/+2 |
* | | matroskadec: fix return code for too long xiph laces | Michael Niedermayer | 2013-04-04 | 1 | -1/+1 |
* | | Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b' | Michael Niedermayer | 2013-04-04 | 1 | -1/+2 |
|\| |
|
| * | matroska: pass the lace size to the matroska_parse_rm_audio | Luca Barbato | 2013-04-03 | 1 | -2/+2 |