November 18, 2015
View aa9dadc

avformat/matroskadec: Check subtitle stream before dereferencing

Michael Niedermayer authored on 2015/11/18 02:19:01
August 16, 2015
View 6197d35

lavf/matroskadec: Fully parse and repack MP3 packets

Rodger Combs authored on 2015/08/16 17:06:04
July 12, 2015
View 1851264

Merge commit 'd80811c94e068085aab797f9ba35790529126f85'

Michael Niedermayer authored on 2015/07/12 22:21:15
June 16, 2015
View 973e67e

matroskadec: validate audio channels and bitdepth

Andreas Cadhalpun authored on 2015/06/16 04:06:51
View d89cd16

matroskadec: check audio sample rate

Andreas Cadhalpun authored on 2015/06/16 03:59:22
May 14, 2015
View e539751

Merge commit '8fc11abe1fea4f211cc7dbd58a173d1221627d90'

Michael Niedermayer authored on 2015/05/14 05:04:02
May 13, 2015
View 171af59

avformat/matroskadec: Cleanup error handling for bz2 & zlib

Michael Niedermayer authored on 2015/05/13 01:32:12
May 12, 2015
View 8fc11ab

mkv: Print unsupported mov tags when found

Vittorio Giovara authored on 2015/05/12 01:23:43
May 11, 2015
View 17b2630

avformat/matroskadec: Use size_t for the variable holding a strlen() value.

Michael Niedermayer authored on 2015/05/11 10:51:17
May 4, 2015
View 5d309d3

avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k]

Michael Niedermayer authored on 2015/05/04 22:47:54
View e545406

matroskadec: check s->streams[k] before using it

Andreas Cadhalpun authored on 2015/05/04 06:55:20
View eb9fb50

matroskadec: use uint64_t instead of int for index_scale

Andreas Cadhalpun authored on 2015/05/04 06:07:20
May 2, 2015
View c187217

avformat/matroskadec: Mark static tables as const

Michael Niedermayer authored on 2015/05/02 20:27:18
April 19, 2015
View 0cab093

avformat/matroskadec: remove now duplicate doctype check

Michael Niedermayer authored on 2015/04/19 23:45:24
April 11, 2015
View b8d7f31

matroskadec: fix crash when parsing invalid mkv

Thomas Guillem authored on 2015/04/11 02:04:51