|
|
|
@a5bf9b35
|
13 years |
michaelni |
timefilter: better selftest code.
Add support for divergence …
|
|
|
@ec3cd74f
|
13 years |
michaelni |
h261: check mtype.
Fixes out of array read
Found-by: Mateusz "j00ru" …
|
|
|
@0b90db01
|
13 years |
michaelni |
lavf: fix update_initial_durations() so it handles missing durations …
|
|
|
@83c418e6
|
13 years |
michaelni |
wavpack: Fix an integer overflow
Integer Overflow Checker detected an …
|
|
|
@d91912ef
|
13 years |
michaelni |
fate: Add sunrast regression test
Signed-off-by: Derek Buitenhuis …
|
|
|
@7a7b1f5c
|
13 years |
michaelni |
roqvideodec: improve end of input buffer check
This fixes a out of …
|
|
|
@1eb7f39c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@75d11b55
|
13 years |
michaelni |
vc1: avoid reading beyond the last line in vc1_draw_sprites()
Fixes …
|
|
|
@0ce4fe48
|
13 years |
rsbultje |
h264: error out on invalid bitdepth.
Fixes invalid reads while …
|
|
|
@cc412b71
|
13 years |
alex.converse |
aacsbr: use a swap index for the Y matrix rather than copy buffers.
…
|
|
|
@dc945b1f
|
13 years |
michaelni |
eatgq: Pass error code from tgq_decode_mb() and let the caller fail.
…
|
|
|
@32f0c658
|
13 years |
michaelni |
vc1: fix out of array reads in vc1_inv_trans_4x4_c()
Found-by: …
|
|
|
@80c702ef
|
13 years |
michaelni |
vc1: fix out of array reads in vc1_inv_trans_4x8_c()
Found-by: …
|
|
|
@af796ba4
|
13 years |
michaelni |
vc1: fix out of array reads in vc1_inv_trans_8x4_c()
Found-by: …
|
|
|
@63c9de64
|
13 years |
rsbultje |
huffyuv: do not abort on unknown pix_fmt; instead, return an error.
…
|
|
|
@b2a7c017
|
13 years |
michaelni |
mpc: Fix mpc_CC table and use.
This is based on the reference …
|
|
|
@b84211ac
|
13 years |
michaelni |
mpc: Fix mpc_SCF use and content.
This fixes a out of global array …
|
|
|
@bd17a40a
|
13 years |
rsbultje |
lcl: return negative error codes on decode_init() errors.
Found-by: …
|
|
|
@984b914c
|
13 years |
martin |
rtpenc: Use MB info side data for splitting H263 packets for RFC 2190
…
|
|
|
@bdc1220e
|
13 years |
martin |
h263enc: Add an option for outputting info about MBs as side data
…
|
|
|
@442c1320
|
13 years |
martin |
avpacket: Add a function for shrinking already allocated side data
…
|
|
|
@fd88a257
|
13 years |
michaelni |
rv34dsp: avoid use of crop table for idct.
Fixes out of array read.
…
|
|
|
@8263212e
|
13 years |
michaelni |
mpegaudiodec: Enable checked bitstream reader.
It appears there are …
|
|
|
@a057ef69
|
13 years |
michaelni |
mpegaudiodec: change granule skip code to avoid false checked …
|
|
|
@436f866f
|
13 years |
michaelni |
svq3dec: fix overread of the cliping table.
Found-by: Mateusz "j00ru" …
|
|
|
@d2101bff
|
13 years |
michaelni |
eval: fix infinite loop on opensolaris x86.
Signed-off-by: Michael …
|
|
|
@79ae084e
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (58 …
|
|
|
@5cd1337f
|
13 years |
rsbultje |
nellymoserdec: Saner and faster IMDCT windowing
Signed-off-by: Ronald …
|
|
|
@882abda5
|
13 years |
rsbultje |
amrnbdec: check frame size before decoding.
Found-by: Mateusz "j00ru" …
|
|
|
@8a9faf33
|
13 years |
rsbultje |
cscd: use negative error values to indicate decode_init() failures.
…
|
|
|
@d1604b3d
|
13 years |
rsbultje |
h264: prevent overreads in intra PCM decoding.
Found-by: Mateusz …
|
|
|
@f240df6a
|
13 years |
justin.ruggles |
FATE: do not decode audio in the nuv test.
We already have sufficient …
|
|
|
@929dd8c1
|
13 years |
justin.ruggles |
dxa: set audio stream time base using the sample rate
|
|
|
@aa831c40
|
13 years |
justin.ruggles |
psx-str: do not allow seeking by bytes
|
|
|
@bdbf1fa4
|
13 years |
justin.ruggles |
asfdec: Do not set AVCodecContext.frame_size
|
|
|
@4bf6775e
|
13 years |
justin.ruggles |
vqf: set packet parameters after av_new_packet()
Otherwise the values …
|
|
|
@a77c8ade
|
13 years |
michaelni |
lavc: fix 10l oversight in realloc of avcodec_encode_video2.
Packets …
|
|
|
@d7bce4a2
|
13 years |
michaelni |
dca: dont overread dca_default_coeffs.
Found-by: Mateusz "j00ru" …
|
|
|
@51db9a97
|
13 years |
michaelni |
dca: Check scale_sum.
Fixes a out of array read.
Found-by: Mateusz …
|
|
|
@d6bc273b
|
13 years |
michaelni |
dca: Check LFEScaleIndex.
Its not clear from the spec what to do with …
|
|
|
@9b4cd586
|
13 years |
rsbultje |
mpegaudiodec: use DSPUtil.butterflies_float().
Signed-off-by: Ronald …
|
|
|
@841c1717
|
13 years |
justin.ruggles |
FATE: add mp3 test for sample that exhibited false overreads
related …
|
|
|
@31b132c0
|
13 years |
justin.ruggles |
fate: add cdxl test for bit line plane arrangement
Signed-off-by: …
|
|
|
@07a18097
|
13 years |
rsbultje |
vmnc: return error on decode_init() failure.
Found-by: Mateusz …
|
|
|
@a45a1ea5
|
13 years |
justin.ruggles |
libvorbis: add/update error messages
also use AVERROR codes for some …
|
|
|
@592c4dbc
|
13 years |
justin.ruggles |
libvorbis: use AVFifoBuffer for output packet buffer
simplifies the …
|
|
|
@1fe7c1be
|
13 years |
justin.ruggles |
libvorbis: remove unneeded e_o_s check
vorbis_bitrate_flushpacket() …
|
|
|
@94025d8a
|
13 years |
justin.ruggles |
libvorbis: check return values for functions that can return errors
|
|
|
@c5063e03
|
13 years |
justin.ruggles |
libvorbis: use float input instead of s16
libvorbis takes float …
|
|
|
@f15c4281
|
13 years |
justin.ruggles |
libvorbis: do not flush libvorbis analysis if dsp state was not …
|
|
|
@147ff24a
|
13 years |
justin.ruggles |
libvorbis: use VBR by default, with default quality of 3
|
|
|
@182d4f1f
|
13 years |
justin.ruggles |
libvorbis: fix use of minrate/maxrate AVOptions
- enable the options …
|
|
|
@eb35ef29
|
13 years |
justin.ruggles |
libvorbis: cosmetics: renaming/pretty-printing/comments/unused code
|
|
|
@4e99501f
|
13 years |
justin.ruggles |
(e)ac3enc: select a default bit rate based on the channel layout
|
|
|
@6aeea1df
|
13 years |
justin.ruggles |
ac3enc: choose the closest bit rate to the one requested instead of failing
|
|
|
@78e9852a
|
13 years |
rsbultje |
rpza: error out on buffer overreads.
Found-by: Mateusz "j00ru" …
|
|
|
@e54ae60e
|
13 years |
rsbultje |
qtrle: return error on decode_init() failure.
Found-by: Mateusz …
|
|
|
@791de61b
|
13 years |
rsbultje |
swscale: fix another integer overflow.
Found-by: Mateusz "j00ru" …
|
|
|
@85b221e4
|
13 years |
martin |
dpxenc: Don't include the libavcodec ident if bitexact mode is enabled …
|
|
|
@33b9fe56
|
13 years |
nicolas.george |
encode_video2: shrink packet after encoding.
With the encode2 API, …
|
|
|
@07ec1f21
|
13 years |
martin |
rtpenc: Fix setting the max packet size
This fixes cases where the …
|
|
|
@32253747
|
13 years |
anton |
Add a minor bump, changelog/APIchanges entry and some documentation …
|
|
|
@2dfea120
|
13 years |
anton |
mp3enc: write attached pictures (APIC).
|
|
|
@c68148b1
|
13 years |
anton |
mp3enc: move mp3_write_xing() further up in the file.
It will be need …
|
|
|
@ba445f55
|
13 years |
anton |
id3v2enc: add a function for writing attached pictures.
Unused so far.
|
|
|
@24fe1a3b
|
13 years |
anton |
id3v2enc: fix writing frame sizes for ID3v2.3
Frame sizes in ID3v2.3 …
|
|
|
@411225aa
|
13 years |
anton |
id3v2enc: split ff_id3v2_write().
This will allow writing the tag in …
|
|
|
@c199817
|
13 years |
anton |
id3v2enc: make id3v2_put_size take only an AVIOContext.
It has no …
|
|
|
@393fd0d8
|
13 years |
anton |
id3v2: remove unused ff_id3v2_read().
Rename ff_id3v2_read_all to …
|
|
|
@079ea6ca
|
13 years |
anton |
lavf: export id3v2 attached pictures as streams.
|
|
|
@dd2a4bcf
|
13 years |
anton |
lavf: generic code for exporting attached pictures.
|
|
|
@a93b09cb
|
13 years |
anton |
id3v2: read attached pictures and export them in ID3v2ExtraMeta.
|
|
|
@b73ad746
|
13 years |
anton |
lavf: move CodecMime from matroska.h to internal.h
it will be useful …
|
|
|
@eaea76d7
|
13 years |
anton |
swfdec: do not set codec timebase.
It is not supposed to be set …
|
|
|
@12b812d
|
13 years |
kostya.shishkov |
prores: store and retrieve extended colourspace information
Based on …
|
|
|
@c7084182
|
13 years |
kostya.shishkov |
proresenc: correct edge emulation
Signed-off-by: Kostya Shishkov …
|
|
|
@235d6932
|
13 years |
kostya.shishkov |
prores: handle 444 chroma in right order
ProRes codes chroma blocks …
|
|
|
@23bfcc06
|
13 years |
anton |
mpegvideo_enc: add quantizer_noise_shaping private option.
Deprecate …
|
|
|
@16b7557b
|
13 years |
anton |
lavc: deprecate AVCodecContext.inter_threshold.
It's unused.
|
|
|
@4f07f819
|
13 years |
anton |
lavc: deprecate AVCodecContext.color_table_id.
It's currently only …
|
|
|
@e0f6841
|
13 years |
anton |
avplay: remove an unused variable.
|
|
|
@63efd83a
|
13 years |
anton |
mpegvideo_enc: add chroma/luma_elim_threshold private options.
…
|
|
|
@af3d804f
|
13 years |
anton |
mpegvideo_enc: add cbp_rd flag to mpv_flags.
Deprecate CODEC_FLAG_CBP_RD.
|
|
|
@ff71a383
|
13 years |
anton |
mpegvideo_enc: add qp_rd flag to mpv_flags.
Deprecate CODEC_FLAG_QP_RD.
|
|
|
@a249f0cc
|
13 years |
anton |
mpegvideo_enc: add strict_gop flag to mpv_flags.
Deprecate …
|
|
|
@ed019b8e
|
13 years |
anton |
lavc: add -mpv_flags to mpegvideo_enc-based encoders.
Deprecate …
|
|
|
@52ae41a8
|
13 years |
michaelni |
fate: disable deshake test as it isnt binary identical across archs.
…
|
|
|
@956fb91e
|
13 years |
alex.converse |
aacdec: Support stereo streams that erroneously signal predefined …
|
|
|
@2564f6e6
|
13 years |
alex.converse |
aacdec: Reshuffle functions so get_che() can call …
|
|
|
@6aca18a9
|
13 years |
michaelni |
vmnc: Fail if bpp is not recognized instead of crashing.
Found-by: …
|
|
|
@c2500635
|
13 years |
michaelni |
get_buffers: Check that pix_fmt is not NONE.
This is somewhat …
|
|
|
@8534881a
|
13 years |
michaelni |
alsdec: Check that quantized parcor coeffs are within range.
ALS …
|
|
|
@f5bf7b9f
|
13 years |
michaelni |
libpostproc: fix out of array accesses detected by AddressSanitizer.
…
|
|
|
@f54e06fe
|
13 years |
michaelni |
vf_deshake: try to fix memleak
Signed-off-by: Michael Niedermayer …
|
|
|
@9aa7b3cd
|
13 years |
michaelni |
fate: switch lavfi-pp targets which need bitexact flags to use them.
…
|
|
|
@7f80afe0
|
13 years |
michaelni |
libpostproc: add bitexact mode, which is needed for regression …
|
|
|
@0ae9b32e
|
13 years |
michaelni |
fate: More libpostproc tests to improve coverage.
Reviewed-by: Derek …
|
|
|
@8bc396fc
|
13 years |
rsbultje |
vp56: error out on invalid stream dimensions.
Prevents crashes when …
|
|
|
@51defefa
|
13 years |
michaelni |
cook: avoid out of global array read.
Found-by: Mateusz "j00ru" …
|
|
|
@bb6d5411
|
13 years |
rsbultje |
asf: don't seek back on EOF.
Seeking back on EOF will reset the EOF …
|
|
|