index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/release/0.6' into release/0.6
n0.6.4
Michael Niedermayer
2011-12-25
2
-0
/
+77
|
\
|
*
Release notes and changelog for 0.6.4
Reinhard Tartler
2011-12-25
2
-0
/
+77
*
|
Merge remote-tracking branch 'qatar/release/0.6' into release/0.6
Michael Niedermayer
2011-12-25
39
-223
/
+427
|
\
|
|
*
Bump version number for 0.6.4 release.
Reinhard Tartler
2011-12-24
1
-1
/
+1
|
*
qdm2: check output buffer size before decoding
Justin Ruggles
2011-12-24
1
-2
/
+9
|
*
Fix qdm2 decoder packet handling to match the api
Baptiste Coudurier
2011-12-24
1
-10
/
+13
|
*
4xm: Add a check in decode_i_frame to prevent buffer overreads
Shitiz Garg
2011-12-24
1
-3
/
+12
|
*
wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits.
Justin Ruggles
2011-12-24
1
-0
/
+3
|
*
swscale: #include "libavutil/mathematics.h"
Reinhard Tartler
2011-12-24
1
-0
/
+1
|
*
vp3dec: Check coefficient index in vp3_dequant()
Reinhard Tartler
2011-12-24
1
-2
/
+12
|
*
svq1dec: call avcodec_set_dimensions() after dimensions changed.
Michael Niedermayer
2011-12-24
1
-0
/
+1
|
*
vp6: Fix illegal read.
Thierry Foucu
2011-12-24
1
-3
/
+6
|
*
vp6: Fix illegal read.
Alex Converse
2011-12-24
1
-1
/
+3
|
*
vp6: Reset the internal state when aborting key frames header parsing
Laurent Aimar
2011-12-24
1
-1
/
+4
|
*
vp6: Check for huffman tree build errors
Laurent Aimar
2011-12-24
4
-11
/
+18
|
*
vp6: partially propagate huffman tree building errors during coeff model pars...
Dustin Brody
2011-12-24
1
-5
/
+5
|
*
Fix out of bound reads in the QDM2 decoder.
Laurent Aimar
2011-12-24
1
-0
/
+2
|
*
Check for out of bound writes in the QDM2 decoder.
Laurent Aimar
2011-12-24
1
-1
/
+6
|
*
vmd: fix segfaults on corruped streams
Laurent Aimar
2011-12-24
1
-24
/
+80
|
*
rv34: Check for invalid slice offsets
Laurent Aimar
2011-12-24
1
-4
/
+5
|
*
rv34: Fix potential overreads
Laurent Aimar
2011-12-24
1
-2
/
+3
|
*
rv34: Avoid NULL dereference on corrupted bitstream
Laurent Aimar
2011-12-24
1
-1
/
+1
|
*
rv10: Reject slices that does not have the same type as the first one
Laurent Aimar
2011-12-24
1
-0
/
+5
|
*
oggdec: fix out of bound write in the ogg demuxer
Laurent Aimar
2011-12-24
1
-2
/
+12
|
*
smacker: fix a few off by 1 errors
Michael Niedermayer
2011-12-24
2
-84
/
+84
|
*
Check for invalid VLC value in smacker decoder.
Laurent Aimar
2011-12-24
1
-0
/
+2
|
*
Check and propagate errors when VLC trees cannot be built in smacker decoder.
Laurent Aimar
2011-12-24
1
-8
/
+12
|
*
Fixed off by one packet size allocation in the smacker demuxer.
Laurent Aimar
2011-12-24
1
-1
/
+1
|
*
Check for invalid packet size in the smacker demuxer.
Laurent Aimar
2011-12-24
1
-0
/
+2
|
*
ape demuxer: fix segfault on memory allocation failure.
Laurent Aimar
2011-12-24
1
-0
/
+2
|
*
Fixed size given to init_get_bits() in xan decoder.
Laurent Aimar
2011-12-24
1
-4
/
+6
|
*
smacker demuxer: handle possible av_realloc() failure.
Kostya Shishkov
2011-12-24
1
-1
/
+6
|
*
Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks.
Laurent Aimar
2011-12-24
1
-2
/
+3
|
*
indeo2: fail if input buffer too small
Alex Converse
2011-12-24
1
-1
/
+7
|
*
indeo2: init_get_bits size in bits instead of bytes
Alex Converse
2011-12-24
1
-1
/
+1
|
*
wavpack: Check error codes rather than working around error conditions.
Alex Converse
2011-12-24
1
-0
/
+6
|
*
Fixed invalid writes in wavpack decoder on corrupted bitstreams.
Laurent Aimar
2011-12-24
1
-3
/
+3
|
*
Fixed invalid access in wavpack decoder on corrupted bitstream.
Laurent Aimar
2011-12-24
1
-14
/
+35
|
*
Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks.
Laurent Aimar
2011-12-24
1
-1
/
+1
|
*
cpu detection: avoid a signed overflow
Sean McGovern
2011-12-24
1
-1
/
+1
|
*
h264: correct implicit weight table computation for long ref pics
Jeff Downs
2011-12-24
1
-9
/
+11
|
*
h264: correct the check for invalid long term frame index in MMCO decode
Jeff Downs
2011-12-24
1
-1
/
+1
|
*
rv10/20: tell decoder to use edge emulation
Kostya Shishkov
2011-12-24
1
-0
/
+1
|
*
flvenc: use int64_t to store offsets
Luca Barbato
2011-12-24
1
-1
/
+1
|
*
VC-1: fix reading of custom PAR.
Reimar Döffinger
2011-12-24
1
-2
/
+2
|
*
h264: notice memory allocation failure
Dustin Brody
2011-11-05
1
-1
/
+4
|
*
libx264: do not set pic quality if no frame is output
Baptiste Coudurier
2011-11-05
1
-1
/
+2
|
*
mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata.
Alex Converse
2011-11-05
1
-1
/
+1
|
*
rv30: return AVERROR(EINVAL) instead of EINVAL
Diego Biurrun
2011-11-05
1
-1
/
+1
|
*
Do not decode RV30 files if the extradata is too small
Rafaël Carré
2011-11-05
1
-0
/
+1
[next]