|
|
|
@a10f71c1
|
13 years |
michaelni |
vc1dec: add missing terminating element to mpeg4_video_profiles
…
|
|
|
@e985cfd1
|
13 years |
michaelni |
vc1dec: check end_mb_y / start_mb_y validity
Found-by: Mateusz …
|
|
|
@c4ce8709
|
13 years |
michaelni |
flvdec: allocate large enough buffer so get_bits() doesnt overread
…
|
|
|
@fa1b2c8e
|
13 years |
michaelni |
ffv1: attempt to workaround intel CC fate issue.
Signed-off-by: …
|
|
|
@8dfb13ea
|
13 years |
michaelni |
adxdec: Check available space before decoding block.
Found-by: …
|
|
|
@6d24fe2c
|
13 years |
michaelni |
segafilm: make the loop condition in film_read_packet() match the …
|
|
|
@ed66bbfc
|
13 years |
stefasab |
lavfi/aresample: properly propagate pts == AV_NOPTS_VALUE;
…
|
|
|
@4d84c7d
|
13 years |
michaelni |
yadif: fixed missing error handling for poll_frame.
Signed-off-by: …
|
|
|
@3be0c86b
|
13 years |
michaelni |
sws: remove cliping in yuv2rgb code.
This code should not be needed …
|
|
|
@689e59b7
|
13 years |
michaelni |
mov: reset dref_count on realloc to keep values consistent.
This …
|
|
|
@35e0496a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
doc: …
|
|
|
@88a97d66
|
13 years |
michaelni |
indeo5: check for unsupported luma block type
Found-by: Mateusz …
|
|
|
@fefc6567
|
13 years |
michaelni |
tiffdec: check overread for packbits
Found-by: Mateusz "j00ru" …
|
|
|
@2837d8d
|
13 years |
michaelni |
alsdec: fix number of decoded samples in first sub-block in BGMC mode. …
|
|
|
@44c4170
|
13 years |
michaelni |
lzw: check for overread
Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
|
|
|
@a63c8137
|
13 years |
michaelni |
pngdec: check bits_per_pixel for palette mode.
This fixes a out of …
|
|
|
@c7dc19d6
|
13 years |
michaelni |
png: make sure the previous frames dimensions match before using it as …
|
|
|
@a9e7e980
|
13 years |
nicolas.george |
error: ensure error codes are signed negative ints.
Based on a patch …
|
|
|
@3118e3b1
|
13 years |
michaelni |
ff_lag_rac_init: fix signedness error leading to out of array read.
…
|
|
|
@20335598
|
13 years |
michaelni |
qdm2_fft_decode_tones: fix infinite loop
Found-by: Mateusz "j00ru" …
|
|
|
@1a974679
|
13 years |
michaelni |
qdm2: Check vlc_stage3_values index.
Found-by: Mateusz "j00ru" …
|
|
|
@cb8f5194
|
13 years |
Carl Eugen Hoyos |
Set bits_per_coded_sample when encoding Microsoft Video-1.
Fixes …
|
|
|
@8cb9f99e
|
13 years |
Carl Eugen Hoyos |
Support decoding unaligned rgb24 lagarith.
Fixes ticket #1214.
|
|
|
@3892e784
|
13 years |
diego |
doc: Improve suggested Emacs settings for our coding style.
Switch …
|
|
|
@b1096b6e
|
13 years |
michaelni |
xan: check for vector_segment overread
Found-by: Mateusz "j00ru" …
|
|
|
@b962932c
|
13 years |
michaelni |
eatgv: check vector_bits
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@34123ab9
|
13 years |
nicolas.george |
tiny_psnr: reindent after last commit.
|
|
|
@e6f7e22d
|
13 years |
nicolas.george |
tiny_psnr: support unseekable raw files.
If either one of the files …
|
|
|
@93927eb3
|
13 years |
michaelni |
ff_ivi_decode_blocks: fix negative scan_pos case.
Fixes out of global …
|
|
|
@f0bf9e9c
|
13 years |
michaelni |
indeo: Check allocated tile size in ff_ivi_process_empty_tile()
This …
|
|
|
@5ad7335e
|
13 years |
michaelni |
indeo5: check tile size in decode_mb_info().
This prevents writing …
|
|
|
@b7027685
|
13 years |
nicolas.george |
configure: add dependencies for colormatrix test.
|
|
|
@af388237
|
13 years |
michaelni |
indeo5: set transform_size like indeo4 does to prevent useage of too …
|
|
|
@0846719
|
13 years |
michaelni |
indeo4: check transform size.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@5a59d2c
|
13 years |
derek.buitenhuis |
utvideo: Remove unused variable 'src_size'
Signed-off-by: Derek …
|
|
|
@5096399d
|
13 years |
derek.buitenhuis |
utvideo: Remove unused variable 'src_size'
Signed-off-by: Derek …
|
|
|
@c788782c
|
13 years |
lu_zero |
mov: free memory on header parsing failure
Call mov_read_close when …
|
|
|
@4ebd422c
|
13 years |
lu_zero |
mov: fix leaking memory with multiple drefs.
Instead of allocating …
|
|
|
@7f77e904
|
13 years |
rsbultje |
swscale: clip before assigning tables in RGB output functions.
|
|
|
@48606252
|
13 years |
rsbultje |
swscale: fix off-by-one in second coefficient in bilinear filters.
If …
|
|
|
@c3545764
|
13 years |
michaelni |
mpegvideo_enc: fix dts
Fixes Ticket1200
Signed-off-by: Michael …
|
|
|
@7432bcfe
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@01bf2ad7
|
13 years |
michaelni |
indeo4: setup width/height properly.
Found-by: Mateusz "j00ru" …
|
|
|
@0b27136
|
13 years |
michaelni |
matroskadec: fix null pointer dereference
Fixes: Ticket1206
Found-by: …
|
|
|
@7bf9e339
|
13 years |
anton |
vsrc_buffer: fix check from 7ae7c41.
The user submitted variable in …
|
|
|
@c42efad3
|
13 years |
michaelni |
wtvdec: fix name_size check to consider integer overflows.
Found-by: …
|
|
|
@83c7803f
|
13 years |
michaelni |
lagarith: check count before writing zeros.
Found-by: Mateusz "j00ru" …
|
|
|
@56dcfe87
|
13 years |
michaelni |
Clear residues only in not coded channel. This fixes overwriting coded …
|
|
|
@b44a5ec7
|
13 years |
Reimar.Doeffinger |
latmenc: replace per-frame malloc/free by constant size buffer.
…
|
|
|
@d05625bd
|
13 years |
Reimar.Doeffinger |
avidec: handle 0-size packets that exist only in index.
0-sized …
|
|
|
@4c53c66a
|
13 years |
Reimar.Doeffinger |
mp3enc: clarify meaning of "Unsupported" messages.
They will only …
|
|
|
@219a9ed1
|
13 years |
diego |
libxvid: Reorder functions to avoid forward declarations; make …
|
|
|
@7a0cb74
|
13 years |
diego |
libxvid: drop some pointless dead code
|
|
|
@64bd7f8e
|
13 years |
michaelni |
wmalosslessdec: Reset put bit buffer when num_saved_bits is reset.
…
|
|
|
@dac79c27
|
13 years |
diego |
wmal: vertical alignment cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@2e13f579
|
13 years |
diego |
wmal: Warn about missing bitstream splicing feature and ask for …
|
|
|
@9900dd2d
|
13 years |
diego |
wmal: Skip seekable_frame_in_packet.
There is no point in storing the …
|
|
|
@07933b44
|
13 years |
diego |
wmal: Drop unused variable num_possible_block_size.
This is probably …
|
|
|
@b3a43515
|
13 years |
michaelni |
wmalosslessdec: Fix reading too many bits in decode_channel_residues() …
|
|
|
@2a7063de
|
13 years |
michaelni |
wmalosslessdec: fix a get_bits(0) in decode_ac_filter
Found-by: …
|
|
|
@a0abefb0
|
13 years |
michaelni |
wmalosslessdec: make mclms arrays big enough for whats written into …
|
|
|
@d442c446
|
13 years |
michaelni |
wmalosslessdec: Make arrays WMALL_BLOCK_MAX_SIZE big and check …
|
|
|
@9166f483
|
13 years |
michaelni |
wmaprodec: check min_samples_per_subframe
Found-by: Mateusz "j00ru" …
|
|
|
@b28c678b
|
13 years |
michaelni |
wmaprodec; fix get_bits(0) case.
Found-by: Mateusz "j00ru" Jurczyk …
|
|
|
@97a5addf
|
13 years |
michaelni |
wmaprodec: check num_vec_coeffs for validity
Found-by: Mateusz …
|
|
|
@52ec2695
|
13 years |
michaelni |
lavf: print with debug level the byte positions before and after …
|
|
|
@91d3cbe0
|
13 years |
anton |
avfiltergraph: make the AVFilterInOut alloc/free API public
This is …
|
|
|
@12e7e1d
|
13 years |
anton |
graphparser: allow specifying sws flags in the graph description.
|
|
|
@4e781c25
|
13 years |
anton |
graphparser: fix the order of connecting unlabeled links.
Right now, …
|
|
|
@d7bcc71d
|
13 years |
anton |
graphparser: add avfilter_graph_parse2().
Unlike …
|
|
|
@7ae7c414
|
13 years |
anton |
vsrc_buffer: allow using a NULL buffer to signal EOF.
|
|
|
@cca95285
|
13 years |
michaelni |
mp3on4: allocate a large enough frame.
Found-by: Mateusz "j00ru" …
|
|
|
@c41ac870
|
13 years |
michaelni |
avidec: update size when packet is shrunk
Fixes out of array read
…
|
|
|
@9206ac8
|
13 years |
rsbultje |
swscale: handle last pixel if lines have an odd width.
Fixes bug 270.
|
|
|
@3f80546d
|
13 years |
Clément Bœsch |
lavfi/drawbox: fix width displayed in place of x.
|
|
|
@72b9537d
|
13 years |
michaelni |
dfa: Fix out of array write in decode_dds1()
Found-by: Mateusz …
|
|
|
@d1c95d2c
|
13 years |
michaelni |
dfa: fix out of array write in decode_wdlt()
Found-by: Mateusz …
|
|
|
@f5be7958
|
13 years |
mans |
qdm2: fix a dubious pointer cast
This reworks a loop to get rid of an …
|
|
|
@680097cb
|
13 years |
martin |
WMAL: Do not try to read rawpcm coefficients if bits is invalid
…
|
|
|
@accea4d9
|
13 years |
martin |
mov: Fix detecting there is no sync sample.
Stss atom without entries …
|
|
|
@f346b6bb
|
13 years |
alex.converse |
tiffdec: K&R cosmetics
|
|
|
@367d9b29
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@cbf767a8
|
13 years |
lu_zero |
avf: has_duration does not check the global one
Some container …
|
|
|
@b089ca87
|
13 years |
rsbultje |
dsputil: fix optimized emu_edge function on Win64.
Recent register …
|
|
|
@ef0ee7f6
|
13 years |
diego |
swscale: K&R formatting cosmetics (part II)
Also adjust some comments …
|
|
|
@90a43060
|
13 years |
alex.converse |
tiffdec: Add a malloc check and refactor another.
|
|
|
@99a33529
|
13 years |
alex.converse |
faxcompr: Check malloc results and unify return path
|
|
|
@62e5ef95
|
13 years |
michaelni |
av_image_alloc: Align the width to 8 when align >= 8.
This allows …
|
|
|
@41a052a6
|
13 years |
michaelni |
cmdutils: fix "oswr may be used uninitialized" warning
Signed-off-by: …
|
|
|
@2ec8789e
|
13 years |
michaelni |
avpicture_layout: use a endian independant format for the palette.
…
|
|
|
@6555acad
|
13 years |
mans |
configure: escape colons in values written to config.fate
The fields …
|
|
|
@84d74610
|
13 years |
michaelni |
mov: zero sc->pb in mov_read_close()
Its bad to free things without …
|
|
|
@a6b3e6d0
|
13 years |
michaelni |
mov: Fix memory leaks on aborted header parsing.
If mov_read_header …
|
|
|
@ab3fcd93
|
13 years |
michaelni |
mov: zero extradata_size on deallocation of extradata.
This prevents …
|
|
|
@b5ada68e
|
13 years |
michaelni |
matroska: Fix leaking memory allocated for laces.
During error …
|
|
|
@fd165a0b
|
13 years |
michaelni |
mov: Fix harmless OOB read.
Convert key_off initialize to use the …
|
|
|
@a9d114dc
|
13 years |
michaelni |
pthread: Fix crash due to fctx->delaying not being cleared.
corrects …
|
|
|
@de7f22ab
|
13 years |
rsbultje |
ac3dsp: call femms/emms at the end of float_to_fixed24() for 3DNow and …
|
|
|
@31168588
|
13 years |
rsbultje |
matroska: Fix leaking memory allocated for laces.
During error …
|
|
|
@97ae3700
|
13 years |
rsbultje |
pthread: Fix crash due to fctx->delaying not being cleared.
…
|
|
|