summaryrefslogtreecommitdiff
path: root/libavformat/matroskadec.c
Commit message (Expand)AuthorAge
* Only insert the icpf atom in ProRes mkv packets if it isn't already present.Carl Eugen Hoyos2014-04-17
* Set Matroska private data when muxing Prores.Carl Eugen Hoyos2014-04-06
* Merge commit 'd92024f18fa3d69937cb2575f3a8bf973df02430'Michael Niedermayer2014-03-11
|\
| * lavf: more correct printf format specifiersDiego Biurrun2014-03-11
* | Merge commit 'f69befe5eefef12172a6479dd9cef3c01bddec7a'Michael Niedermayer2014-03-08
|\|
| * matroskadec: cosmetics: Fix "attachement" vs. "attachment" typoDiego Biurrun2014-03-07
* | Merge commit '84cfce9f99805a144df684417e166c1ae6f95421'Michael Niedermayer2014-03-07
|\|
| * matroskadec: K&R formatting cosmeticsKeiji Costantini2014-03-07
| * matroskadec: use correct compression parameters for current track CodecPrivateAurelien Jacobs2013-11-21
| * matroskadec: pad EBML_BIN data.Anton Khirnov2013-11-21
* | Read bits_per_coded_sample from V_MS/VFW/FOURCC mkv files.Carl Eugen Hoyos2014-02-26
* | avformat/matroskadec: identify SMI as SVQ3Michael Niedermayer2014-01-19
* | avformat/matroskadec: support QDM2 as generated by mkvtoolnix-6.7.0Michael Niedermayer2014-01-19
* | avformat/matroskadec: support SVQ3 as generated by mkvtoolnix-6.6.0Michael Niedermayer2014-01-19
* | Do not read mkv audio bit_depth if bits_per_coded_sample is already set.Carl Eugen Hoyos2014-01-15
* | avformat/matroskadec: check generic audio deinterleaver sub_packet_size again...Michael Niedermayer2014-01-10
* | matroskadec: Export the MuxingApp element value as metadataJames Almer2014-01-03
* | matroskadec: Fix bug when parsing realaudio codec parametersJames Almer2013-12-25
* | avformat/matroskadec: Fix start_timeAlex Sukhanov2013-12-24
* | lavf/matroskadec ReferenceBlock is a signed integerJan Gerber2013-11-16
* | lavf/matroska*: DiscardPadding is a signed integerJan Gerber2013-11-16
* | avformat/matroska: simplify signed int access codeMichael Niedermayer2013-11-15
* | lavf/matroska*: add support for signed integersJan Gerber2013-11-15
* | Merge commit '959bea13ce3498a5bddf8a415a061a7bb5a8b075'Michael Niedermayer2013-11-01
|\|
| * matroskadec: Support HEVC demuxingYusuke Nakamura2013-10-31
* | lavf/matroskadec: Support HEVC demuxing.Yusuke Nakamura2013-10-16
* | matroskadec: Demux support for SeekPreRoll and CodecDelayVignesh Venkatasubramanian2013-10-14
* | avformat: use ff_alloc_extradata()Paul B Mahol2013-10-13
* | avformat/matroskadec: only set r_frame_rate if the value is within reasonable...Michael Niedermayer2013-10-06
* | Merge commit '668643b9239c70b777aea322eab411ebc960d9a0'Michael Niedermayer2013-09-25
|\|
| * matroskadec: check av_strdup() when setting defaultsAnton Khirnov2013-09-24
* | matroska: Add the CueDuration elementJames Almer2013-09-21
* | avformat/matroskadec: correct spurious keyframe warnings in webmMonty Montgomery2013-09-20
* | avformat/matroskadec: use av_malloc_array() and check for allocation errorPaul B Mahol2013-09-19
* | Merge commit '569d18aa9dc989c37bb4d4b968026fe5afa6fff9'Michael Niedermayer2013-09-17
|\|
| * matroskadec: Verify realaudio codec parametersMartin Storsjö2013-09-17
* | matroskadec: Mute "Unknown entry" log messages for CueRelativePosition entriesJames Almer2013-09-15
* | avformat/matroskadec: use av_realloc_array()Michael Niedermayer2013-09-11
* | avformat/matroskadec: ebml_parse_elem() should not deallocate priorly existin...Michael Niedermayer2013-09-11
* | Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'Michael Niedermayer2013-09-11
|\|
| * avformat: Use av_reallocp_array() where suitableAlexandra Khirnova2013-09-10
* | opus/matroska: Adding support for End Trimming in demuxer/decoderVignesh Venkatasubramanian2013-09-10
* | Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab'Michael Niedermayer2013-09-04
|\|
| * matroskadec: Check that .lang was allocated and set before reading itMartin Storsjö2013-09-03
* | avformat/matroskadec: add WebVTT supportMatthew Heaney2013-08-19
* | avformat/matroskadec: check out_samplerate before using it in av_rescale()Michael Niedermayer2013-08-18
* | matroskadec: Improve TTA duration calculationJames Almer2013-08-18
* | avformat/matroskadec: make sipr_bit_rate static constMichael Niedermayer2013-08-04
* | avformat/matroskadec: Detect conflicting sample rate/default_durationMichael Niedermayer2013-07-15
* | Merge commit '8835c554ff506992c47f6e347c74216ae073f0fa'Michael Niedermayer2013-06-11
|\|