ffmpeg/libavformat
Michael Niedermayer 042e207e9b
avformat/mov: Check samplesize and offset to avoid integer overflow
Fixes: signed integer overflow: 9223372036854775584 + 536870912 cannot be represented in type 'long'
Fixes: 55844/clusterfuzz-testcase-minimized-ffmpeg_dem_MOV_fuzzer-510613920664780

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 53c1f5c2e2)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2023-05-26 00:04:35 +02:00
..
tests
.gitignore
3dostr.c avformat/3dostr: Check sample_rate 2021-09-09 13:53:29 +02:00
4xm.c avformat/4xm: Check for duplicate track ids 2022-04-09 22:19:40 +02:00
Makefile avcodec: Implement Archimedes VIDC encoder/decoder 2018-10-26 13:39:25 +02:00
a64.c
aacdec.c avformat/aacdec: resync to the next adts frame on invalid data instead of aborting 2019-07-21 01:06:29 -03:00
aadec.c avformat/aadec: Check for EOF while reading chapters 2021-09-09 13:53:29 +02:00
ac3dec.c
acm.c
act.c avformat/act: Check ff_get_wav_header() for failure 2022-10-09 22:15:34 +02:00
adp.c
ads.c avformat/ads: Check size 2021-09-09 13:53:29 +02:00
adtsenc.c avformat/adtsenc: return value check for init_get_bits in adts_decode_extradata 2021-09-09 13:59:05 +02:00
adxdec.c
aea.c
afc.c
aiff.h
aiffdec.c avformat/aiffdec: Use 64bit for block_duration use 2022-10-09 22:15:49 +02:00
aiffenc.c
aixdec.c
allformats.c avcodec: Implement Archimedes VIDC encoder/decoder 2018-10-26 13:39:25 +02:00
amr.c libavformat/amr.c: Check return value from avio_read() 2020-07-03 12:10:23 +02:00
anm.c
apc.c
ape.c avformat/ape: Check frames size 2022-10-09 22:15:49 +02:00
apetag.c
apetag.h
apngdec.c
apngenc.c
aptxdec.c
aqtitledec.c avformat/aqtitledec: Skip unrepresentable durations 2022-04-09 22:19:41 +02:00
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec_f.c avformat/asfdec_f: Use 64bit for packet start time 2022-10-09 22:15:42 +02:00
asfdec_o.c avformat/asfdec_o: Limit packet offset 2022-10-09 22:15:50 +02:00
asfenc.c
assdec.c avformat/assdec: Fix memleak upon read header failure 2020-07-02 01:01:30 +02:00
assenc.c
ast.c
ast.h
astdec.c
astenc.c
async.c avformat/async: fix assertion condition when draining buffer 2019-02-11 22:07:06 +01:00
au.c avformat/au: cleanup on EOF return in au_read_annotation() 2021-09-09 13:53:29 +02:00
audiointerleave.c
audiointerleave.h
av1.c avformat/av1: Fix leak of dynamic buffer in case of parsing failure 2020-07-01 22:34:44 +02:00
av1.h
avc.c
avc.h
avformat.h
avformatres.rc
avi.h
avidec.c avformat/avidec: Prevent entity expansion attacks 2022-10-09 22:15:44 +02:00
avienc.c libavformat/avienc: Check bits per sample for PAL8 2020-07-03 12:10:23 +02:00
avio.c avformat/avio: Check av_opt_copy() for failure 2021-09-09 13:54:52 +02:00
avio.h
avio_internal.h
aviobuf.c avformat/aviobuf: Don't check for overflow after it happened 2020-07-02 00:12:49 +02:00
avisynth.c
avlanguage.c
avlanguage.h
avr.c
avs.c avformat/avs: Use 64bit for the avio_tell() output 2021-09-09 13:53:29 +02:00
bethsoftvid.c avformat/bethsoftvid: Check image dimensions before use 2021-09-09 13:53:29 +02:00
bfi.c avformat/bfi: Check offsets better 2022-10-09 22:15:35 +02:00
bink.c
bintext.c avformat/bintext: Check width 2021-09-09 13:53:29 +02:00
bit.c
bluray.c
bmv.c
boadec.c avformat/boadec: Check that channels and block_align are set 2021-09-09 13:37:21 +02:00
brstm.c
c93.c
cache.c
caf.c
caf.h
cafdec.c avformat/cafdec: Check that nb_frasmes fits within 64bit 2022-10-09 22:15:50 +02:00
cafenc.c
cavsvideodec.c
cdg.c avformat/cdg: Fix integer overflow in duration computation 2021-09-09 13:37:20 +02:00
cdxl.c avformat/cdxl: Fix integer overflow in intermediate 2020-01-06 11:30:43 +01:00
chromaprint.c
cinedec.c avformat/cinedec: Fix index_entries size check 2021-09-09 13:54:52 +02:00
codec2.c
concat.c
concatdec.c avformat/concatdec: use av_strstart() 2021-09-09 13:53:29 +02:00
crcenc.c
crypto.c
cutils.c
dash.c
dash.h
dashdec.c avformat/dashdec: Don't allocate and leak strings that are never used 2020-03-30 08:07:26 +02:00
dashenc.c avformat/dashenc: Support HTTP persistent for init segments as well 2018-10-26 11:49:47 +05:30
data_uri.c
dauddec.c
daudenc.c
davs2.c lavf/davs2: Do not mix declarations and code. 2018-09-14 20:55:51 +02:00
dcstr.c avformat/dcstr: Check sample rate 2021-09-09 13:53:29 +02:00
dfa.c
diracdec.c
dnxhddec.c
dsfdec.c avformat/dsfdec: Check block_align more completely 2021-09-09 13:53:29 +02:00
dsicin.c avformat/dsicin: Check packet size for overflow 2021-09-09 13:54:52 +02:00
dss.c
dtsdec.c
dtshddec.c
dump.c lavf/dump: Fix a typo: comentary -> commentary. 2018-10-19 20:19:25 +02:00
dv.c
dv.h
dvbsub.c
dvbtxt.c
dvenc.c
dxa.c avformat/dxa: avoid bpc overflows 2022-10-09 22:15:50 +02:00
eacdata.c
electronicarts.c avformat/electronicarts: Clear partial_packet on error 2021-09-09 13:53:29 +02:00
epafdec.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
fifo.c
fifo_test.c
file.c
file_open.c
filmstripdec.c
filmstripenc.c
fitsdec.c avformat/fitsdec: Better size checks 2021-09-09 13:53:29 +02:00
fitsenc.c
flac_picture.c
flac_picture.h
flacdec.c
flacenc.c
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c avformat/flvdec: Check for EOF in index reading 2022-10-09 22:15:42 +02:00
flvenc.c
format.c
framecrcenc.c
framehash.c
frmdec.c
fsb.c
ftp.c avformat/ftp: Check for av_strtok() failure 2021-09-09 13:54:52 +02:00
g722.c
g723_1.c
g726.c
g729dec.c
gdv.c avformat/gdv: Check fps 2019-03-14 16:53:57 +01:00
genh.c avformat/genh: Check sample rate 2022-10-09 22:15:33 +02:00
gif.c
gifdec.c
golomb_tab.c
gopher.c
gsmdec.c
gxf.c avformat/gxf: Check pkt_len 2021-09-09 13:53:29 +02:00
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
hashenc.c
hdsenc.c
hevc.c avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure 2020-07-01 23:08:24 +02:00
hevc.h avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure 2020-07-01 23:08:24 +02:00
hevcdec.c
hls.c libavformat/hls: Free keys 2022-10-09 22:15:47 +02:00
hlsenc.c lavf/hlsenc: Do not mix declarations and code. 2020-01-07 10:53:38 +01:00
hlsplaylist.c
hlsplaylist.h
hlsproto.c
hnm.c avformat/hnm: Check for extradata allocation failure 2020-07-01 23:32:25 +02:00
http.c avformat/http: Fix Out-of-Bounds access in process_line() 2019-03-14 00:24:44 +01:00
http.h
httpauth.c
httpauth.h
icecast.c
icodec.c avformat/icodec: Check nb_pal 2022-10-09 22:15:49 +02:00
icoenc.c
id3v1.c
id3v1.h
id3v2.c avformat/id3v2: Check taglen in read_uslt() 2023-05-26 00:04:32 +02:00
id3v2.h
id3v2enc.c
idcin.c
idroqdec.c
idroqenc.c
iff.c libavformat/iff: Check for overflow in body_end calculation 2022-10-09 22:15:44 +02:00
ilbc.c
img2.c
img2.h
img2_alias_pix.c
img2_brender_pix.c
img2dec.c
img2enc.c
ingenientdec.c
internal.h avformat/utils: move mkdir_p to utils 2018-09-25 21:57:49 +08:00
ip.c avformat/ip: factorize some IP filtering and resolving functions to a new file 2018-10-03 22:03:29 +02:00
ip.h avformat/ip: factorize some IP filtering and resolving functions to a new file 2018-10-03 22:03:29 +02:00
ipmovie.c
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c lavf/mov: add AVCodecTag entry for GoPro metadata 2018-09-08 19:08:34 -03:00
isom.h avformat/mov.c: require tfhd to begin parsing trun 2019-02-08 12:22:13 +01:00
iss.c
iv8.c
ivfdec.c
ivfenc.c avformat/ivfenc: use the av1_metadata bsf to insert Temporal Delimiter OBUs if needed 2018-11-04 22:06:08 -03:00
jacosubdec.c avformat/jacosubdec: Check for min in t overflow in get_shift() 2021-10-06 11:44:12 +02:00
jacosubenc.c
jvdec.c
latmenc.c avformat/latmenc: abort if no extradata is available 2022-04-09 22:19:40 +02:00
libavformat.v
libgme.c
libmodplug.c
libopenmpt.c avformat/libopenmpt: Fix successfull typo 2019-01-21 07:53:26 +01:00
librtmp.c
libsmbclient.c lavf/libsmbclient: return AVERROR_EOF for EOF. 2018-09-02 18:37:09 +02:00
libsrt.c avformat/libsrt: add several options supported in srt 1.3.0 2018-10-23 19:42:48 +02:00
libssh.c
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c avformat/lrcdec: Clip timestamps 2021-09-09 13:53:29 +02:00
lrcenc.c
lvfdec.c avformat/lvfdec: Check stream_index before use 2021-09-09 13:53:29 +02:00
lxfdec.c avformat/lxfdec: Fix multiple integer overflows related to track_size 2021-09-09 13:53:29 +02:00
m4vdec.c
matroska.c avformat/matroskaenc: implement AVOutputFormat.query_codec for webm 2018-09-26 15:17:13 -03:00
matroska.h avformat/matroskaenc: implement AVOutputFormat.query_codec for webm 2018-09-26 15:17:13 -03:00
matroskadec.c avformat/matroskadec: Check pre_ns 2022-04-09 22:19:41 +02:00
matroskaenc.c avformat/matroskaenc: Don't use NULL for %s format string 2020-07-02 01:01:31 +02:00
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c avformat/microdvddec: use 64bit for durations 2021-09-09 13:53:29 +02:00
microdvdenc.c
mj2kdec.c
mkvtimestamp_v2.c
mlpdec.c
mlvdec.c avformat/mlvdec: fail reading a packet with 0 streams 2020-07-03 12:10:24 +02:00
mm.c avformat/mm: Check for existence of audio stream 2021-09-09 13:37:20 +02:00
mmf.c
mms.c
mms.h
mmsh.c
mmst.c
mov.c avformat/mov: Check samplesize and offset to avoid integer overflow 2023-05-26 00:04:35 +02:00
mov_chan.c
mov_chan.h
mov_esds.c
movenc.c avformat/movenc: Fix segfault when remuxing rtp hint stream 2021-10-19 19:03:19 -03:00
movenc.h
movenccenc.c
movenccenc.h
movenchint.c
mp3dec.c avformat/mp3dec: Check that the frame fits within the probe buffer 2020-01-06 11:30:44 +01:00
mp3enc.c avformat/mp3enc: Avoid SEEK_END as it is unsupported 2019-06-27 17:50:47 +02:00
mpc.c avformat/mpc: deallocate frames array on errors 2020-01-06 11:30:42 +01:00
mpc8.c avformat/mpc8: Check for position overflow in mpc8_handle_chunk() 2021-09-09 13:54:52 +02:00
mpeg.c avformat/mpeg: Check avio_read() return value in get_pts() 2021-09-09 13:37:20 +02:00
mpeg.h lavf/mpeg: Support demuxing HEVC in mpeg-ps. 2018-09-27 23:53:21 +02:00
mpegenc.c avformat/mpegenc: Ensure packet queue stays valid 2021-10-19 19:05:16 -03:00
mpegts.c avformat/mpegts: use actually read packet size in mpegts_resync special case 2021-10-16 21:19:24 +02:00
mpegts.h
mpegtsenc.c
mpegvideodec.c
mpjpeg.c
mpjpegdec.c
mpl2dec.c avformat/mpl2dec: Fix integer overflow with duration 2020-07-03 12:10:24 +02:00
mpsubdec.c avformat/mpsubdec: Fix memleak upon read header failure 2020-07-02 01:01:30 +02:00
msf.c avformat/msf: Check that channels doesnt overflow during extradata construction 2021-09-09 13:54:52 +02:00
msnwc_tcp.c
mtaf.c
mtv.c
musx.c
mux.c
mvdec.c avformat/mvdec: Do not set invalid sample rate 2021-10-06 12:06:15 +02:00
mvi.c avformat/mvi: Check audio size for more overflows 2021-09-09 13:53:29 +02:00
mxf.c lavf/mxfenc: support creating s436m data tracks 2018-10-12 12:28:22 -07:00
mxf.h avformat/mxfenc: correctly set content package rate in system element 2018-10-12 12:27:58 -07:00
mxfdec.c avformat/mxfdec: only probe max run in 2022-10-09 22:15:48 +02:00
mxfenc.c avformat/mxfenc: fix index byte count in partition header 2021-10-19 19:01:36 -03:00
mxg.c
ncdec.c
network.c Merge commit '9b4c3f5aadf54ffd2a6e15746b1fd736379883c4' 2018-09-11 13:54:30 -03:00
network.h network: Define ENOTCONN as WSAENOTCONN if not defined 2021-09-09 13:59:05 +02:00
nistspheredec.c avformat/nistspheredec: Check bits_per_coded_sample and channels 2021-09-09 13:53:29 +02:00
nspdec.c
nsvdec.c avformat/nsvdec: Fix memleaks on errors while reading the header 2020-07-03 12:10:23 +02:00
nullenc.c
nut.c
nut.h
nutdec.c avformat/nutdec: Check fields 2022-10-09 22:15:51 +02:00
nutenc.c avformat/nutenc: don't allocate a dynamic AVIOContext if no index is going to be written 2022-05-04 20:20:30 +02:00
nuv.c avformat/nuv: Check channels 2021-09-09 13:53:29 +02:00
oggdec.c avformat/oggdec: Check for EOF after page header 2020-07-03 12:10:24 +02:00
oggdec.h
oggenc.c
oggparsecelt.c
oggparsedaala.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c avformat/oggparsevorbis: Error out on double init of vp 2020-07-03 12:10:24 +02:00
oggparsevp8.c
oma.c
oma.h
omadec.c avformat/omadec: Fix memleaks upon read_header failure 2020-07-02 01:01:30 +02:00
omaenc.c
options.c
options_table.h
os_support.c
os_support.h
paf.c avformat/paf: Check for EOF before allocation in read_header() 2021-09-09 13:53:29 +02:00
pcm.c avformat/pcm: Check block_align 2021-09-09 13:53:29 +02:00
pcm.h
pcmdec.c avcodec: Implement Archimedes VIDC encoder/decoder 2018-10-26 13:39:25 +02:00
pcmenc.c avcodec: Implement Archimedes VIDC encoder/decoder 2018-10-26 13:39:25 +02:00
pjsdec.c avformat/pjsdec: Fix memleak upon read header failure 2020-07-02 01:01:30 +02:00
pmpdec.c
prompeg.c
protocols.c
psxstr.c
pva.c
pvfdec.c
qcp.c avformat/qcp: Avoid negative nb_rates 2021-09-09 13:54:52 +02:00
qtpalette.c
qtpalette.h
r3d.c avformat/r3d: Check samples before computing duration 2021-09-09 13:53:29 +02:00
rawdec.c
rawdec.h
rawenc.c lavf/rawenc: Only accept the appropriate stream type for raw muxers. 2019-09-06 16:26:57 -03:00
rawenc.h
rawutils.c
rawvideodec.c
rdt.c
rdt.h
realtextdec.c avformat/realtextdec: Check the pts difference before using it for the duration computation 2021-09-09 13:54:52 +02:00
redspark.c
replaygain.c avformat/replaygain: avoid undefined / negative abs 2023-05-26 00:04:30 +02:00
replaygain.h
riff.c avcodec: add RemotelyAnywhere Screen Capture decoder 2018-09-08 15:59:10 +02:00
riff.h
riffdec.c
riffenc.c
rl2.c
rm.c
rm.h
rmdec.c avformat/rmdec: check tag_size 2022-10-09 22:15:51 +02:00
rmenc.c
rmsipr.c
rmsipr.h
rpl.c avformat/rpl: The associative law doesnt hold for signed integers in C 2021-09-09 13:54:52 +02:00
rsd.c uavformat/rsd: check for EOF in extradata 2021-09-09 13:53:29 +02:00
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmpdigest.c
rtmphttp.c
rtmppkt.c
rtmppkt.h
rtmpproto.c
rtp.c
rtp.h
rtpdec.c
rtpdec.h
rtpdec_ac3.c
rtpdec_amr.c
rtpdec_asf.c
rtpdec_dv.c
rtpdec_formats.h
rtpdec_g726.c
rtpdec_h261.c
rtpdec_h263.c
rtpdec_h263_rfc2190.c
rtpdec_h264.c
rtpdec_hevc.c
rtpdec_ilbc.c
rtpdec_jpeg.c
rtpdec_latm.c
rtpdec_mpa_robust.c
rtpdec_mpeg4.c
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_rfc4175.c
rtpdec_svq3.c
rtpdec_vc2hq.c
rtpdec_vp8.c
rtpdec_vp9.c
rtpdec_xiph.c
rtpenc.c
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h261.c
rtpenc_h263.c
rtpenc_h263_rfc2190.c
rtpenc_h264_hevc.c
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpegts.c
rtpenc_mpv.c
rtpenc_vc2hq.c
rtpenc_vp8.c
rtpenc_vp9.c
rtpenc_xiph.c
rtpproto.c avformat/rtpproto: use factorized ip functions 2018-10-03 22:03:29 +02:00
rtpproto.h
rtsp.c avformat/rtsp: break on unknown protocols 2022-10-09 22:15:40 +02:00
rtsp.h
rtspcodes.h
rtspdec.c
rtspenc.c
s337m.c
samidec.c avformat/samidec: Sanity check pts 2021-09-09 13:53:29 +02:00
sapdec.c
sapenc.c
sauce.c
sauce.h
sbcdec.c
sbgdec.c avformat/sbgdec: Check for overflow in timestamp preparation 2021-09-09 13:54:52 +02:00
sccdec.c avformat/sccdec: Fix memleak upon read header failure 2020-07-02 01:01:31 +02:00
sccenc.c
sctp.c avformat/sctp: close socket on errors 2022-10-09 22:15:38 +02:00
sdp.c
sdr2.c
sdsdec.c avformat/sdsdec: Use av_rescale() to avoid intermediate overflow in duration calculation 2022-10-09 22:15:51 +02:00
sdxdec.c
segafilm.c avformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0 2021-09-09 13:53:29 +02:00
segafilmenc.c avformat/segafilmenc: Fix undefined left shift of 1 by 31 places 2020-07-01 23:01:49 +02:00
segment.c avformat/segment: fix segment_time_delta option min/max value 2018-10-07 20:26:29 +02:00
serdec.c avformat: add SER demuxer 2018-10-13 15:40:08 +02:00
shortendec.c avformat/shortendec: Check k in probe 2020-01-06 11:30:43 +01:00
sierravmd.c
siff.c avformat/siff: Reject audio packets without audio stream 2021-09-09 13:37:20 +02:00
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c avformat/smjpegdec: Check the existence of referred streams 2021-09-09 13:37:20 +02:00
smjpegenc.c
smoothstreamingenc.c avformat/smoothstreaming: Fix memleaks on errors 2020-07-01 23:25:11 +02:00
smush.c
sol.c
sox.h
soxdec.c avformat/soxdec: Check channels to be positive 2021-09-09 13:53:29 +02:00
soxenc.c
spdif.c
spdif.h
spdifdec.c avformat/spdifdec: Use 64bit to compute bit rate 2022-10-09 22:15:52 +02:00
spdifenc.c
srtdec.c avformat/srtdec: Fix memleak upon read header failure 2020-07-02 01:01:31 +02:00
srtenc.c
srtp.c
srtp.h
srtpproto.c
stldec.c avformat/stldec: Fix memleak upon read header failure 2020-07-02 01:01:31 +02:00
subfile.c
subtitles.c avformat/subtitles: Don't increment packet counter prematurely 2020-07-01 23:30:17 +02:00
subtitles.h
subviewer1dec.c avformat/subviewer1dec: Fix memleak upon read header failure 2020-07-02 01:01:31 +02:00
subviewerdec.c avformat/subviewerdec: fail on AV_NOPTS_VALUE 2021-09-09 13:37:21 +02:00
supdec.c
supenc.c
svag.c
swf.c
swf.h
swfdec.c
swfenc.c avformat/swfenc: Fix integer overflow in frame rate handling 2020-07-03 12:10:24 +02:00
takdec.c
tcp.c avformat/tcp: re-add checks for setsockopt return values 2018-09-11 15:48:55 -03:00
tedcaptionsdec.c avformat/tedcaptionsdec: Check for overflow in parse_int() 2021-09-09 13:53:29 +02:00
tee.c
tee_common.c
tee_common.h
teeproto.c
thp.c avformat/thp: Check fps 2020-07-03 12:10:24 +02:00
tiertexseq.c
tls.c
tls.h
tls_gnutls.c lavf/tls_gnutls: check for interrupt inside handshake loop 2020-09-04 22:06:02 +03:00
tls_libtls.c
tls_mbedtls.c lavf/tls_mbedtls: add support for mbedtls version 3 2022-04-27 18:50:31 +02:00
tls_openssl.c Merge commit '6a9c00c09d2bc50c0ea64ba092b2f4afc46aa978' 2018-09-11 13:18:52 -03:00
tls_schannel.c avformat/tls_schannel: immediately return decrypted data if available 2020-09-04 19:26:16 +03:00
tls_securetransport.c
tmv.c
tta.c avformat/tta: Check for EOF in index reading loop 2021-09-09 13:54:52 +02:00
ttaenc.c
tty.c avformat/tty: add probe function 2022-04-09 22:19:40 +02:00
txd.c
ty.c libavformat/ty: use decimal constant for shift 2018-10-07 03:03:09 +02:00
udp.c avformat/udp: always use IP_ADD_SOURCE_MEMBERSHIP for subscribing to an UDP multicast source group in IPv4 2018-10-03 22:03:29 +02:00
uncodedframecrcenc.c
unix.c
url.c
url.h
urldecode.c
urldecode.h
utils.c avformat/utils: Fix invalid NULL pointer operation in ff_parse_key_value() 2022-04-09 22:19:40 +02:00
v210.c
vag.c
vapoursynth.c
vc1dec.c
vc1test.c lavf/vc1test: add rcv to vc1test demuxer extensions 2018-10-22 19:09:47 +08:00
vc1testenc.c
version.h Bump minor versions for branching 4.1 2018-11-02 00:15:32 +01:00
vivo.c
voc.c
voc.h
voc_packet.c avformat/voc_packet: prevent remaining size from becoming negative in ff_voc_get_packet() 2021-09-09 13:53:29 +02:00
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vpcc.c avformat/vpcc: fix values in VP9 level detection heuristics 2018-09-15 18:06:58 -03:00
vpcc.h
vpk.c avformat/vpk: Check offset for validity 2019-06-27 17:50:47 +02:00
vplayerdec.c avformat/vplayerdec: Fix memleak upon read header failure 2020-07-02 01:01:31 +02:00
vqf.c avformat/vqf: Check len for COMM chunks 2021-09-09 13:53:29 +02:00
w64.c
w64.h
wavdec.c avformat/wavdec: Check smv_block_size 2021-10-16 21:19:24 +02:00
wavenc.c
wc3movie.c avformat/wc3movie: Move wc3_read_close() up 2021-09-09 13:37:20 +02:00
webm_chunk.c lavf/webm_chunk: Fix NULL dereference 2020-07-01 22:10:02 +02:00
webmdashenc.c avformat/webmdashenc: fix on-demand profile string 2022-04-08 00:16:08 -03:00
webpenc.c
webvttdec.c avformat/webvttdec: Fix memleak upon read header failure 2020-07-02 01:01:31 +02:00
webvttenc.c lavf/webvttenc: Always write hours in the timestamp with two characters. 2018-09-19 18:07:32 +02:00
westwood_aud.c
westwood_vqa.c
wsddec.c avformat/wsddec: Fix undefined shift 2019-06-27 17:50:47 +02:00
wtv.h
wtv_common.c
wtvdec.c avformat/wtvdec: Check for EOF before seeking back in parse_media_type() 2021-09-09 13:54:52 +02:00
wtvenc.c
wv.c
wv.h
wvdec.c Revert "avformat/wvdec: Check rate for overflow" 2021-09-10 16:04:39 +02:00
wvedec.c
wvenc.c
xa.c
xmv.c avformat/xmv: Make bitrate 64bit 2020-01-06 11:30:42 +01:00
xvag.c
xwma.c avformat/xwma: Use av_rescale() for duration computation 2022-10-09 22:15:52 +02:00
yop.c
yuv4mpeg.h
yuv4mpegdec.c
yuv4mpegenc.c