|
|
|
@e1b2f6ec
|
13 years |
michaelni |
prores: only call get_buffer once per frame
Signed-off-by: Michael …
|
|
|
@ebba05b3
|
13 years |
michaelni |
prores:cosmetics
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@fd0247f8
|
13 years |
michaelni |
prores: fix typo
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@cb50ada4
|
13 years |
stefasab |
ffprobe: parse arguments for -print_format writer
This allows …
|
|
|
@9806dda8
|
13 years |
stefasab |
ffprobe: create a dedicated "Writers" section in the manual
Also …
|
|
|
@eff7684b
|
13 years |
stefasab |
ffprobe: extend writers API, and move the writers up in the file
The …
|
|
|
@2b43bfa0
|
13 years |
stefasab |
lavu: bump micro after gcd(), random(), and hypot() additions in eval
|
|
|
@af52e6b6
|
13 years |
Clément Bœsch |
doc: avoid "@table has text but no @item" warning.
|
|
|
@18a97b03
|
13 years |
michaelni |
Allow YUV444P and RGB/BGR encoding for libx264.
Signed-off-by: …
|
|
|
@c5db8b4d
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@7fb92be7
|
13 years |
michaelni |
qtrle: check for out of bound writes.
Signed-off-by: Michael …
|
|
|
@a68a6a4f
|
13 years |
michaelni |
xxan: check for out of bound accesses
Signed-off-by: Michael …
|
|
|
@e182de9
|
13 years |
michaelni |
txd: check for out of bound reads.
Signed-off-by: Michael Niedermayer …
|
|
|
@a4ed7c3f
|
13 years |
michaelni |
qtrle: check for invalid line offset
Signed-off-by: Michael …
|
|
|
@6d45702f
|
13 years |
michaelni |
vqavideo: check for out of bound reads.
Signed-off-by: Michael …
|
|
|
@e3123856
|
13 years |
michaelni |
vqa: fix double free on corrupted streams
Signed-off-by: Michael …
|
|
|
@b226af39
|
13 years |
michaelni |
vqavideo: check for invalid/unsupported version
Signed-off-by: …
|
|
|
@6c1fb3e
|
13 years |
michaelni |
eamad: release the reference frame on video size changes
…
|
|
|
@da357973
|
13 years |
michaelni |
eamad: check for out of bound reads when doing MC
Signed-off-by: …
|
|
|
@6e20554a
|
13 years |
michaelni |
eamad: avoid NULL derefence when missing the reference frame.
…
|
|
|
@6bfe0d4c
|
13 years |
michaelni |
eatgv: fix pointer arithmetic overflows.
Signed-off-by: Michael …
|
|
|
@09302a89
|
13 years |
michaelni |
eatgv: fix out of bound reads on corrupted motions vectors.
…
|
|
|
@74b9c598
|
13 years |
michaelni |
eamad: clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the …
|
|
|
@31ac9b30
|
13 years |
michaelni |
atrac1: give a valid context pointer to av_log().
Signed-off-by: …
|
|
|
@cfabd35
|
13 years |
michaelni |
pixdesc: fix gbr24p
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@e084cad
|
13 years |
michaelni |
ffmpeg: fix y/N regression so that \n is always needed
Signed-off-by: …
|
|
|
@cca81e7e
|
13 years |
michaelni |
sws: gbr24p input support
Signed-off-by: Michael Niedermayer …
|
|
|
@085ea85
|
13 years |
michaelni |
eval: fix () bug in not.
Found-by: Oded Shimon
Signed-off-by: Michael …
|
|
|
@bd141af4
|
13 years |
michaelni |
swscale: Fix prototypes of *toyv12 so they can be used with planar rgb …
|
|
|
@a3e11fa4
|
13 years |
michaelni |
Start adding pixel definitions for planar rgb.
|
|
|
@96fad826
|
13 years |
michaelni |
ffmpeg: put space back that was lost during someone reformating it.
…
|
|
|
@a31e9f68
|
13 years |
mans |
lavf: fix signed overflow in avformat_find_stream_info()
On the first …
|
|
|
@bb591566
|
13 years |
mans |
vp8: fix signed overflows
In addition to avoiding undefined …
|
|
|
@e708afd3
|
13 years |
mans |
motion_est: fix some signed overflows
Signed-off-by: Mans Rullgard …
|
|
|
@559c244d
|
13 years |
mans |
dca: fix signed overflow in shift
Signed-off-by: Mans Rullgard …
|
|
|
@d1229430
|
13 years |
mans |
aacdec: fix undefined shifts
Since nnz can be zero, this is needed to …
|
|
|
@db27bef7
|
13 years |
michaelni |
dct-test: document the number of bits we use for testing.
…
|
|
|
@3d5971d
|
13 years |
michaelni |
dct-test: better term for meximum error.
Signed-off-by: Michael …
|
|
|
@f3bacced
|
13 years |
michaelni |
ffmpeg: fix read_yn() if HAVE_TERMIOS_H || HAVE_KBHIT == 0
…
|
|
|
@dc46692d
|
13 years |
michaelni |
ffmpeg: fix setting codecs for demuxers.
Bug introduced by:
commit …
|
|
|
@92ec66f9
|
13 years |
michaelni |
ffmpeg: limit read_key() calls to get a tiny speed boost.
…
|
|
|
@c09abba1
|
13 years |
michaelni |
ffmpeg: avoid multiple redundant av_gettime() calls, rather reuse the …
|
|
|
@f3afc9d7
|
13 years |
michaelni |
ffmpeg: fix run_as_daemon when HAVE_TERMIOS_H is false
Signed-off-by: …
|
|
|
@d6c231ba
|
13 years |
michaelni |
ffmpeg: cosmetic renamings to reduce difference to qatar.
…
|
|
|
@0732dcee
|
13 years |
michaelni |
ffmpeg: call term_init() earlier
Signed-off-by: Michael Niedermayer …
|
|
|
@570fb660
|
13 years |
michaelni |
ffmpeg: make q_pressed volatile, it can be changed from signal …
|
|
|
@fb795585
|
13 years |
michaelni |
ffmpeg: dont call read_key() in decode_interrupt_cb() this can cause …
|
|
|
@a00676e
|
13 years |
janne-libav |
bink: Check for various out of bound writes
Signed-off-by: Janne …
|
|
|
@24adf783
|
13 years |
janne-libav |
bink: Check for out of bound writes when building tree
Signed-off-by: …
|
|
|
@13397025
|
13 years |
michaelni |
eval: add gcd()
example: -vf …
|
|
|
@9e5e086b
|
13 years |
michaelni |
eval:add hypot()
useage example: -vf …
|
|
|
@ac6eab14
|
13 years |
mans |
put_bits: fix invalid shift by 32 in flush_put_bits()
If …
|
|
|
@9b471735
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (24 …
|
|
|
@ac7cda9e
|
13 years |
michaelni |
eval: add random()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@8fd56f7b
|
13 years |
michaelni |
eval: make variables persistent so they can be used between …
|
|
|
@74f77eb0
|
13 years |
michaelni |
H264: set colorspace and full range to values indicating unspecified …
|
|
|
@98ef887a
|
13 years |
alex.converse |
mpegps: Use av_get_packet() instead of poorly emulating it.
|
|
|
@3775af0f
|
13 years |
michaelni |
bintext: reset x and y pos after each frame decode.
This makes …
|
|
|
@4052bf69
|
13 years |
michaelni |
return error code if error happens
Signed-off-by: Michael Niedermayer …
|
|
|
@c2f2dfb3
|
13 years |
janne-libav |
motionpixels: decode only the 111 complete frames for fate
…
|
|
|
@9bd854b1
|
13 years |
janne-libav |
mpc8: Check out of bound bands limit
Signed-off-by: Janne Grunau …
|
|
|
@7d17a794
|
13 years |
janne-libav |
xan: Prevent NULL dereference with missing palette
Signed-off-by: …
|
|
|
@3db3fdf4
|
13 years |
janne-libav |
xan: Check for out of bound reads in xan_huffman_decode()
…
|
|
|
@3e0757c2
|
13 years |
janne-libav |
xan: Fixed out of bound accesses in xan_unpack()
Signed-off-by: Janne …
|
|
|
@1cd0a551
|
13 years |
janne-libav |
motionpixels: Prevent calling init_vlc() with invalid parameters
…
|
|
|
@5f05cf4e
|
13 years |
janne-libav |
shorten: Fix out of bound writes in fix_bitshift()
The data pointers …
|
|
|
@17206032
|
13 years |
janne-libav |
dsicinav: Check for out of bounds writes
Signed-off-by: Janne Grunau …
|
|
|
@64263dd5
|
13 years |
janne-libav |
tiertexseqv: Check for out of bound reads
Signed-off-by: Janne Grunau …
|
|
|
@4fd56f84
|
13 years |
janne-libav |
quickdraw: Check for out of bound reads
Signed-off-by: Janne Grunau …
|
|
|
@e3ca9b93
|
13 years |
janne-libav |
dsicinav: Check for out of bounds reads
Signed-off-by: Janne Grunau …
|
|
|
@210c8033
|
13 years |
janne-libav |
motionpixels: Fix the size of workspace buffers
Some buffers must be …
|
|
|
@d337dd3
|
13 years |
janne-libav |
motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of …
|
|
|
@d99427c
|
13 years |
janne-libav |
wmavoice: Check for corrupted extra data
Signed-off-by: Janne Grunau …
|
|
|
@1c1449b5
|
13 years |
janne-libav |
wmavoice: Check for out of bound writes
Signed-off-by: Janne Grunau …
|
|
|
@06be075c
|
13 years |
janne-libav |
xan: Prevent NULL dereferences with missing reference frame
…
|
|
|
@c7e63198
|
13 years |
janne-libav |
bink: Prevent NULL dereferences with missing reference frame
…
|
|
|
@2c6cf139
|
13 years |
janne-libav |
wavpack: Reset internal state on corrupted blocks
…
|
|
|
@2c1ba799
|
13 years |
janne-libav |
wmapro: Validate the number of audio channels before using it
…
|
|
|
@1e3336de
|
13 years |
janne-libav |
mpc8: Fix return value on EOF
Signed-off-by: Janne Grunau …
|
|
|
@95010d18
|
13 years |
janne-libav |
shorten: Prevent block size from increasing
Signed-off-by: Janne …
|
|
|
@124a16f6
|
13 years |
janne-libav |
xan: Prevent out of bound accesses
Signed-off-by: Janne Grunau …
|
|
|
@f22bc68d
|
13 years |
michaelni |
Merge remote-tracking branch 'hexene/stagefright'
* …
|
|
|
@a85996d8
|
13 years |
naufal22 |
libstagefright: start decode_thread() only after decode_frame() is …
|
|
|
@fedbf917
|
13 years |
naufal22 |
libstagefright: mark the dummy frame as keyframe.
This makes sure …
|
|
|
@295f1395
|
13 years |
naufal22 |
libstagefright: limit the output queue size
|
|
|
@23ea48f2
|
13 years |
naufal22 |
libstagefright: return EOS if CustomSource::read() is called after …
|
|
|
@09a49e89
|
13 years |
naufal22 |
libstagefright: set the correct frame size
|
|
|
@14c21c1f
|
13 years |
anton |
H264: Only wait before triggering ff_thread_setup_complete() until the …
|
|
|
@355cc1a0
|
13 years |
michaelni |
swresample/rematrix: show matrix with debug log level
Signed-off-by: …
|
|
|
@86602d1c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp6: …
|
|
|
@177ed7e8
|
13 years |
michaelni |
swresample: use av_get_default_channel_layout instead of guess_layout
…
|
|
|
@cbfca622
|
13 years |
michaelni |
avutil: bump minor version because of av_get_default_channel_layout …
|
|
|
@d2ba6044
|
13 years |
michaelni |
audioconvert: fix type of av_get_default_channel_layout
…
|
|
|
@b93cb838
|
13 years |
michaelni |
lavc: add ff_init_buffer_info()
Fixes seeking per fileposition in …
|
|
|
@5ec55d21
|
13 years |
michaelni |
h264: reject unsupported 422 9 bit streams
Signed-off-by: Michael …
|
|
|
@9bf4371e
|
13 years |
michaelni |
audioconvert: make 7POINT1 channel layout the default for 8 channels
…
|
|
|
@e588a5c2
|
13 years |
michaelni |
h264: fix the size of PPS::chroma_qp_table
Signed-off-by: Michael …
|
|
|
@a72cad0a
|
13 years |
janne-libav |
vp6: Reset the internal state when aborting key frames header parsing
…
|
|
|
@3d09d001
|
13 years |
janne-libav |
vp56: Release old pictures after a resolution changes
Signed-off-by: …
|
|
|
@066fff75
|
13 years |
janne-libav |
vp6: Check for huffman tree build errors
Signed-off-by: Janne Grunau …
|
|
|