| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/matroskadec: fix is_keyframe for early Blocks | Chris Cunningham | 2017-02-06 | 1 | -3/+7 |
* | matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header | Andreas Cadhalpun | 2016-11-17 | 1 | -0/+5 |
* | avformat/matroskadec: fix BitsPerChannel element's default value | James Almer | 2016-10-18 | 1 | -1/+1 |
* | avformat/matroskadec: clarify some Colour element defaults using enum values | James Almer | 2016-10-18 | 1 | -6/+6 |
* | avformat/matroskadec: support parsing Chroma Location elements | James Almer | 2016-10-18 | 1 | -0/+8 |
* | matroskadec: fix NULL pointer dereference | Andreas Cadhalpun | 2016-10-17 | 1 | -1/+1 |
* | Partially revert "avformat/matroskadec: set aspect ratio only when DisplayWid... | James Almer | 2016-10-16 | 1 | -1/+1 |
* | avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeig... | James Almer | 2016-10-15 | 1 | -6/+9 |
* | avformat/matroskadec: workaround the field_order bug in the Matroska muxer | James Almer | 2016-10-13 | 1 | -4/+11 |
* | avformat/matroskadec: check for more reserved values on some Colour elements | James Almer | 2016-10-06 | 1 | -2/+4 |
* | avformat/matroskadec: set AVCodecParameters.field_order on progressive video | James Almer | 2016-09-27 | 1 | -0/+2 |
* | avformat/matroskadec: retain error codes in matroska_resync() and matroska_re... | Sophia Wang | 2016-09-28 | 1 | -6/+9 |
* | avformat: fix decoded creation_time timestamps | Marton Balint | 2016-08-28 | 1 | -6/+1 |
* | libavformat/matroskadec: Add test for seeking with codec delay. | Chris Cunningham | 2016-07-30 | 1 | -1/+1 |
* | libavformat/matroskadec: fix unsigned overflow to improve seeking | Chris Cunningham | 2016-07-23 | 1 | -1/+4 |
* | avformat/matroskadec: Call matroska_read_close() on header parsing error | Michael Niedermayer | 2016-06-24 | 1 | -2/+7 |
* | avformat/matroskadec: force 48kHz sample rate when rescaling Opus inital padding | James Almer | 2016-06-07 | 1 | -1/+2 |
* | avformat/matroskadec: Fix rounding error with codec_delay | Michael Niedermayer | 2016-06-06 | 1 | -3/+4 |
* | Merge commit '5f0226668124aa7ae4db501ba7f4ace4c770f3d1' | Derek Buitenhuis | 2016-05-08 | 1 | -2/+29 |
|\ |
|
| * | matroska: Support interlaced content correctly | Luca Barbato | 2016-03-31 | 1 | -1/+27 |
| * | matroska: Support V_QUICKTIME as written in the specification | Luca Barbato | 2016-03-15 | 1 | -3/+10 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -71/+70 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -59/+59 |
| * | mkv: Force the full parsing of mp3 | Luca Barbato | 2016-02-19 | 1 | -0/+2 |
* | | lavf/matroskadec: Add early support for some of the new colour elements. | Neil Birkbeck | 2016-03-04 | 1 | -0/+134 |
* | | lavf/matroskadec: Process QuickTime palette per track | Mats Peterson | 2016-02-27 | 1 | -8/+11 |
* | | lavf/matroskadec: Get sample size from private data | Mats Peterson | 2016-01-16 | 1 | -2/+8 |
* | | lavf/matroskadec: Use av_realloc() in get_qt_codec() | Mats Peterson | 2016-01-12 | 1 | -3/+3 |
* | | lavf/matroskadec: Normalize noncompliant A_QUICKTIME/V_QUICKTIME private data | Mats Peterson | 2016-01-11 | 1 | -13/+35 |
* | | lavf/matroskadec: A_QUICKTIME and fourcc 0x00000000 | Mats Peterson | 2016-01-08 | 1 | -0/+9 |
* | | lavf/matroskadec: correct codec_tag for "SMI" SVQ3 files | Mats Peterson | 2016-01-06 | 1 | -2/+4 |
* | | avformat/matroskadec: palettized QuickTime video in Matroska | Mats Peterson | 2015-12-28 | 1 | -1/+25 |
* | | Merge commit 'febfb49a70e82f5ac46dc7ea34dabd4d56b19b31' | Hendrik Leppkes | 2015-12-18 | 1 | -2/+2 |
|\| |
|
| * | matroskadec: Fix sample_aspect_ratio for stereo matroska content | Aaron Colwell | 2015-12-07 | 1 | -2/+34 |
* | | lavf/matroskadec: Set codec_tag also for audio codecs. | Carl Eugen Hoyos | 2015-12-12 | 1 | -0/+2 |
* | | Merge commit 'a0fa6d06b848f26b16ba12f0a9a4a85b93ab8022' | Hendrik Leppkes | 2015-12-07 | 1 | -6/+37 |
|\| |
|
| * | matroska: Warn when metadata references a non-existent element | Luca Barbato | 2015-11-28 | 1 | -6/+37 |
* | | avformat: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | | avformat/matroskadec: Fix sample_aspect_ratio for stereo matroska content | Aaron Colwell | 2015-12-02 | 1 | -2/+32 |
* | | avformat/matroskadec: Check subtitle stream before dereferencing | Michael Niedermayer | 2015-11-17 | 1 | -0/+1 |
* | | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -2/+2 |
* | | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
|\| |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 1 | -2/+2 |
* | | lavf/matroskadec: drop indexes that appear broken | Rodger Combs | 2015-10-09 | 1 | -4/+5 |
* | | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' | Hendrik Leppkes | 2015-09-29 | 1 | -20/+6 |
|\| |
|
| * | lavc: Make AVPacket.duration int64, and deprecate convergence_duration | wm4 | 2015-09-29 | 1 | -2/+6 |
* | | lavf/matroska: ignore ChapCountry ID for now | Rodger Combs | 2015-09-20 | 1 | -2/+3 |
* | | lavf/matroskadec: Fully parse and repack MP3 packets | Rodger Combs | 2015-08-16 | 1 | -1/+3 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -4/+4 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -5/+5 |