git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
matroskadec: use av_grow_packet in merge_packets.
[ffmpeg.git]
/
libavformat
/
matroskadec.c
2012-04-16
Nicolas George
matroskadec: use av_grow_packet in merge_packets.
blob
|
commitdiff
2012-04-16
Reimar Döffinger
Add skip_to_keyframe stream variable.
blob
|
commitdiff
|
diff to current
2012-04-14
Michael Niedermayer
matroskadec: fix null pointer dereference
blob
|
commitdiff
|
diff to current
2012-04-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-13
Dale Curtis
matroska: Fix leaking memory allocated for laces.
blob
|
commitdiff
|
diff to current
2012-04-13
Dale Curtis
matroska: Fix leaking memory allocated for laces.
blob
|
commitdiff
|
diff to current
2012-03-23
Michael Niedermayer
matroskadec: fix strcmp(NULL)
blob
|
commitdiff
|
diff to current
2012-03-16
Michael Niedermayer
matroskadec: Fix null pointer exception on corrupted...
blob
|
commitdiff
|
diff to current
2012-03-05
Aaron Colwell
matroska : Add support for reading/writing creation_tim...
blob
|
commitdiff
|
diff to current
2012-03-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-02
Ronald S. Bultje
matroska: check buffer size for RM-style byte reordering.
blob
|
commitdiff
|
diff to current
2012-02-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-25
Ronald S. Bultje
matroska: don't overwrite string values until read...
blob
|
commitdiff
|
diff to current
2012-02-22
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-21
Alex Converse
Mark mutable static data const where appropriate.
blob
|
commitdiff
|
diff to current
2012-02-20
Reimar Döffinger
matroskadec: remove H.264 special-case that disabled...
blob
|
commitdiff
|
diff to current
2012-02-17
Reimar Döffinger
matroskadec: introduce resync function.
blob
|
commitdiff
|
diff to current
2012-02-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
libavformat: Add an ff_ prefix to some lavf internal...
blob
|
commitdiff
|
diff to current
2012-02-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-13
Reimar Döffinger
matroskadec: properly fall back to generic seek.
blob
|
commitdiff
|
diff to current
2012-02-13
Reimar Döffinger
matroskadec: reset num_levels on seek.
blob
|
commitdiff
|
diff to current
2012-02-13
Diego Biurrun
matroskadec: Mark variable as av_unused.
blob
|
commitdiff
|
diff to current
2012-01-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-27
Anton Khirnov
lavf: remove AVFormatParameters from AVFormatContext...
blob
|
commitdiff
|
diff to current
2012-01-26
Michael Niedermayer
matroskadec: increase padding on several more extradata...
blob
|
commitdiff
|
diff to current
2012-01-26
Alex Converse
matroskadec: Pad AAC extradata.
blob
|
commitdiff
|
diff to current
2012-01-25
Alex Converse
matroskadec: Pad AAC extradata.
blob
|
commitdiff
|
diff to current
2012-01-05
Chris Evans
matroskadec: Fix a bug where a pointer was cached to...
blob
|
commitdiff
|
diff to current
2012-01-04
Chris Evans
mkv: Fix a bug where a pointer was cached to an array...
blob
|
commitdiff
|
diff to current
2011-12-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-11
Mans Rullgard
lavu: replace int/float punning functions
blob
|
commitdiff
|
diff to current
2011-12-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-05
Diego Biurrun
misc Doxygen markup improvements
blob
|
commitdiff
|
diff to current
2011-12-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
lavf: make av_set_pts_info private.
blob
|
commitdiff
|
diff to current
2011-11-30
Anton Khirnov
matroskadec: don't set codec timebase.
blob
|
commitdiff
|
diff to current
2011-11-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-05
Ronald S. Bultje
matroskadec: empty blocks are in fact valid.
blob
|
commitdiff
|
diff to current
2011-10-29
Hendrik Leppkes
Revert "matroskadec: forward parsing errors to caller."
blob
|
commitdiff
|
diff to current
2011-10-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-28
Anton Khirnov
lavf: make some seeking functions private
blob
|
commitdiff
|
diff to current
2011-10-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavc: use avpriv_ prefix for some mpeg4audio symbols...
blob
|
commitdiff
|
diff to current
2011-10-20
Anton Khirnov
lavf: use avpriv_ prefix for ff_new_chapter().
blob
|
commitdiff
|
diff to current
2011-10-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-19
Anton Khirnov
lavf,lavd: replace av_new_stream->avformat_new_stream...
blob
|
commitdiff
|
diff to current
2011-10-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-10-14
Ronald S. Bultje
matroskadec: fix out of bounds write
blob
|
commitdiff
|
diff to current
2011-09-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-09-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-09-27
Michael Niedermayer
Fix memory (re)allocation in matroskadec.c, related...
blob
|
commitdiff
|
diff to current
2011-09-27
Anton Khirnov
matroskadec: export mimetype of attachments as metadata.
blob
|
commitdiff
|
diff to current
2011-09-22
Aaron Colwell
matroskadec: Fix seeking for matroska files with CUES...
blob
|
commitdiff
|
diff to current
2011-09-15
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-09-15
Dustin Brody
matroskadec: fix typo.
blob
|
commitdiff
|
diff to current
2011-09-15
Dustin Brody
matroskadec: bail on parsing of incorrect seek index...
blob
|
commitdiff
|
diff to current
2011-08-17
Aurelien Jacobs
matroskadec: use correct compression parameters for...
blob
|
commitdiff
|
diff to current
2011-07-28
Michael Niedermayer
Fix several security issues in matroskadec.c (MSVR...
blob
|
commitdiff
|
diff to current
2011-07-20
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-20
Chris Evans
matroskadec: fix integer underflow if header length...
blob
|
commitdiff
|
diff to current
2011-07-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-17
Anton Khirnov
lavf: use designated initialisers for all (de)muxers.
blob
|
commitdiff
|
diff to current
2011-07-11
Michael Niedermayer
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
blob
|
commitdiff
|
diff to current
2011-07-10
Anton Khirnov
matroskadec: fix stupid typo (!= -> ==)
blob
|
commitdiff
|
diff to current
2011-07-10
Anton Khirnov
matroskadec: reindent
blob
|
commitdiff
|
diff to current
2011-07-10
Aaron Colwell
matroskadec: defer parsing of cues element until we...
blob
|
commitdiff
|
diff to current
2011-07-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-01
John Stebbins
matroskadec: matroska_read_seek after after EBML_STOP...
blob
|
commitdiff
|
diff to current
2011-06-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-29
Ami Fischman
matroskadec: forward parsing errors to caller.
blob
|
commitdiff
|
diff to current
2011-06-14
Aurelien Jacobs
matroskadec: properly decode color space in an endian...
blob
|
commitdiff
|
diff to current
2011-06-13
Aurelien Jacobs
matroskadec: use a temporary fourcc variable
blob
|
commitdiff
|
diff to current
2011-06-13
Aurelien Jacobs
replace remaining usage of deprecated av_metadata_set2...
blob
|
commitdiff
|
diff to current
2011-06-09
Reimar Döffinger
matroskadec: set timestamps for RealAudio packets.
blob
|
commitdiff
|
diff to current
2011-06-09
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-08
Anton Khirnov
Remove all uses of now deprecated metadata functions.
blob
|
commitdiff
|
diff to current
2011-06-02
Clément Bœsch
Fix various uninitialized variable warnings
blob
|
commitdiff
|
diff to current
2011-05-24
Aurelien Jacobs
matroskadec: fix reverted condition to accept combine_p...
blob
|
commitdiff
|
diff to current
2011-05-23
Aurelien Jacobs
matroska: cleanup handling of video stereo mode
blob
|
commitdiff
|
diff to current
2011-05-21
Kirill Gavrilov
matroska: switch stereo mode from int to string and...
blob
|
commitdiff
|
diff to current
2011-05-12
Aurelien Jacobs
matroskadec: check that pointers were initialized befor...
blob
|
commitdiff
|
diff to current
2011-04-20
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-19
Stefano Sabatini
avio: remove AVIO_* access symbols in favor of new...
blob
|
commitdiff
|
diff to current
2011-04-15
Michael Niedermayer
Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
blob
|
commitdiff
|
diff to current
2011-04-14
Max Horn
handle malloc failures in ff_get_wav_header
blob
|
commitdiff
|
diff to current
2011-04-08
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-07
Anton Khirnov
avio: AVIO_ prefixes for URL_ open flags.
blob
|
commitdiff
|
diff to current
2011-04-04
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-03
Anton Khirnov
avio: introduce an AVIOContext.seekable field
blob
|
commitdiff
|
diff to current
2011-03-25
Michael Niedermayer
Revert "matroskadec: set default duration for simple...
blob
|
commitdiff
|
diff to current
2011-03-25
Michael Niedermayer
Merge remote-tracking branch 'newdev/master'
blob
|
commitdiff
|
diff to current
2011-03-24
John Stebbins
matroskadec: set default duration for simple block
blob
|
commitdiff
|
diff to current
2011-03-23
Aurelien Jacobs
matroskadec: check that pointers were initialized befor...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-03-17
Michael Niedermayer
Merge remote-tracking branch 'newdev/master'
blob
|
commitdiff
|
diff to current
2011-03-17
Anton Khirnov
lavf: replace avio_seek(SEEK_CUR) with avio_skip where...
blob
|
commitdiff
|
diff to current
2011-03-16
Aurelien Jacobs
matroskadec: set a default duration also for packets...
blob
|
commitdiff
|
diff to current
2011-03-07
Anton Khirnov
avio: deprecate url_feof
blob
|
commitdiff
|
diff to current
2011-03-05
Reimar Döffinger
Make matroska demuxer also set timestamps for RealAudio...
blob
|
commitdiff
|
diff to current
next