index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
Age
Commit message (
Expand
)
Author
2011-10-09
xxan: check for out of bound accesses
Laurent Aimar
2011-10-09
txd: check for out of bound reads.
Laurent Aimar
2011-10-09
qtrle: check for invalid line offset
Laurent Aimar
2011-10-09
vqavideo: check for out of bound reads.
Laurent Aimar
2011-10-09
vqavideo: check for invalid/unsupported version
Laurent Aimar
2011-10-09
eamad: release the reference frame on video size changes
Laurent Aimar
2011-10-09
eamad: check for out of bound reads when doing MC
Laurent Aimar
2011-10-09
eamad: avoid NULL derefence when missing the reference frame.
Laurent Aimar
2011-10-09
eatgv: fix pointer arithmetic overflows.
Laurent Aimar
2011-10-09
eatgv: fix out of bound reads on corrupted motions vectors.
Laurent Aimar
2011-10-09
eamad: clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary b...
Laurent Aimar
2011-10-09
atrac1: give a valid context pointer to av_log().
Laurent Aimar
2011-10-08
Start adding pixel definitions for planar rgb.
Themaister
2011-10-08
dct-test: document the number of bits we use for testing.
Michael Niedermayer
2011-10-08
dct-test: better term for meximum error.
Michael Niedermayer
2011-10-08
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-08
H264: set colorspace and full range to values indicating unspecified by default
Michael Niedermayer
2011-10-07
bintext: reset x and y pos after each frame decode.
Clément Bœsch
2011-10-07
mpc8: Check out of bound bands limit
Laurent Aimar
2011-10-07
xan: Prevent NULL dereference with missing palette
Laurent Aimar
2011-10-07
xan: Check for out of bound reads in xan_huffman_decode()
Laurent Aimar
2011-10-07
xan: Fixed out of bound accesses in xan_unpack()
Laurent Aimar
2011-10-07
motionpixels: Prevent calling init_vlc() with invalid parameters
Laurent Aimar
2011-10-07
shorten: Fix out of bound writes in fix_bitshift()
Laurent Aimar
2011-10-07
dsicinav: Check for out of bounds writes
Laurent Aimar
2011-10-07
tiertexseqv: Check for out of bound reads
Laurent Aimar
2011-10-07
quickdraw: Check for out of bound reads
Laurent Aimar
2011-10-07
dsicinav: Check for out of bounds reads
Laurent Aimar
2011-10-07
motionpixels: Fix the size of workspace buffers
Laurent Aimar
2011-10-07
motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp...
Laurent Aimar
2011-10-07
wmavoice: Check for corrupted extra data
Laurent Aimar
2011-10-07
wmavoice: Check for out of bound writes
Laurent Aimar
2011-10-07
xan: Prevent NULL dereferences with missing reference frame
Laurent Aimar
2011-10-07
bink: Prevent NULL dereferences with missing reference frame
Laurent Aimar
2011-10-07
wavpack: Reset internal state on corrupted blocks
Laurent Aimar
2011-10-07
wmapro: Validate the number of audio channels before using it
Laurent Aimar
2011-10-07
shorten: Prevent block size from increasing
Laurent Aimar
2011-10-07
xan: Prevent out of bound accesses
Laurent Aimar
2011-10-07
Merge remote-tracking branch 'hexene/stagefright'
Michael Niedermayer
2011-10-07
libstagefright: start decode_thread() only after decode_frame() is called at ...
Mohamed Naufal
2011-10-07
libstagefright: mark the dummy frame as keyframe.
Mohamed Naufal
2011-10-07
libstagefright: limit the output queue size
Mohamed Naufal
2011-10-07
libstagefright: return EOS if CustomSource::read() is called after decode_thr...
Mohamed Naufal
2011-10-07
libstagefright: set the correct frame size
Mohamed Naufal
2011-10-07
H264: Only wait before triggering ff_thread_setup_complete() until the next s...
Michael Niedermayer
2011-10-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-07
lavc: add ff_init_buffer_info()
Michael Niedermayer
2011-10-07
h264: reject unsupported 422 9 bit streams
Laurent Aimar
2011-10-07
h264: fix the size of PPS::chroma_qp_table
Laurent Aimar
2011-10-07
vp6: Reset the internal state when aborting key frames header parsing
Laurent Aimar
[next]