1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libavformat
Michael Niedermayer ed9f251a5d avformat/cinedec: Fix index_entries size check
Fixes: out of array access
Fixes: 29868/clusterfuzz-testcase-minimized-ffmpeg_dem_CINE_fuzzer-5692001957445632

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2021-09-11 21:23:49 +02:00
..
tests movenc-test: Add tests for negative cts offsets 2017-09-28 18:15:45 +02:00
.gitignore
3dostr.c avformat/3dostr: Check sample_rate 2021-09-11 21:23:49 +02:00
4xm.c avformat/4xm: Make audio_frame_count 64bit 2021-09-11 21:23:49 +02:00
a64.c
aacdec.c avformat/aacdec: resync to the next adts frame on invalid data instead of aborting 2019-07-23 01:13:41 -03:00
aadec.c avformat/aadec: Check toc_size to contain the minimum to demuxer uses 2020-07-02 19:55:09 +02:00
ac3dec.c
acm.c
act.c
adp.c lavf/adp: Fix the probe function on systems with signed char. 2017-10-09 02:57:48 +02:00
ads.c avformat/ads: Check size 2021-09-11 21:23:48 +02:00
adtsenc.c avcodec/adtsenc: check packet side data for AAC extradata updates 2017-05-24 20:28:00 -03:00
adxdec.c
aea.c
afc.c
aiff.h
aiffdec.c avformat/aiffdec: Check that SSND is at least 8 bytes 2021-09-11 21:23:49 +02:00
aiffenc.c avformat: replace all uses of av_copy_packet() 2017-09-25 21:26:38 -03:00
aixdec.c
allformats.c Add SUP/PGS subtitle muxer 2017-09-09 12:07:14 +02:00
amr.c libavformat/amr.c: Check return value from avio_read() 2020-07-02 19:55:09 +02:00
anm.c
apc.c
ape.c lavf/ape: remove unused magic field 2017-03-29 14:49:29 +02:00
apetag.c apetag: account for header size if present when returning the start position 2017-02-25 09:57:44 +01:00
apetag.h avformat/apetag: account for header size if present when returning the start position 2017-02-10 18:33:29 -03:00
apngdec.c Fix all -Wformat warnings raised by DJGPP 2017-03-29 14:49:29 +02:00
apngenc.c avformat: replace all uses of av_copy_packet() 2017-09-25 21:26:38 -03:00
aqtitledec.c avformat/aqtitledec: Fix memleak upon read header failure 2020-07-03 00:02:12 +02:00
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec_f.c avformat/asfdec_f: Add an additional check for the extradata size 2021-09-11 21:23:49 +02:00
asfdec_o.c avformat/asfdec_o: Use ff_get_extradata() 2021-09-11 21:23:49 +02:00
asfenc.c avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()" 2017-08-02 15:26:25 +02:00
assdec.c avformat/assdec: Fix memleak upon read header failure 2020-07-03 00:02:12 +02:00
assenc.c
ast.c
ast.h
astdec.c Fix all -Wformat warnings raised by DJGPP 2017-03-29 14:49:29 +02:00
astenc.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
async.c
au.c avformat/au: cleanup on EOF return in au_read_annotation() 2021-09-11 21:23:48 +02:00
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h libavformat/avformat.h: Move docs inside of #if 2017-06-30 14:35:25 +02:00
avformatres.rc
avi.h
avidec.c avformat/avidec: Check for dv streams before using priv_data in parse ##dc/##wb 2021-09-11 21:23:49 +02:00
avienc.c libavformat/avienc: Check bits per sample for PAL8 2020-07-02 19:55:09 +02:00
avio_internal.h lavf: make avio_read_partial() public 2017-09-01 17:56:33 +02:00
avio.c avformat/avio: Check av_opt_copy() for failure 2021-09-11 21:23:49 +02:00
avio.h lavf: make avio_read_partial() public 2017-09-01 17:56:33 +02:00
aviobuf.c avformat/aviobuf: Don't check for overflow after it happened 2020-07-02 23:56:13 +02:00
avisynth.c Merge commit '3cc3463f306f425f76bd962755df1132eeac6dfa' 2017-04-01 12:16:45 +02:00
avlanguage.c
avlanguage.h
avr.c
avs.c avformat/avs: Use 64bit for the avio_tell() output 2021-09-11 21:23:48 +02:00
bethsoftvid.c avformat/bethsoftvid: Check image dimensions before use 2021-09-11 21:23:48 +02:00
bfi.c avformat/bfi: Check chunk_header 2021-09-11 21:23:48 +02:00
bink.c lavf/bink: fix latest header and add all existing revisions 2017-08-20 11:33:51 +02:00
bintext.c avformat/bintext: Check width 2021-09-11 21:23:48 +02:00
bit.c lavf/bit: Fix the G.729 bit auto-detection. 2017-09-30 20:41:52 +02:00
bluray.c
bmv.c
boadec.c avformat/boadec: Check that channels and block_align are set 2021-09-11 21:23:48 +02:00
brstm.c Fix all -Wformat warnings raised by DJGPP 2017-03-29 14:49:29 +02:00
c93.c
cache.c
caf.c lavf/caf: Support demuxing Opus. 2017-09-20 03:31:48 +02:00
caf.h
cafdec.c avformat/cafdec: Check channels 2021-09-11 21:23:49 +02:00
cafenc.c lavf/caf: Support demuxing Opus. 2017-09-20 03:31:48 +02:00
cavsvideodec.c
cdg.c avformat/cdg: Fix integer overflow in duration computation 2021-09-11 21:23:48 +02:00
cdxl.c avformat/cdxl: Fix integer overflow in intermediate 2019-11-15 12:25:46 +01:00
chromaprint.c
cinedec.c avformat/cinedec: Fix index_entries size check 2021-09-11 21:23:49 +02:00
concat.c
concatdec.c avformat/concatdec: use av_strstart() 2021-09-11 21:23:48 +02:00
crcenc.c
crypto.c Merge commit 'd860a3cc0a12360a92b9ffd179a0c34413beaf88' 2017-04-01 15:45:32 +02:00
cutils.c
dash.c avformat/dash:add copyright to dash.c 2017-09-01 18:52:56 +08:00
dash.h avformat/dash: move reused API to common file and header file 2017-09-01 10:20:56 +08:00
dashdec.c avformat/dashdec: free resource allocated by xml 2017-09-09 08:34:07 +08:00
dashenc.c Merge commit '7295b7373862ee54903b33d6ef3335531dfa93ad' 2017-09-26 14:13:09 -03:00
data_uri.c
dauddec.c
daudenc.c
dcstr.c avformat/dcstr: Check sample rate 2021-09-11 21:23:49 +02:00
dfa.c
diracdec.c
dnxhddec.c
dsfdec.c avformat/dsfdec: Check block_align more completely 2021-09-11 21:23:48 +02:00
dsicin.c
dss.c
dtsdec.c avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_header() 2017-07-21 12:18:10 -03:00
dtshddec.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
dump.c lavf/dump: Remove superfluous cast. 2017-08-29 01:33:47 +02:00
dv.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
dv.h
dvbsub.c
dvbtxt.c
dvenc.c
dxa.c avformat/dxa: Use av_rescale() for duration computation 2021-09-11 21:23:48 +02:00
eacdata.c
electronicarts.c avformat/electronicarts: Clear partial_packet on error 2021-09-11 21:23:49 +02:00
epafdec.c
ffm.h
ffmdec.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
fifo.c libavformat/fifo: Fix initialization of underlying AVFormatContext 2017-07-19 10:08:19 +02:00
file_open.c
file.c avformat/file: increase min/max packet size to 256k for written files 2017-06-24 18:51:29 +02:00
filmstripdec.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
filmstripenc.c
fitsdec.c avformat/fitsdec: Better size checks 2021-09-11 21:23:48 +02:00
fitsenc.c avformat/fitsenc: fill header line with spaces 2017-09-12 21:39:57 -03:00
flac_picture.c Use the new AVIOContext destructor. 2017-09-01 02:16:33 -03:00
flac_picture.h
flacdec.c Merge commit 'ed1cd81076434b76f37576d4d806973476a8e96c' 2017-03-15 23:17:32 +01:00
flacenc_header.c
flacenc.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
flacenc.h
flic.c avformat/flic: fix handling of EOF case 2017-02-11 20:20:07 +01:00
flv.h
flvdec.c avformat/flvdec: Check array entry number 2021-09-11 21:23:49 +02:00
flvenc.c avformat/flvenc: Check audio packet size 2018-10-28 02:22:42 +02:00
format.c
framecrcenc.c Fix all -Wformat warnings raised by DJGPP 2017-03-29 14:49:29 +02:00
framehash.c
frmdec.c
fsb.c
ftp.c avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 2019-03-24 10:38:51 +01:00
g722.c
g723_1.c
g726.c lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified. 2017-08-24 12:55:46 +02:00
g729dec.c
gdv.c avformat/gdv: Check fps 2019-03-24 10:38:52 +01:00
genh.c avformat/genh: Check block_align 2021-09-11 21:23:48 +02:00
gif.c avformat: replace all uses of av_copy_packet() 2017-09-25 21:26:38 -03:00
gifdec.c
golomb_tab.c
gopher.c
gsmdec.c
gxf.c avformat/gxf: Check pkt_len 2021-09-11 21:23:48 +02:00
gxf.h
gxfenc.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
h261dec.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
h263dec.c
h264dec.c
hashenc.c
hdsenc.c Use the new AVIOContext destructor. 2017-09-01 02:16:33 -03:00
hevc.c avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure 2020-07-02 23:44:51 +02:00
hevc.h avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf failure 2020-07-02 23:44:51 +02:00
hevcdec.c Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765' 2017-03-23 14:27:48 -03:00
hls.c avformat/hls: Pass a copy of the URL for probing 2020-07-02 19:55:10 +02:00
hlsenc.c avformat/hlsenc: write fmp4 init header after first AV frame 2017-11-15 17:53:42 -08:00
hlsproto.c
hnm.c avformat/hnm: Check for extradata allocation failure 2020-07-02 23:56:12 +02:00
http.c avformat/http: Fix Out-of-Bounds access in process_line() 2019-03-24 10:38:51 +01:00
http.h
httpauth.c
httpauth.h
icecast.c
icodec.c avformat/icodec: Check for zero streams and stream creation failure 2021-09-11 21:23:48 +02:00
icoenc.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
id3v1.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
id3v1.h
id3v2.c avformat/id3v2: Check end for overflow in id3v2_parse() 2021-09-11 21:23:49 +02:00
id3v2.h avformat: fix id3 chapters 2017-10-05 17:10:23 +02:00
id3v2enc.c
idcin.c
idroqdec.c
idroqenc.c
iff.c avformat/iff: Check block align also for ID_MAUD 2021-09-11 21:23:48 +02:00
ilbc.c
img2_alias_pix.c
img2_brender_pix.c
img2.c lavf/img2: Add svg and svgz to allow reading image sequences. 2017-05-22 01:09:21 +02:00
img2.h
img2dec.c avformat/img2dec: fix infinite loop 2018-06-18 01:16:03 +02:00
img2enc.c avformat/img2enc: remove av_dup_packet() call 2017-09-25 23:44:53 -03:00
ingenientdec.c
internal.h lavf: consider codec framerate for framerate detection 2017-06-07 11:08:06 +02:00
ipmovie.c Interplay MVE: Implement frame format 0x10 2017-06-27 15:09:12 +02:00
ircam.c
ircam.h
ircamdec.c Fix all -Wformat warnings raised by DJGPP 2017-03-29 14:49:29 +02:00
ircamenc.c
isom.c libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlpha 2017-09-24 21:54:13 +02:00
isom.h avformat/mov.c: require tfhd to begin parsing trun 2019-03-24 10:38:51 +01:00
iss.c
iv8.c
ivfdec.c
ivfenc.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
jacosubdec.c avformat/jacosubdec: Use 64bit inside get_shift() 2021-09-11 21:23:48 +02:00
jacosubenc.c
jvdec.c
latmenc.c avformat/latmenc: check packet side data for AAC extradata updates 2017-05-24 20:28:00 -03:00
libavformat.v
libgme.c
libmodplug.c
libopenmpt.c avformat/libopenmpt: Query duration and metadata after selecting subsong 2017-09-24 15:54:38 +01:00
librtmp.c avformat/librtmp: check return value of setsockopt 2017-06-13 19:48:08 +02:00
libsmbclient.c
libssh.c avformat/libssh: check the user provided a password before trying to use it 2017-06-17 17:16:13 -03:00
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c avformat/lrcdec: Clip timestamps 2021-09-11 21:23:48 +02:00
lrcenc.c
lvfdec.c avformat/lvfdec: Check stream_index before use 2021-09-11 21:23:48 +02:00
lxfdec.c avformat/lxfdec: Fix multiple integer overflows related to track_size 2021-09-11 21:23:49 +02:00
m4vdec.c avformat/m4vdec: Detect raw mpeg4video with unidentified non mpeg headers with a very low score 2017-02-18 04:18:30 +01:00
Makefile Add SUP/PGS subtitle muxer 2017-09-09 12:07:14 +02:00
matroska.c Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb' 2017-03-19 18:28:40 +01:00
matroska.h
matroskadec.c avformat/matroskadec: Check for EOF in resync loop 2021-09-11 21:23:49 +02:00
matroskaenc.c avformat/matroskaenc: Don't use NULL for %s format string 2020-07-03 00:02:14 +02:00
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c avformat/microdvddec: use 64bit for durations 2021-09-11 21:23:49 +02:00
microdvdenc.c
mj2kdec.c
mkvtimestamp_v2.c
mlpdec.c
mlvdec.c avformat/mlvdec: fail reading a packet with 0 streams 2020-07-02 19:55:09 +02:00
mm.c avformat/mm: Check for existence of audio stream 2021-09-11 21:23:48 +02:00
mmf.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
mms.c avformat/mms: Add missing chunksize check 2018-07-07 12:27:00 +02:00
mms.h
mmsh.c
mmst.c
mov_chan.c Fix all -Wformat warnings raised by DJGPP 2017-03-29 14:49:29 +02:00
mov_chan.h
mov.c avformat/mov: Ignore duplicate CoLL 2021-09-11 21:23:49 +02:00
movenc.c avformat/movenc: Check pal_size before use 2021-09-11 21:23:49 +02:00
movenc.h movenc: Add an option for enabling negative CTS offsets 2017-09-28 18:15:45 +02:00
movenccenc.c
movenccenc.h
movenchint.c
mp3dec.c avformat/mp3dec: Check that the frame fits within the probe buffer 2019-11-21 23:27:24 +01:00
mp3enc.c avformat/mp3enc: Avoid SEEK_END as it is unsupported 2019-11-14 23:30:37 +01:00
mpc8.c avformat/mpc8: Check size before implicitly converting to int 2021-09-11 21:23:48 +02:00
mpc.c avformat/mpc: deallocate frames array on errors 2019-11-15 12:25:45 +01:00
mpeg.c avformat/mpeg: Check avio_read() return value in get_pts() 2021-09-11 21:23:48 +02:00
mpeg.h
mpegenc.c avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE 2020-07-02 19:55:09 +02:00
mpegts.c avformat/mpegts: Fix argument type for av_log 2021-09-11 21:23:48 +02:00
mpegts.h
mpegtsenc.c mpegtsenc: Don't pass NULL to memcpy 2017-07-06 21:28:20 -04:00
mpegvideodec.c
mpjpeg.c
mpjpegdec.c Use the new AVIOContext destructor. 2017-09-01 02:16:33 -03:00
mpl2dec.c avformat/mpl2dec: Fix memleak upon read header failure 2020-07-03 00:02:13 +02:00
mpsubdec.c avformat/mpsubdec: Fix memleak upon read header failure 2020-07-03 00:02:13 +02:00
msf.c
msnwc_tcp.c
mtaf.c
mtv.c
musx.c
mux.c avformat: make flush_packets a tri-state and set it to -1 (auto) by default 2017-06-24 18:51:29 +02:00
mvdec.c avformat/mvdec: Check sample rate in parse_audio_var() 2021-09-11 21:23:49 +02:00
mvi.c avformat/mvi: Check audio size for more overflows 2021-09-11 21:23:49 +02:00
mxf.c
mxf.h
mxfdec.c avformat/mxfdec: Fix integer overflow in next position in mxf_read_local_tags() 2021-09-11 21:23:48 +02:00
mxfenc.c avformat/mxfenc: Fix labels for IEC PAL DV 420 2017-10-03 18:34:37 +02:00
mxg.c
ncdec.c
network.c libavformat/tcp: fix return code for tcp_accept 2017-05-10 14:00:20 +02:00
network.h
nistspheredec.c avformat/nistspheredec: Check bits_per_coded_sample and channels 2021-09-11 21:23:48 +02:00
nsvdec.c avformat/nsvdec: Fix memleaks on errors while reading the header 2020-07-02 19:55:09 +02:00
nullenc.c
nut.c avformat/nut: Add HEVC and Opus support 2017-03-30 13:26:04 +02:00
nut.h
nutdec.c avformat/nutdec: Check timebase count against main header length 2021-09-11 21:23:49 +02:00
nutenc.c avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags() 2019-11-15 12:25:47 +01:00
nuv.c avformat/nuv: Check channels 2021-09-11 21:23:48 +02:00
oggdec.c avformat/oggdec: Check for EOF after page header 2020-07-02 19:55:09 +02:00
oggdec.h
oggenc.c avformat/oggenc: check for stream private data in ogg_free() 2017-06-22 16:12:51 -03:00
oggparsecelt.c avformat/oggparsecelt: Do not re-allocate os->private 2017-07-25 22:04:34 +02:00
oggparsedaala.c avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE 2018-06-18 01:16:03 +02:00
oggparsedirac.c
oggparseflac.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
oggparseogm.c avformat/oggparseogm: Check lb against psize 2018-06-18 01:16:03 +02:00
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE 2018-06-18 01:16:03 +02:00
oggparsevorbis.c avformat/oggparsevorbis: Error out on double init of vp 2020-07-02 19:55:09 +02:00
oggparsevp8.c Don't manipulate duration when it's AV_NOPTS_VALUE. 2017-12-01 01:24:17 -03:00
oma.c avcodec: add ATRAC Advanced Lossless decoders 2017-02-11 12:00:38 +01:00
oma.h avcodec: add ATRAC Advanced Lossless decoders 2017-02-11 12:00:38 +01:00
omadec.c avformat/omadec: Fix memleaks upon read_header failure 2020-07-02 23:58:21 +02:00
omaenc.c Fix all -Wformat warnings raised by DJGPP 2017-03-29 14:49:29 +02:00
options_table.h avformat: make flush_packets a tri-state and set it to -1 (auto) by default 2017-06-24 18:51:29 +02:00
options.c avformat/options: log filename on open 2017-06-03 23:14:04 +02:00
os_support.c
os_support.h lavf/os_support: Use existing WinRT config value. 2017-07-30 14:31:04 +10:00
paf.c avformat/paf: Check for EOF before allocation in read_header() 2021-09-11 21:23:49 +02:00
pcm.c
pcm.h
pcmdec.c avformat/pcmdec: fix memory leak 2017-06-13 19:49:06 +02:00
pcmenc.c
pjsdec.c avformat/pjsdec: Fix memleak upon read header failure 2020-07-03 00:02:13 +02:00
pmpdec.c
prompeg.c avformat: Fix Pro-MPEG non-square matrix 2017-06-27 12:54:06 +02:00
protocols.c
psxstr.c
pva.c avformat/pva: Check for EOF before retrying in read_part_of_packet() 2018-07-07 12:27:00 +02:00
pvfdec.c
qcp.c
qtpalette.c
qtpalette.h
r3d.c avformat/r3d: Check samples before computing duration 2021-09-11 21:23:49 +02:00
rawdec.c lavf: make avio_read_partial() public 2017-09-01 17:56:33 +02:00
rawdec.h
rawenc.c lavf/rawenc: Only accept the appropriate stream type for raw muxers. 2019-09-06 19:01:27 -03:00
rawenc.h
rawutils.c
rawvideodec.c
rdt.c Use the new AVIOContext destructor. 2017-09-01 02:16:33 -03:00
rdt.h
realtextdec.c avformat/realtextdec: free queue on error 2019-11-15 12:25:45 +01:00
redspark.c
replaygain.c
replaygain.h
riff.c avformat/riff: remove useless tag correlation 'mpg2'->MPEG1VIDEO. 2017-08-02 15:26:35 +02:00
riff.h Merge commit '0539d84d985e811e5989ef27c13f7e2dda0f9b89' 2017-09-28 00:28:38 -03:00
riffdec.c Merge commit '0539d84d985e811e5989ef27c13f7e2dda0f9b89' 2017-09-28 00:28:38 -03:00
riffenc.c avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()" 2017-08-02 15:26:25 +02:00
rl2.c avformat/rl2: Fix DoS due to lack of eof check 2017-08-27 19:23:30 +02:00
rm.c avcodec: add ClearVideo decoder 2017-03-02 11:39:54 +01:00
rm.h
rmdec.c avformat/rmdec: use larger intermediate type for audio_framesize * sub_packet_h check 2021-09-11 21:23:49 +02:00
rmenc.c avformat/rmenc: do not access AVIO write buffer directly 2017-06-18 16:16:52 +02:00
rmsipr.c
rmsipr.h
rpl.c avformat/rpl: Check the number of streams 2021-09-11 21:23:48 +02:00
rsd.c uavformat/rsd: check for EOF in extradata 2021-09-11 21:23:48 +02:00
rso.c
rso.h
rsodec.c
rsoenc.c Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' 2017-03-31 10:40:34 +02:00
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c Merge commit '016387fe0fe3eff1a03ec0673bf4d2967f6cad94' 2017-03-24 12:43:49 +01:00
rtmpdh.h Merge commit '016387fe0fe3eff1a03ec0673bf4d2967f6cad94' 2017-03-24 12:43:49 +01:00
rtmphttp.c
rtmppkt.c Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f' 2017-09-26 18:29:05 -03:00
rtmppkt.h Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f' 2017-09-26 18:29:05 -03:00
rtmpproto.c Merge commit '15a92e0c402c830b607f905d6bf203b6cfb4fa8c' 2017-09-26 18:34:25 -03:00
rtp.c
rtp.h
rtpdec_ac3.c
rtpdec_amr.c
rtpdec_asf.c
rtpdec_dv.c
rtpdec_formats.h rtp: rfc4175: add handler for YCbCr-4:2:2 2017-04-05 17:03:21 +01:00
rtpdec_g726.c
rtpdec_h261.c
rtpdec_h263_rfc2190.c
rtpdec_h263.c
rtpdec_h264.c avformat/rtpdec_h264: Fix heap-buffer-overflow 2017-08-23 22:19:33 +02:00
rtpdec_hevc.c
rtpdec_ilbc.c
rtpdec_jpeg.c Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' 2017-03-31 10:40:34 +02:00
rtpdec_latm.c Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' 2017-03-31 10:40:34 +02:00
rtpdec_mpa_robust.c
rtpdec_mpeg4.c Merge commit '24130234cd9dd733116d17b724ea4c8e12ce097a' 2017-03-19 18:24:35 +01:00
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
rtpdec_rfc4175.c rtp: rfc4175: add handler for YCbCr-4:2:2 2017-04-05 17:03:21 +01:00
rtpdec_svq3.c
rtpdec_vc2hq.c
rtpdec_vp8.c
rtpdec_vp9.c
rtpdec_xiph.c Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' 2017-03-31 10:40:34 +02:00
rtpdec.c rtp: rfc4175: add handler for YCbCr-4:2:2 2017-04-05 17:03:21 +01:00
rtpdec.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h261.c
rtpenc_h263_rfc2190.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
rtpenc_h263.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
rtpenc.c lavf/rtpenc: Add support for little-endian G.726. 2017-10-07 20:47:10 +02:00
rtpenc.h
rtpproto.c Merge commit '67351924fa91dea4339109100a4c0689f006581f' 2017-03-30 10:26:29 +02:00
rtpproto.h
rtsp.c avformat/rtsp: Check number of streams in sdp_parse_line() 2019-03-24 10:38:51 +01:00
rtsp.h Merge commit '79331df362fb05a0d04ca9489c87e5b80077a3f4' 2017-10-03 23:08:06 -03:00
rtspcodes.h
rtspdec.c rtspdec: Fix return error 2017-07-10 15:02:29 -04:00
rtspenc.c
s337m.c avformat/s337m: fix potentially undefined pointer arithmetic 2017-07-26 21:23:07 +03:00
samidec.c avformat/samidec: Sanity check pts 2021-09-11 21:23:49 +02:00
sapdec.c
sapenc.c
sauce.c
sauce.h
sbgdec.c avformat/sbgdec: Reduce the amount of floating point in str_to_time() 2021-09-11 21:23:48 +02:00
sccdec.c avformat/sccdec: Fix memleak upon read header failure 2020-07-03 00:02:13 +02:00
sccenc.c
sctp.c
sdp.c lavf/rtpenc: Add support for little-endian G.726. 2017-10-07 20:47:10 +02:00
sdr2.c
sdsdec.c
sdxdec.c
segafilm.c avformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0 2021-09-11 21:23:48 +02:00
segment.c Fix several typos 2017-09-21 16:17:02 -08:00
shortendec.c avformat/shortendec: Check k in probe 2019-11-15 12:25:46 +01:00
sierravmd.c avformat/sierravmd: Support for Shivers 2 stereo tracks 2017-02-21 19:05:04 +01:00
siff.c avformat/siff: Reject audio packets without audio stream 2021-09-11 21:23:48 +02:00
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c avformat/smjpegdec: Check the existence of referred streams 2021-09-11 21:23:48 +02:00
smjpegenc.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
smoothstreamingenc.c avformat/smoothstreaming: Fix memleaks on errors 2020-07-02 23:56:12 +02:00
smush.c Merge commit '67351924fa91dea4339109100a4c0689f006581f' 2017-03-30 10:26:29 +02:00
sol.c
sox.h
soxdec.c avformat/soxdec: Check channels to be positive 2021-09-11 21:23:49 +02:00
soxenc.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
spdif.c
spdif.h
spdifdec.c
spdifenc.c Merge commit '67deba8a416d818f3d95aef0aa916589090396e2' 2017-03-31 10:40:34 +02:00
srtdec.c avformat/srtdec: Fix memleak upon read header failure 2020-07-03 00:02:13 +02:00
srtenc.c
srtp.c
srtp.h
srtpproto.c
stldec.c avformat/stldec: Fix memleak upon read header failure 2020-07-03 00:02:14 +02:00
subfile.c libavformat/subfile: return AVERROR_EOF on EOF 2017-06-17 22:36:54 +02:00
subtitles.c avformat/subtitles: Don't increment packet counter prematurely 2020-07-02 23:56:12 +02:00
subtitles.h
subviewer1dec.c avformat/subviewer1dec: Fix memleak upon read header failure 2020-07-03 00:02:14 +02:00
subviewerdec.c avformat/subviewerdec: fail on AV_NOPTS_VALUE 2021-09-11 21:23:48 +02:00
supdec.c
supenc.c Add SUP/PGS subtitle muxer 2017-09-09 12:07:14 +02:00
svag.c
swf.c
swf.h
swfdec.c Use the new AVIOContext destructor. 2017-09-01 02:16:33 -03:00
swfenc.c avformat/swfenc: Fix integer overflow in frame rate handling 2020-07-02 19:55:09 +02:00
takdec.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
tcp.c libavformat/tcp: fix return code for tcp_accept 2017-05-10 14:00:20 +02:00
tedcaptionsdec.c avformat/tedcaptionsdec: Check for overflow in parse_int() 2021-09-11 21:23:48 +02:00
tee_common.c
tee_common.h
tee.c
teeproto.c
thp.c avformat/thp: Check fps 2020-07-02 19:55:10 +02:00
tiertexseq.c
tls_gnutls.c lavf/tls_gnutls: fix warnings from version check 2017-09-26 15:05:32 +02:00
tls_openssl.c Merge commit 'ee050797664c7c74cae262ffab05006b55d47a11' 2017-03-24 12:59:21 +01:00
tls_schannel.c avformat/tls_schannel: immediately return decrypted data if available 2020-09-04 20:46:29 +03:00
tls_securetransport.c
tls.c
tls.h
tmv.c
tta.c avformat/tta: Use 64bit intermediate for index 2021-09-11 21:23:49 +02:00
ttaenc.c
tty.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
txd.c
udp.c
uncodedframecrcenc.c avformat: do not use AVFrame accessor 2017-04-23 14:30:53 +07:00
unix.c
url.c
url.h avformat/aviobuf: add support for specifying minimum packet size and marking flush points 2017-06-24 18:51:29 +02:00
urldecode.c
urldecode.h
utils.c avformat/utils: Use 64bit earlier in r_frame_rate check 2021-09-11 21:23:49 +02:00
v210.c
vag.c
vc1dec.c
vc1test.c
vc1testenc.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
version.h Bump minor versions for branching 3.4 2017-10-11 01:23:47 +02:00
vivo.c avformat/vivo: fix logic error in checking version in probe 2017-03-05 16:34:32 +01:00
voc_packet.c avformat/voc_packet: prevent remaining size from becoming negative in ff_voc_get_packet() 2021-09-11 21:23:49 +02:00
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vpcc.c movenc/isom: update vpcC box to version 1.0 of the specification 2017-05-16 01:53:05 +02:00
vpcc.h
vpk.c avformat/vpk: Check offset for validity 2019-11-14 23:30:37 +01:00
vplayerdec.c avformat/vplayerdec: Fix memleak upon read header failure 2020-07-03 00:02:14 +02:00
vqf.c avformat/vqf: Check len for COMM chunks 2021-09-11 21:23:48 +02:00
w64.c
w64.h
wavdec.c avformat/wavdec: Consider AV_INPUT_BUFFER_PADDING_SIZE in set_spdif() 2021-09-11 21:23:49 +02:00
wavenc.c avformat/wavenc: replace literal numbers with enum constants 2017-10-05 09:49:22 +02:00
wc3movie.c lavf: use av_fourcc2str() where appropriate 2017-03-29 14:49:29 +02:00
webm_chunk.c lavf/webm_chunk: Fix NULL dereference 2020-07-03 00:03:45 +02:00
webmdashenc.c avformat/webmdashenc: Check codec types 2020-07-02 23:56:13 +02:00
webpenc.c avformat: replace all uses of av_copy_packet() 2017-09-25 21:26:38 -03:00
webvttdec.c avformat/webvttdec: Fix memleak upon read header failure 2020-07-03 00:02:14 +02:00
webvttenc.c
westwood_aud.c
westwood_vqa.c Fix all -Wformat warnings raised by DJGPP 2017-03-29 14:49:29 +02:00
wsddec.c avformat/wsddec: Fix undefined shift 2019-11-14 23:30:37 +01:00
wtv_common.c
wtv.h
wtvdec.c avformat/wtvdec: Improve size overflow checks in parse_chunks() 2021-09-11 21:23:49 +02:00
wtvenc.c avformat: replace all uses of av_copy_packet() 2017-09-25 21:26:38 -03:00
wv.c
wv.h
wvdec.c avformat/wvdec: detect and error out on WavPack DSD files 2019-03-24 10:38:51 +01:00
wvedec.c
wvenc.c Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' 2017-03-21 17:02:30 -03:00
xa.c
xmv.c avformat/xmv: Make bitrate 64bit 2019-11-14 23:30:37 +01:00
xvag.c
xwma.c avformat/xwma: Check for EOF in dpds_table read code 2021-09-11 21:23:48 +02:00
yop.c
yuv4mpeg.h
yuv4mpegdec.c
yuv4mpegenc.c