|
|
|
@a3cb7f99
|
12 years |
michaelni |
xwma: check bytes_per_sample, fix division by 0.
Found-by: Mateusz …
|
|
|
@12eb2fd5
|
12 years |
michaelni |
dxa: dont try to use the previous frame if there is none.
Fixes null …
|
|
|
@e70144cb
|
12 years |
michaelni |
bink: check quant_index, fix out of array read
Found-by: Mateusz …
|
|
|
@612ecfbb
|
12 years |
michaelni |
gifdec: check ff_lzw_decode_init() return value, fix out of array …
|
|
|
@50f0a6b4
|
12 years |
michaelni |
wmaprodec: check num_sfb for validity. Fix out of array accesses
…
|
|
|
@30bce34b
|
12 years |
michaelni |
vpriv_adx_decode_header: avoid underreading the array.
Found-by: …
|
|
|
@ab8517b
|
12 years |
michaelni |
vc1dec: require a minimum of 2x2 for the edge pos. Avoid assertion …
|
|
|
@dbc44667
|
12 years |
onemda |
Add missing dependency for avr demuxer
Signed-off-by: Paul B Mahol …
|
|
|
@ccce723c
|
12 years |
michaelni |
vc1dec: check first field slices, fix out of array read.
Found-by: …
|
|
|
@87d073ea
|
12 years |
michaelni |
mov: Dont try to calculate with unknown durations, fix division by 0
…
|
|
|
@a1b5c963
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
x86: …
|
|
|
@b0c543b1
|
12 years |
michaelni |
Merge commit 'da39cac8def7ea73cad2fa2b611209663c7abe2c'
Not merged, …
|
|
|
@d4e74d5
|
12 years |
michaelni |
Remove deprecation of avcodec_get_chroma_sub_sample.
Add explanations …
|
|
|
@e13d5e9a
|
12 years |
michaelni |
Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'
* commit …
|
|
|
@26afdbcf
|
12 years |
Clément Bœsch |
ffserver: fix NULL dereference with quoted Stream name.
|
|
|
@a9ba9268
|
12 years |
Clément Bœsch |
ffserver: prefer av_asprintf over malloc+snprintf for Launch setting.
|
|
|
@66ff90f4
|
12 years |
michaelni |
8bps: check index against buffer size before reading line length …
|
|
|
@7acee665
|
12 years |
michaelni |
mpeg12data: increase size of ff_mpeg1_default_intra_matrix to prevent …
|
|
|
@e1631f8e
|
12 years |
michaelni |
aasc: check before reading the first 4 byte, fix overread
Found-by: …
|
|
|
@39c5cd60
|
12 years |
michaelni |
vmnc: check input size before reading chunk header, fix overread
…
|
|
|
@b6165882
|
12 years |
michaelni |
Merge remote-tracking branch 'lippit/master'
* lippit/master:
…
|
|
|
@9f088712
|
12 years |
michaelni |
ffmpeg: fix double ;;
Signed-off-by: Michael Niedermayer …
|
|
|
@9406d6be
|
12 years |
michaelni |
ffmpeg: fix audio timestamps on stream copy with -ss
Signed-off-by: …
|
|
|
@26301caa
|
12 years |
diego |
x86: mmx2 ---> mmxext in asm constructs
|
|
|
@da39cac8
|
12 years |
diego |
Drop broken and unused CABAC test program.
|
|
|
@2f74f8d7
|
12 years |
michaelni |
imc: sanity check scalefactors.
This fixes undefined behavior
…
|
|
|
@1f196051
|
12 years |
michaelni |
lxfdec: fix "no audio stream" check. avoid null ptrs deref
Found-by: …
|
|
|
@334a0d15
|
12 years |
stefasab |
lavfi/frei0r: add additional trailing slash in FREI0R_PATH paths
…
|
|
|
@9a2028d
|
12 years |
stefasab |
lavfi/frei0r: correctly handle paths longer than 1023 chars
|
|
|
@af9ec3dd
|
12 years |
michaelni |
av_probe_input_format3: support NULL as buffer. Fixes null ptr deref
…
|
|
|
@001af703
|
12 years |
michaelni |
alac: check channel count more completely, fix out of array read
…
|
|
|
@b1191331
|
12 years |
michaelni |
avrndec: calculate true_height only when used.
Fixes division by 0
…
|
|
|
@7373b3ad
|
12 years |
michaelni |
pcmdec: consistently use codec_id, fixes out of array reads
Found-by: …
|
|
|
@eab022d
|
12 years |
michaelni |
mpegts: prevent freeing ones own section in pat_cb
Found-by: Mateusz …
|
|
|
@4392e69a
|
12 years |
michaelni |
mov: check stps correctly, avoid overreading 1 element.
Found-by: …
|
|
|
@3669915e
|
12 years |
michaelni |
dvdec: check ipcm more completely, avoid assert failure.
Found-by: …
|
|
|
@41ebbb3b
|
12 years |
Clément Bœsch |
lavf/wtvenc: fix s[tp]_pairs memleak.
|
|
|
@15b02dde
|
12 years |
georg.lippitsch |
Update iec61883 to handle multiple devices, and allow
selection of DV …
|
|
|
@7c76eaec
|
12 years |
michaelni |
mpeg4video_parser: init static tables before use, fix nulll ptr deref
…
|
|
|
@1bd024ec
|
12 years |
michaelni |
mpeg4videodec: split static decoder table init out
Signed-off-by: …
|
|
|
@5e9c6ef8
|
12 years |
diego |
x86: h264_weight_10bit: port to cpuflags
|
|
|
@c74cd999
|
12 years |
michaelni |
rv10: consider B frames in low delay streams invalid.
Fix assertion …
|
|
|
@83f9ed42
|
12 years |
lu_zero |
libtheoraenc: add missing pixdesc.h header
Was left out from …
|
|
|
@a0212ecf
|
12 years |
michaelni |
dcadec: check layout & channel count for consistency.
Fixes out of …
|
|
|
@cc085993
|
12 years |
lu_zero |
avcodec: remove ff_is_hwaccel_pix_fmt
It is used only in one place …
|
|
|
@c1a02e88
|
12 years |
lu_zero |
pixdesc: add av_pix_fmt_get_chroma_sub_sample
Deprecate …
|
|
|
@4facddd5
|
12 years |
michaelni |
mpegts: dont set stream info when a decoder has already been opened.
…
|
|
|
@327cd0d0
|
12 years |
michaelni |
mpegts: prevent freeing ones own section in pmt_cb
Found-by: Mateusz …
|
|
|
@09a03923
|
12 years |
onemda |
paf: set channel layout
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@1acd2f6b
|
12 years |
onemda |
Replace rest of libavutil/audioconvert.h with …
|
|
|
@e97a2410
|
12 years |
michaelni |
avcodec.h: update audioconvert.h header after rename
Found-by: …
|
|
|
@79456652
|
12 years |
stefasab |
lavfi: store and propagate number of channels information in audio …
|
|
|
@9d2a7c04
|
12 years |
stefasab |
doc/encoders: document libtheora encoder
|
|
|
@8cb76ef2
|
12 years |
stefasab |
lavc/libtheoraenc: return proper error codes
|
|
|
@799d749c
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (24 …
|
|
|
@7eb40d85
|
12 years |
michaelni |
Merge commit 'ef1b23ad21e3f12fc4ff2a73a6d4d4cd9d630c4b'
* commit …
|
|
|
@a8f2420
|
12 years |
michaelni |
remove tests/asynth1.sw
This file appears to have been commited by …
|
|
|
@f6f5293
|
12 years |
Clément Bœsch |
fate/avfilter: honor GPL dependency.
|
|
|
@22a0827d
|
12 years |
lu_zero |
hlsenc: stand alone hls segmenter
Simplifies usage but has higher latency.
|
|
|
@d8a1eb11
|
12 years |
michaelni |
wavpack: check the blocks sample count, fix out of array accesses
…
|
|
|
@580021cf
|
12 years |
michaelni |
wavpack: check ch_offset
Signed-off-by: Michael Niedermayer …
|
|
|
@e9cb533f
|
12 years |
michaelni |
flashv: check if keyframe is available, fix null deref.
Found-by: …
|
|
|
@4b2f696d
|
12 years |
michaelni |
flashv: use avcodec_set_dimensions()
Signed-off-by: Michael …
|
|
|
@0a373c31
|
12 years |
michaelni |
svq1dec: dont export the qscale table.
SVQ1 has no qscales so the …
|
|
|
@7ab690bf
|
12 years |
michaelni |
indeo4: more complete check for the scan vs block sizes.
Fixes out of …
|
|
|
@7581ad24
|
12 years |
Clément Bœsch |
lavc/aac: fix shared build failures with MSVC.
This is a workaround …
|
|
|
@0e239b22
|
12 years |
michaelni |
xan: check size_segment before reading, fixes out of array read.
…
|
|
|
@a9456c7c
|
12 years |
michaelni |
mjpegdec: tighten unescaped_buf_size size check, prevent null ptr …
|
|
|
@abe68364
|
12 years |
michaelni |
swfdec: check space before copy
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@d1493d2c
|
12 years |
michaelni |
theora: check that pix fmt is valid, fix null ptr deref
Found-by: …
|
|
|
@9eef41b8
|
12 years |
michaelni |
lagarith: always allocate for 4 planes. Fixes out of array accesses
…
|
|
|
@87c113f4
|
12 years |
onemda |
wv: use right function to read block_samples
Signed-off-by: Paul B …
|
|
|
@b9629acb
|
12 years |
justin.ruggles |
yop: set channel layout
|
|
|
@935fbb66
|
12 years |
justin.ruggles |
wtv: set channel layout for mpeg audio
|
|
|
@7b48d93e
|
12 years |
justin.ruggles |
westwood_aud: set channel layout
|
|
|
@2ce7f820
|
12 years |
justin.ruggles |
wc3movie: set channel layout
|
|
|
@a94b0267
|
12 years |
justin.ruggles |
tmv: set channel layout
|
|
|
@7f348bd7
|
12 years |
justin.ruggles |
tiertexseq: set channel layout
|
|
|
@a3949fe1
|
12 years |
justin.ruggles |
swfdec: set channel layout
|
|
|
@1c758772
|
12 years |
justin.ruggles |
sol: set channel layout
|
|
|
@bfccd76a
|
12 years |
justin.ruggles |
smacker: set channel layout
|
|
|
@57e590e4
|
12 years |
justin.ruggles |
siff: set channel layout
|
|
|
@a634896c
|
12 years |
justin.ruggles |
sierravmd: set channel layout
|
|
|
@c1ac602d
|
12 years |
justin.ruggles |
rtpdec_amr: set channel layout
|
|
|
@ce842029
|
12 years |
justin.ruggles |
rsodec: set channel layout
|
|
|
@60a5853
|
12 years |
justin.ruggles |
rmdec: set channel layout for RA version 3
|
|
|
@444b79c1
|
12 years |
justin.ruggles |
qcp: set channel layout
|
|
|
@b5e3e777
|
12 years |
justin.ruggles |
psxstr: set channel layout
|
|
|
@c9759eb4
|
12 years |
justin.ruggles |
omadec: set channel layout
|
|
|
@ef1b23ad
|
12 years |
justin.ruggles |
jvdec: set channel layout
|
|
|
@d4088efb
|
12 years |
justin.ruggles |
oggparsespeex: validate channel count and set channel layout
|
|
|
@43711312
|
12 years |
justin.ruggles |
iss: set channel layout
|
|
|
@232e9c4c
|
12 years |
justin.ruggles |
nuv: set channel layout
|
|
|
@cc57228e
|
12 years |
justin.ruggles |
mxg: set channel layout
|
|
|
@66d7ceb4
|
12 years |
justin.ruggles |
mvi: set channel layout
|
|
|
@f6c6e5aa
|
12 years |
justin.ruggles |
mpc7: set channel layout
|
|
|
@f24b0b1b
|
12 years |
justin.ruggles |
mmf: set channel layout
|
|
|
@87199d34
|
12 years |
justin.ruggles |
mm: set channel layout
|
|
|
@41a2d959
|
12 years |
justin.ruggles |
ipmovie: set channel layout
|
|
|
@024e0370
|
12 years |
justin.ruggles |
iff: set channel layout
|
|
|