|
|
|
@8ea88339
|
12 years |
Clément Bœsch |
swr/resample: move templating parameters to template itself.
It has …
|
|
|
@e31b1938
|
12 years |
michaelni |
zmbv: avoid use of uninitialized data
Found-by: Mateusz "j00ru" …
|
|
|
@c2409a7c
|
12 years |
michaelni |
vmdav: more complete check for block_align, prevent out of array …
|
|
|
@ea3eaa3
|
12 years |
michaelni |
flashsv: only realloc blocks for version 2
Fixes 10l regression …
|
|
|
@eca2eb2d
|
12 years |
onemda |
pcm: give more descriptive name to codec
Signed-off-by: Paul B Mahol …
|
|
|
@c0d68be5
|
12 years |
michaelni |
pgssubdec: check RLE size before copying. Fix out of array accesses
…
|
|
|
@bc08ca84
|
12 years |
michaelni |
flashsv: reallocate block array independant of frame type.
Fixes NULL …
|
|
|
@850e5c04
|
12 years |
Carl Eugen Hoyos |
Read QuickTime version 1 audio fields in broken mov files.
Matrox …
|
|
|
@d53f4471
|
12 years |
michaelni |
swr: move if() block into the only branch where it can be true.
This …
|
|
|
@17da2d9e
|
12 years |
michaelni |
swr: reorder/redesign operations to avoid integer overflow.
This …
|
|
|
@0e482a8
|
12 years |
Clément Bœsch |
ffserver: fix streams and priv_data memleaks when closing a connection.
|
|
|
@a9b1536a
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
bgmc: …
|
|
|
@4d941eac
|
12 years |
michaelni |
Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040'
* commit …
|
|
|
@62006b53
|
12 years |
michaelni |
ituh263dec: more complete w/h check.
Fixes a division by 0
Found-by: …
|
|
|
@caa2fa2
|
12 years |
michaelni |
rv10: always check image size not just in some cases.
Fixes division …
|
|
|
@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 …
|
|
|
@b74dbdd5
|
12 years |
diego |
bgmc: Fix av_malloc checks in ff_bgmc_init()
Signed-off-by: Xi Wang …
|
|
|
@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
…
|
|
|
@3b4296f4
|
12 years |
lu_zero |
avformat: clarify stream id for muxing
|
|
|
@8034130e
|
12 years |
lu_zero |
rtp: set the payload type as stream id
Support multiple video/audio …
|
|
|
@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: …
|
|
|
@a3138eb
|
12 years |
diego |
fate: Add dependencies for aac, alac, amrnb, amrwb, atrac tests
|
|
|
@7f1fcaf0
|
12 years |
mans |
ppc: do not pass redundant compiler flags
The -mpowerpc64 and …
|
|
|
@7ba0c1b3
|
12 years |
mans |
avutil: change GET_UTF8 to not use av_log2()
This removes an …
|
|
|
@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 …
|
|
|
@e8769b3
|
12 years |
martin |
segment: fix NULL pointer dereference in seg_write_header()
Since the …
|
|
|
@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
|
|
|