ffmpeg/libavformat
Andreas Rheinhardt c807ee6975 avformat/asfcrypt: Fix wrong array length in function declaration
multiswap_step() and multiswap_inv_step() both only require
six keys; in all current callers, these keys are part of
an array of twelve keys, yet in some of these callers the keys
given to these functions point to the second half of these
twelve keys, so that only six keys are available to these functions.
This led to -Wstringop-overread warnings when compiling with GCC 12.1.
Fix these by adapting the declaration of these functions.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-07-23 22:53:29 +02:00
..
tests avformat/imf: refactor to use avutil/uuid 2022-06-12 18:34:37 +10:00
.gitignore
3dostr.c
4xm.c
Makefile avcodec: add Radiance HDR image format support 2022-07-16 21:43:54 +02:00
a64.c
aacdec.c
aadec.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
aaxdec.c avformat/aaxdec: Check for empty segments 2022-07-12 21:55:22 +02:00
ac3_channel_layout_tab.c
ac3dec.c
acedec.c
acm.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
act.c avformat/act: Check ff_get_wav_header() for failure 2022-05-26 11:54:05 +02:00
adp.c
ads.c
adtsenc.c
adxdec.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
aea.c
afc.c
aiff.c
aiff.h
aiffdec.c avformat/aiffdec: cleanup size handling for extreem cases 2022-07-02 19:22:36 +02:00
aiffenc.c
aixdec.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
allformats.c avcodec: add Radiance HDR image format support 2022-07-16 21:43:54 +02:00
alp.c
amr.c
amvenc.c
anm.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
apc.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
ape.c avformat/ape: more bits in size for less overflows 2022-06-14 16:46:28 +02:00
apetag.c avformat/utils: Move ff_add_attached_pic to demux_utils.c 2022-05-10 07:42:22 +02:00
apetag.h
apm.c
apngdec.c avcodec/apng: Add APNG_FCTL_CHUNK_SIZE define 2022-07-09 19:37:52 +02:00
apngenc.c avformat/apngenc: Add const where possible 2022-07-09 19:37:53 +02:00
aptxdec.c
aqtitledec.c
argo_asf.c
argo_asf.h
argo_brp.c
argo_cvg.c
asf.c avformat/asf: Move ASF GUIDs to a new file 2022-05-10 07:46:57 +02:00
asf.h
asf_tags.c avformat/asf: Move ASF GUIDs to a new file 2022-05-10 07:46:57 +02:00
asfcrypt.c avformat/asfcrypt: Fix wrong array length in function declaration 2022-07-23 22:53:29 +02:00
asfcrypt.h
asfdec_f.c avformat/asfdec_f: Use 64bit for packet start time 2022-07-21 19:27:32 +02:00
asfdec_o.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
asfenc.c avformat/utils: Move creation-time functions to mux_utils 2022-05-10 07:30:31 +02:00
assdec.c
assenc.c
ast.c
ast.h
astdec.c
astenc.c
async.c
au.c
av1.c avformat/av1: Add a parameter to av1c to omit seq header 2022-05-13 12:45:17 +05:30
av1.h avformat/av1: Add a parameter to av1c to omit seq header 2022-05-13 12:45:17 +05:30
av1dec.c
avc.c
avc.h
avformat.c avformat/utils: Move ff_format_io_close.* to options.c, avformat.c 2022-05-10 07:49:19 +02:00
avformat.h
avformatres.rc
avi.h
avidec.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
avienc.c avformat/avienc: Check video dimensions 2022-07-12 21:55:22 +02:00
avio.c
avio.h lavf/avio: add avio_vprintf() 2022-06-13 22:42:55 +02:00
avio_internal.h
aviobuf.c lavf/avio: add avio_vprintf() 2022-06-13 22:42:55 +02:00
avisynth.c libavformat: Remove MAX_PATH limit and use UTF-8 version of getenv() 2022-06-21 13:27:46 +03:00
avlanguage.c
avlanguage.h
avr.c
avs.c
avs2dec.c
avs3dec.c
bethsoftvid.c
bfi.c avformat/bfi: Check offsets better 2022-06-09 20:46:10 +02:00
bink.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
binka.c
bintext.c avformat/bintext: Remove set-but-unused variable 2022-07-03 11:41:23 +02:00
bit.c
bluray.c
bmv.c
boadec.c
brstm.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
c93.c
cache.c
caf.c avformat/cafdec: Implement FLAC-in-CAF parsing 2022-07-05 14:11:20 +02:00
caf.h
cafdec.c avformat/cafdec: Implement FLAC-in-CAF parsing 2022-07-05 14:11:20 +02:00
cafenc.c avformat/utils: Move creation-time functions to mux_utils 2022-05-10 07:30:31 +02:00
cavsvideodec.c
cdg.c
cdxl.c
chromaprint.c
cinedec.c avformat/cinedec: Check size and pos more 2022-07-07 21:52:52 +02:00
codec2.c
concat.c
concatdec.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
crcenc.c
crypto.c
dash.c
dash.h
dashdec.c avformat/hls, dashdec: Don't use AV_OPT flags in av_dict_set() 2022-05-16 10:56:34 +02:00
dashenc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
data_uri.c
dauddec.c
daudenc.c
dca_sample_rate_tab.c
dcstr.c
demux.c Revert "avformat/demux: Make read_frame_internal() return AVERREOR(EAGAIN) on stuck empty input parser" 2022-07-06 23:37:29 +02:00
demux.h avformat/internal: Move FFERROR_REDO to demux.h 2022-05-12 08:52:59 +02:00
demux_utils.c avformat/utils: Move ff_find_stream_index to demux_utils.c 2022-05-10 07:49:01 +02:00
derf.c
dfa.c
dfpwmdec.c
dhav.c avformat/dhav: Don't truncate return value of avio_skip() 2022-05-10 06:17:39 +02:00
diracdec.c
dnxhddec.c
dovi_isom.c
dovi_isom.h
dsfdec.c
dsicin.c
dss.c
dtsdec.c
dtshddec.c
dump.c
dv.c
dv.h
dvbsub.c
dvbtxt.c
dvenc.c av(format|device): Add const to muxer packet data pointers 2022-07-09 19:37:53 +02:00
dxa.c
eacdata.c
electronicarts.c
epafdec.c
ffmeta.h
ffmetadec.c avformat/utils: Move avpriv_new_chapter to demux_utils.c 2022-05-10 07:42:07 +02:00
ffmetaenc.c
fifo.c avformat/utils: Move ff_format_output_open() to mux_utils.c 2022-05-10 07:31:47 +02:00
fifo_test.c
file.c avformat/file: remove _WIN32 condition 2022-06-09 13:03:55 +03:00
file_open.c
filmstripdec.c
filmstripenc.c
fitsdec.c
fitsenc.c
flac_picture.c avformat/utils: Move ff_add_attached_pic to demux_utils.c 2022-05-10 07:42:22 +02:00
flac_picture.h
flacdec.c avformat/utils: Move avpriv_new_chapter to demux_utils.c 2022-05-10 07:42:07 +02:00
flacenc.c
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c avformat/flvdec: Check for EOF in index reading 2022-07-21 19:28:27 +02:00
flvenc.c avformat/flvenc: Add deinit function 2022-07-09 20:16:39 +02:00
format.c
framecrcenc.c
framehash.c
frmdec.c
fsb.c
ftp.c
fwse.c
g722.c
g723_1.c
g726.c
g729dec.c
gdv.c
genh.c
gif.c av(format|device): Add const to muxer packet data pointers 2022-07-09 19:37:53 +02:00
gifdec.c
golomb_tab.c
gopher.c
gsmdec.c
gxf.c avformat/utils: Move ff_find_stream_index to demux_utils.c 2022-05-10 07:49:01 +02:00
gxf.h
gxfenc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
h261dec.c
h263dec.c
h264dec.c
hashenc.c
hca.c
hcom.c
hdsenc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
hevc.c
hevc.h
hevcdec.c
hls.c avformat/hls: add #EXT-X-START tag support by prefer_x_start opt 2022-06-29 14:03:36 +08:00
hls_sample_encryption.c avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h 2022-05-15 18:13:56 +02:00
hls_sample_encryption.h
hlsenc.c avformat/hlsenc: Add resend_headers option 2022-06-29 14:07:03 +08:00
hlsplaylist.c
hlsplaylist.h
hlsproto.c
hnm.c
http.c avformat/http: include version.h 2022-06-24 23:07:33 -03:00
http.h avformat/http: remove unused function ff_http_get_shutdown_status 2022-05-12 11:31:38 +08:00
httpauth.c
httpauth.h
icecast.c
icodec.c
icoenc.c
id3v1.c
id3v1.h
id3v2.c avformat/utils: Move avpriv_new_chapter to demux_utils.c 2022-05-10 07:42:07 +02:00
id3v2.h
id3v2enc.c avformat/utils: Move creation-time functions to mux_utils 2022-05-10 07:30:31 +02:00
idcin.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
idroqdec.c
idroqenc.c
iff.c avformat/iff: simplify duration calculation 2022-07-12 21:55:22 +02:00
ifv.c
ilbc.c
imf.h avformat/imf: refactor to use avutil/uuid 2022-06-12 18:34:37 +10:00
imf_cpl.c avformat/imf: refactor to use avutil/uuid 2022-06-12 18:34:37 +10:00
imfdec.c avformat/imf: refactor to use avutil/uuid 2022-06-12 18:34:37 +10:00
img2.c avcodec: add Radiance HDR image format support 2022-07-16 21:43:54 +02:00
img2.h
img2_alias_pix.c
img2_brender_pix.c
img2dec.c avformat/img2dec: fix build 2022-07-16 22:40:44 +02:00
img2enc.c avcodec: add Radiance HDR image format support 2022-07-16 21:43:54 +02:00
imx.c
ingenientdec.c
internal.h avformat/internal: Hide BSF stuff only used by the core APIs 2022-05-12 08:52:59 +02:00
ip.c
ip.h
ipfsgateway.c libavformat: Remove MAX_PATH limit and use UTF-8 version of getenv() 2022-06-21 13:27:46 +03:00
ipmovie.c avformat/utils: Move ff_add_param_change to demux_utils.c 2022-05-10 07:42:46 +02:00
ipudec.c
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c libavformat/isom: Add more language mappings 2022-06-07 11:12:05 +02:00
isom.h avformat/mov: Only read the primary item for AVIF 2022-06-29 12:16:40 -07:00
isom_tags.c Support for 16:9 DV in QuickTime 2022-07-09 19:03:28 +02:00
iss.c
iv8.c
ivfdec.c
ivfenc.c avformat/utils: Move ff_stream_add_bitstream_filter to mux.c 2022-05-10 07:27:36 +02:00
jacosubdec.c
jacosubenc.c
jpegtables.c
jpegxl_probe.c avformat/jpegxl_probe: Check init_get_bits8() for failure 2022-05-26 11:54:05 +02:00
jpegxl_probe.h
jvdec.c
kvag.c
latmenc.c avformat/utils: Move ff_stream_add_bitstream_filter to mux.c 2022-05-10 07:27:36 +02:00
libamqp.c
libavformat.v
libgme.c
libmodplug.c
libopenmpt.c
librist.c avformat/librist: bump required version to 0.2.7 2022-06-18 16:32:23 +02:00
librtmp.c
libsmbclient.c
libsrt.c
libssh.c
libzmq.c
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c
lrcenc.c avformat/lrcenc: Avoid reading packet padding 2022-07-23 19:01:44 +02:00
luodatdec.c
lvfdec.c
lxfdec.c avformat/internal: Move FFERROR_REDO to demux.h 2022-05-12 08:52:59 +02:00
m4vdec.c
matroska.c
matroska.h
matroskadec.c avformat/matroskadec: fix setting channel layout using the Channels element 2022-07-04 14:00:25 -03:00
matroskaenc.c avformat/matroskaenc: Fix use of uninitialized value 2022-06-26 06:12:32 +02:00
mca.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
mccdec.c
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c
microdvdenc.c
mj2kdec.c
mkvtimestamp_v2.c
mlpdec.c avformat/mlpdec: Remove unused-but-set variable 2022-07-03 11:41:23 +02:00
mlvdec.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
mm.c
mmf.c
mms.c
mms.h
mmsh.c avformat/asf: Move ASF GUIDs to a new file 2022-05-10 07:46:57 +02:00
mmst.c
mods.c
moflex.c
mov.c avformat/mov: Check for EOF in mov_read_iloc() 2022-07-21 19:27:45 +02:00
mov_chan.c
mov_chan.h
mov_esds.c
movenc.c avformat/movenc: Ensure packet is writable before modifying it 2022-07-09 19:37:53 +02:00
movenc.h av(format|device): Add const to muxer packet data pointers 2022-07-09 19:37:53 +02:00
movenc_ttml.c
movenc_ttml.h
movenccenc.c
movenccenc.h
movenchint.c av(format|device): Add const to muxer packet data pointers 2022-07-09 19:37:53 +02:00
mp3dec.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
mp3enc.c
mpc.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
mpc8.c avformat/mpc8: Check and propagate more errors 2022-07-21 19:28:52 +02:00
mpeg.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
mpeg.h
mpeg4audio_sample_rates.c
mpegaudiotabs.c
mpegenc.c avformat/(mpeg|mpegts|mxf|sup)enc: Use const uint8_t* to access pkt data 2022-07-04 14:56:43 +02:00
mpegts.c avformat/mpegts: remove obsolate hacks for detecting streams with bad PMTs 2022-06-20 23:36:37 +02:00
mpegts.h
mpegtsenc.c avformat/(mpeg|mpegts|mxf|sup)enc: Use const uint8_t* to access pkt data 2022-07-04 14:56:43 +02:00
mpegvideodec.c
mpjpeg.c
mpjpegdec.c
mpl2dec.c
mpsubdec.c
msf.c
msnwc_tcp.c
mspdec.c
mtaf.c
mtv.c
musx.c
mux.c lavf: use AVFrame.duration instead of AVFrame.pkt_duration 2022-07-19 12:27:17 +02:00
mux.h avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c 2022-05-10 07:32:16 +02:00
mux_utils.c avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c 2022-05-10 07:32:16 +02:00
mvdec.c
mvi.c
mxf.c
mxf.h avformat/mxf: Use AVUUID for uids 2022-06-16 18:38:50 +02:00
mxfdec.c avformat/mxfdec: Offload allocating string to av_dict_set() 2022-06-16 18:39:46 +02:00
mxfenc.c av(format|device): Add const to muxer packet data pointers 2022-07-09 19:37:53 +02:00
mxg.c
ncdec.c
network.c
network.h
nistspheredec.c
nspdec.c
nsvdec.c
nullenc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
nut.c
nut.h
nutdec.c avformat/nutdec: Check get_packetheader() in mainheader 2022-07-21 19:27:52 +02:00
nutenc.c avformat/utils: Move creation-time functions to mux_utils 2022-05-10 07:30:31 +02:00
nuv.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
oggdec.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
oggdec.h avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
oggenc.c av(format|device): Add const to muxer packet data pointers 2022-07-09 19:37:53 +02:00
oggparsecelt.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c avformat/utils: Move avpriv_new_chapter to demux_utils.c 2022-05-10 07:42:07 +02:00
oggparsevp8.c
oma.c
oma.h
omadec.c
omaenc.c
options.c avformat/utils: Move ff_format_io_close.* to options.c, avformat.c 2022-05-10 07:49:19 +02:00
options_table.h
os_support.c
os_support.h avformat/os_support: use windows stat structs with 64bit time_t 2022-06-11 11:11:12 +03:00
paf.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c
pmpdec.c
pp_bnk.c
prompeg.c
protocols.c
psxstr.c
pva.c
pvfdec.c
qcp.c
qtpalette.c
qtpalette.h
r3d.c
rawdec.c
rawdec.h
rawenc.c avformat/utils: Move ff_stream_add_bitstream_filter to mux.c 2022-05-10 07:27:36 +02:00
rawenc.h
rawutils.c avformat/utils: Move ff_get_packet_palette() to rawutils.c 2022-05-10 07:29:32 +02:00
rawutils.h avformat/utils: Move ff_get_packet_palette() to rawutils.c 2022-05-10 07:29:32 +02:00
rawvideodec.c
rdt.c
rdt.h
realtextdec.c
redspark.c
replaygain.c
replaygain.h
riff.c
riff.h
riffdec.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
riffenc.c
rl2.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
rm.c
rm.h
rmdec.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
rmenc.c
rmsipr.c
rmsipr.h
rpl.c
rsd.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +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 avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
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_rfc4175.c
rtpenc_vc2hq.c
rtpenc_vp8.c
rtpenc_vp9.c
rtpenc_xiph.c
rtpproto.c
rtpproto.h
rtsp.c avformat/rtsp: break on unknown protocols 2022-07-12 21:55:22 +02:00
rtsp.h
rtspcodes.h
rtspdec.c
rtspenc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
s337m.c
samidec.c
sapdec.c
sapenc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
sauce.c
sauce.h
sbcdec.c
sbgdec.c
sccdec.c
sccenc.c avformat/sccenc: avoid potential invalid access 2022-05-19 21:17:31 +08:00
scd.c
sctp.c avformat/sctp: close socket on errors 2022-07-07 21:52:52 +02:00
sdp.c
sdr2.c
sdsdec.c
sdxdec.c
seek.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
segafilm.c
segafilmenc.c avformat/mux_utils: Move ff_format_shift_data to new file for mux utils 2022-05-10 07:29:15 +02:00
segment.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
serdec.c
sga.c
shortendec.c
sierravmd.c
siff.c
smacker.c avformat/internal: Move FFERROR_REDO to demux.h 2022-05-12 08:52:59 +02:00
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c avformat/utils: Move creation-time functions to mux_utils 2022-05-10 07:30:31 +02:00
smoothstreamingenc.c avformat/smoothstreamingenc: refactor to use avutil/uuid 2022-06-12 18:34:37 +10:00
smush.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h 2022-05-15 18:13:56 +02:00
spdifenc.c av(format|device): Add const to muxer packet data pointers 2022-07-09 19:37:53 +02:00
srtdec.c
srtenc.c
srtp.c
srtp.h
srtpproto.c
stldec.c
subfile.c
subtitles.c
subtitles.h
subviewer1dec.c
subviewerdec.c
supdec.c
supenc.c avformat/(mpeg|mpegts|mxf|sup)enc: Use const uint8_t* to access pkt data 2022-07-04 14:56:43 +02:00
svag.c
svs.c
swf.c
swf.h
swfdec.c avformat/utils: Move ff_add_param_change to demux_utils.c 2022-05-10 07:42:46 +02:00
swfenc.c av(format|device): Add const to muxer packet data pointers 2022-07-09 19:37:53 +02:00
takdec.c
tcp.c
tedcaptionsdec.c
tee.c avformat/utils: Move ff_format_output_open() to mux_utils.c 2022-05-10 07:31:47 +02:00
tee_common.c
tee_common.h
teeproto.c
thp.c
tiertexseq.c
tls.c libavformat: Remove MAX_PATH limit and use UTF-8 version of getenv() 2022-06-21 13:27:46 +03:00
tls.h
tls_gnutls.c
tls_libtls.c libavformat/tls_libtls: handle TLS_WANT_{POLLIN, POLLOUT} in read/write functions 2022-06-08 23:09:47 +02:00
tls_mbedtls.c
tls_openssl.c
tls_schannel.c
tls_securetransport.c
tmv.c
to_upper4.c
tta.c
ttaenc.c
ttmlenc.c
ttmlenc.h
tty.c
txd.c
ty.c
udp.c
uncodedframecrcenc.c avformat/internal: Move muxing-only functions to new mux.h header 2022-05-10 07:27:01 +02:00
unix.c
url.c
url.h
urldecode.c
urldecode.h
utils.c avformat/utils: Move ff_format_io_close.* to options.c, avformat.c 2022-05-10 07:49:19 +02:00
vag.c
vapoursynth.c
vc1dec.c
vc1test.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
vc1testenc.c
version.c lib*/version: Move library version functions into files of their own 2022-05-10 06:49:32 +02:00
version.h avcodec: add Radiance HDR image format support 2022-07-16 21:43:54 +02:00
version_major.h
vividas.c
vivo.c
voc.c
voc.h
voc_packet.c
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vpcc.c
vpcc.h
vpk.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
vplayerdec.c
vqf.c
w64.c
w64.h
wavdec.c avformat/utils: Move avpriv_new_chapter to demux_utils.c 2022-05-10 07:42:07 +02:00
wavenc.c
wc3movie.c
webm_chunk.c avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c 2022-05-10 07:32:16 +02:00
webmdashenc.c
webpenc.c
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_audenc.c
westwood_vqa.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
wsddec.c
wtv.h
wtv_common.c
wtvdec.c avformat/demux: Add new demux.h header 2022-05-10 07:37:38 +02:00
wtvenc.c avformat/utils: Move creation-time functions to mux_utils 2022-05-10 07:30:31 +02:00
wv.c
wv.h
wvdec.c
wvedec.c
wvenc.c
xa.c
xmv.c
xvag.c
xwma.c
yop.c avformat/utils: Move ff_get_extradata to demux_utils.c 2022-05-10 07:45:58 +02:00
yuv4mpeg.h
yuv4mpegdec.c
yuv4mpegenc.c