git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge commit '959bea13ce3498a5bddf8a415a061a7bb5a8b075'
[ffmpeg.git]
/
libavformat
/
matroskadec.c
2013-11-01
Michael Niedermayer
Merge commit '959bea13ce3498a5bddf8a415a061a7bb5a8b075'
blob
|
commitdiff
2013-10-31
Yusuke Nakamura
matroskadec: Support HEVC demuxing
blob
|
commitdiff
|
diff to current
2013-10-15
Yusuke Nakamura
lavf/matroskadec: Support HEVC demuxing.
blob
|
commitdiff
|
diff to current
2013-10-14
Vignesh Venkatasub...
matroskadec: Demux support for SeekPreRoll and CodecDelay
blob
|
commitdiff
|
diff to current
2013-10-13
Paul B Mahol
avformat: use ff_alloc_extradata()
blob
|
commitdiff
|
diff to current
2013-10-05
Michael Niedermayer
avformat/matroskadec: only set r_frame_rate if the...
blob
|
commitdiff
|
diff to current
2013-09-25
Michael Niedermayer
Merge commit '668643b9239c70b777aea322eab411ebc960d9a0'
blob
|
commitdiff
|
diff to current
2013-09-24
Anton Khirnov
matroskadec: check av_strdup() when setting defaults
blob
|
commitdiff
|
diff to current
2013-09-21
James Almer
matroska: Add the CueDuration element
blob
|
commitdiff
|
diff to current
2013-09-20
Monty Montgomery
avformat/matroskadec: correct spurious keyframe warning...
blob
|
commitdiff
|
diff to current
2013-09-19
Paul B Mahol
avformat/matroskadec: use av_malloc_array() and check...
blob
|
commitdiff
|
diff to current
2013-09-17
Michael Niedermayer
Merge commit '569d18aa9dc989c37bb4d4b968026fe5afa6fff9'
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
matroskadec: Verify realaudio codec parameters
blob
|
commitdiff
|
diff to current
2013-09-15
James Almer
matroskadec: Mute "Unknown entry" log messages for...
blob
|
commitdiff
|
diff to current
2013-09-11
Michael Niedermayer
avformat/matroskadec: use av_realloc_array()
blob
|
commitdiff
|
diff to current
2013-09-11
Michael Niedermayer
avformat/matroskadec: ebml_parse_elem() should not...
blob
|
commitdiff
|
diff to current
2013-09-11
Michael Niedermayer
Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'
blob
|
commitdiff
|
diff to current
2013-09-10
Vignesh Venkatasub...
opus/matroska: Adding support for End Trimming in demux...
blob
|
commitdiff
|
diff to current
2013-09-10
Alexandra Khirnova
avformat: Use av_reallocp_array() where suitable
blob
|
commitdiff
|
diff to current
2013-09-04
Michael Niedermayer
Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab'
blob
|
commitdiff
|
diff to current
2013-09-03
Martin Storsjö
matroskadec: Check that .lang was allocated and set...
blob
|
commitdiff
|
diff to current
2013-08-19
Matthew Heaney
avformat/matroskadec: add WebVTT support
blob
|
commitdiff
|
diff to current
2013-08-18
Michael Niedermayer
avformat/matroskadec: check out_samplerate before using...
blob
|
commitdiff
|
diff to current
2013-08-18
James Almer
matroskadec: Improve TTA duration calculation
blob
|
commitdiff
|
diff to current
2013-08-04
Michael Niedermayer
avformat/matroskadec: make sipr_bit_rate static const
blob
|
commitdiff
|
diff to current
2013-07-15
Michael Niedermayer
avformat/matroskadec: Detect conflicting sample rate...
blob
|
commitdiff
|
diff to current
2013-06-11
Michael Niedermayer
Merge commit '8835c554ff506992c47f6e347c74216ae073f0fa'
blob
|
commitdiff
|
diff to current
2013-06-10
Sean McGovern
matroskadec: introduce resync function.
blob
|
commitdiff
|
diff to current
2013-06-08
Paul B Mahol
matroskadec: move ALAC extradata creation bellow AAC one
blob
|
commitdiff
|
diff to current
2013-06-03
Michael Niedermayer
matroskadec: fix memleak of pkt_data
blob
|
commitdiff
|
diff to current
2013-06-03
Michael Niedermayer
matroskadec: favor av_freep()
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-05-28
Anton Khirnov
matroskadec: export full wavpack blocks.
blob
|
commitdiff
|
diff to current
2013-05-28
Michael Niedermayer
Merge commit '564b7e0c0095768cd20001b28154d69462be54e7'
blob
|
commitdiff
|
diff to current
2013-05-27
Anton Khirnov
matroskadec: silently skip CodecState element.
blob
|
commitdiff
|
diff to current
2013-05-26
Michael Niedermayer
matroska_read_seek: Fix used streams for subtitle index...
blob
|
commitdiff
|
diff to current
2013-05-19
Michael Niedermayer
avformat/matroskadec: fix integer overflow
blob
|
commitdiff
|
diff to current
2013-05-07
Reimar Döffinger
matroska: set "done" only during resync fail.
blob
|
commitdiff
|
diff to current
2013-05-05
Michael Niedermayer
Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
blob
|
commitdiff
|
diff to current
2013-05-04
Diego Biurrun
avformat: Add AVPROBE_SCORE_EXTENSION define and use...
blob
|
commitdiff
|
diff to current
2013-04-18
Clément Bœsch
subtitles: introduce ASS codec id and use it.
blob
|
commitdiff
|
diff to current
2013-04-04
Michael Niedermayer
matroskadec: Check EBML lace sizes.
blob
|
commitdiff
|
diff to current
2013-04-04
Michael Niedermayer
matroskadec: Check for overflows in xiph lace decoding
blob
|
commitdiff
|
diff to current
2013-04-04
Michael Niedermayer
matroskadec: fix return code for too long xiph laces
blob
|
commitdiff
|
diff to current
2013-04-04
Michael Niedermayer
Merge commit 'bcc94328980e6c56546792ab08b0756abdce310b'
blob
|
commitdiff
|
diff to current
2013-04-04
Michael Niedermayer
Merge commit '8a96df7b70be509dae9ceec82d2c10a20361356d'
blob
|
commitdiff
|
diff to current
2013-04-03
Michael Niedermayer
matroskadec: fix display_width/height = 0 handling
blob
|
commitdiff
|
diff to current
2013-04-03
Luca Barbato
matroska: pass the lace size to the matroska_parse_rm_audio
blob
|
commitdiff
|
diff to current
2013-04-03
Luca Barbato
matroska: fix a corner case in ebml-lace parsing
blob
|
commitdiff
|
diff to current
2013-04-03
Dale Curtis
matroska: Update the available size after lace parsing
blob
|
commitdiff
|
diff to current
2013-03-27
Dale Curtis
Fix heap-buffer-overflow in matroska_parse_block
blob
|
commitdiff
|
diff to current
2013-03-22
Michael Niedermayer
matroskadec: switch to av_assert
blob
|
commitdiff
|
diff to current
2013-03-20
Frank Galligan
matroskadec: Add support for parsing Matroska ContentEn...
blob
|
commitdiff
|
diff to current
2013-03-19
Michael Niedermayer
matroska_parse_frame: fix memleak
blob
|
commitdiff
|
diff to current
2013-03-15
Michael Niedermayer
matroskadec: avoid integer overflow
blob
|
commitdiff
|
diff to current
2013-03-12
Luca Barbato
matroskadec: request a read buffer for the wav header
blob
|
commitdiff
|
diff to current
2013-03-11
Anton Khirnov
lavf: remove disabled FF_API_R_FRAME_RATE cruft
blob
|
commitdiff
|
diff to current
2013-03-08
Michael Niedermayer
Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
avpacket: use AVBuffer to allow refcounting the packets.
blob
|
commitdiff
|
diff to current
2013-02-14
Vignesh Venkatasub...
Removing network.h from matroskadec.c
blob
|
commitdiff
|
diff to current
2013-02-14
Vignesh Venkatasub...
Adding AlphaMode element to Matroska Parser
blob
|
commitdiff
|
diff to current
2013-02-13
Michael Niedermayer
matroskadec: simplify additional_id writing code
blob
|
commitdiff
|
diff to current
2013-02-13
Vignesh Venkatasub...
Adding support for parsing BlockAdditional
blob
|
commitdiff
|
diff to current
2013-02-07
Michael Niedermayer
matroskadec: support seek to non keyframes
blob
|
commitdiff
|
diff to current
2013-01-24
Paul B Mahol
matroskadec: export codec bits_per_coded_sample
blob
|
commitdiff
|
diff to current
2013-01-11
Michael Niedermayer
Merge commit '7b8c5b263bc680eff5710bee5994de39d47fc15e'
blob
|
commitdiff
|
diff to current
2013-01-10
Dale Curtis
matroska: Fix use after free
blob
|
commitdiff
|
diff to current
2013-01-04
Michael Niedermayer
matroskadec: fix ffio_init_context() usage
blob
|
commitdiff
|
diff to current
2012-12-04
Michael Niedermayer
matroskadec: reset size when freeing data.
blob
|
commitdiff
|
diff to current
2012-11-23
Michael Niedermayer
replace av_log(0, by av_log(NULL,
blob
|
commitdiff
|
diff to current
2012-11-11
Michael Niedermayer
matroskadec: check h in generic rm packet shuffler
blob
|
commitdiff
|
diff to current
2012-11-09
Michael Niedermayer
ebml_read_binary: use fast_padded_malloc()
blob
|
commitdiff
|
diff to current
2012-11-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-11-02
Anton Khirnov
matroskadec: do not use avpacket internals
blob
|
commitdiff
|
diff to current
2012-10-25
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-25
Diego Biurrun
avutil: Make LZO decoder code configure-time selectable
blob
|
commitdiff
|
diff to current
2012-10-20
Michael Niedermayer
matroskadec: fix double negation typo
blob
|
commitdiff
|
diff to current
2012-10-20
Michael Niedermayer
matroska_parse_rm_audio: check for malloc failure
blob
|
commitdiff
|
diff to current
2012-10-16
Michael Niedermayer
Merge commit '4c995fafd861f537360b3717901cdbed6a6844e7'
blob
|
commitdiff
|
diff to current
2012-10-15
Diego Biurrun
rmdec: Move SIPR code shared with Matroska demuxer...
blob
|
commitdiff
|
diff to current
2012-09-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-21
Anton Khirnov
matroskadec: fix a sanity check.
blob
|
commitdiff
|
diff to current
2012-09-21
Anton Khirnov
matroskadec: only return corrupt packets that actually...
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
matroskadec: matroska_parse_rm_audio: remove unused...
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
Merge commit 'c831ebf61629d219ebcaa9f02d262e67aad09d83'
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
Merge commit '117d8c6d1f1c187ffc6098d9618457e00534e013'
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
matroskadec: fix typo
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
Merge commit '870e75524aa0d00ebcd1d15589c8d29b84af1565'
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
Merge commit 'c9a39cec70603f662f4c326b21b11c4f0112079a'
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
Merge commit '8d4dd55c37b14ecea596f3477b35bf6c20688d8b'
blob
|
commitdiff
|
diff to current
2012-09-20
Michael Niedermayer
Merge commit '581281e242609a222233a2e5538b89dfb88fb18e'
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: split frame parsing
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroska: implement support for ProRes
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: validate lace_size when parsed
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: return meaningful errors in matroska_decod...
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: refactor matroska_decode_buffer
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: properly support BlockDuration
blob
|
commitdiff
|
diff to current
2012-09-19
Luca Barbato
matroskadec: split laces parsing
blob
|
commitdiff
|
diff to current
2012-09-19
Moritz Bunkus
matroska: implement support for ALAC
blob
|
commitdiff
|
diff to current
next