..
riscv
tests
avformat: deprecate FF_FDEBUG_TS in favor of AV_FDEBUG_TS, add AV_FDEBUG_ID3V2
2026-05-22 08:20:13 -05:00
.gitignore
3dostr.c
4xm.c
a64.c
aacdec.c
aadec.c
aaxdec.c
ac3_channel_layout_tab.c
ac3dec.c
avformat/mpeg: lower PES stream score compared to mp3/ac3
2026-05-31 00:39:51 +00:00
ac4dec.c
ac4enc.c
acedec.c
acm.c
act.c
adp.c
ads.c
adtsenc.c
avformat/adtsenc: don't accept channeConfiguration values that can't be coded
2026-05-20 10:59:02 -03:00
adxdec.c
aeadec.c
aeaenc.c
afc.c
aiff.c
aiff.h
aiffdec.c
avformat/aiffdec: add fall-through annotations
2026-04-28 12:29:37 +00:00
aiffenc.c
aixdec.c
allformats.c
avformat/webp: add Animated WebP demuxer
2026-05-19 11:36:10 +02:00
alp.c
amr.c
avutil/attributes_internal: Add attribute_nonstring
2026-02-20 11:59:37 +01:00
amvenc.c
anm.c
apac.c
apc.c
ape.c
apetag.c
avformat/apetag: Fix shadowing
2026-03-10 13:52:18 +01:00
apetag.h
apm.c
apngdec.c
avformat/apngdec: fix playback of piped apng files
2026-04-23 16:46:21 +00:00
apngenc.c
aptxdec.c
apv.c
apv.h
apvdec.c
apvenc.c
aqtitledec.c
argo_asf.c
argo_asf.h
argo_brp.c
libavformat/argo_brp: fix incorrect ASF chunk header read
2026-02-05 22:19:48 +10:00
argo_cvg.c
asf.c
libavformat: Add generic disc_subtitle tag mapping for asf
2026-05-23 16:07:39 +02:00
asf.h
asf_tags.c
asfcrypt.c
asfcrypt.h
asfdec_f.c
avformat/asfdec_f: Fix shadowing
2026-03-10 13:52:18 +01:00
asfdec_o.c
asfenc.c
assdec.c
avformat/assdec: Treat negative-duration events as comments
2026-05-20 10:10:38 +00:00
assenc.c
avformat/assenc: Add the missing parentheses
2026-05-16 16:53:51 +00:00
ast.c
ast.h
astdec.c
astenc.c
async.c
au.c
av1.c
avformat/av1: fix uvlc loop past end of bitstream
2026-03-13 21:29:14 +00:00
av1.h
av1dec.c
avc.c
avformat/avc: Adjust get_ue_golomb() to handle 32 bit
2026-05-28 21:46:48 +00:00
avc.h
avformat.c
avformat: add AV_STREAM_GROUP_PARAMS_DOLBY_VISION
2026-05-31 03:43:29 +00:00
avformat.h
avformat: deprecate AVStreamGroupLCEVC
2026-05-31 03:43:29 +00:00
avformat_internal.h
avformatres.rc
avi.h
avidec.c
avformat/avidec: check LIST size in avi_load_index()
2026-05-03 14:40:49 +00:00
avienc.c
avformat/avienc: add fall-through annotations
2026-04-28 12:29:37 +00:00
avio.c
avformat: avoid potential tmp_opts leak in ffurl_connect()
2026-05-03 20:32:16 +00:00
avio.h
avio_internal.h
avformat/aviobuf: return error for ffio_close_null_buf() if written bytes exceed INT_MAX
2026-01-12 00:47:20 +01:00
aviobuf.c
avformat/aviobuf: Fix shadowing
2026-03-10 13:52:18 +01:00
avisynth.c
avlanguage.c
avlanguage.h
avr.c
avs.c
avs2dec.c
avs3dec.c
bethsoftvid.c
avformat/bethsoftvid: add fall-through annotations
2026-04-28 12:29:37 +00:00
bfi.c
bink.c
binka.c
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
bonk.c
avformat/bonk: Fix shadowing
2026-03-10 13:52:18 +01:00
brstm.c
c93.c
cache.c
caf.c
caf.h
cafdec.c
avformat/cafdec: fix negative index use in read_seek
2026-05-02 21:40:19 +00:00
cafenc.c
avformat/cafenc: don't keep track of nb packets ourselves
2026-02-10 11:32:56 +01:00
cavsvideodec.c
cbs.c
avformat/cbs: add missing license headers
2025-12-08 20:07:45 -03:00
cbs.h
configure: Redo enabling cbs in lavf
2026-05-08 09:34:52 +02:00
cbs_apv.c
avformat/cbs: add missing license headers
2025-12-08 20:07:45 -03:00
cbs_av1.c
avformat/cbs: add missing license headers
2025-12-08 20:07:45 -03:00
cdg.c
cdxl.c
chromaprint.c
avformat: use int instead of enum for AVOption fields
2026-02-26 11:40:16 +08:00
cinedec.c
codec2.c
codecstring.c
avformat/codecstring: add support for LCEVC streams
2026-03-19 11:59:59 -03:00
concat.c
avformat/concat: guard total_size overflow
2026-05-03 07:30:46 +00:00
concatdec.c
avutil/attributes_internal: Add attribute_nonstring
2026-02-20 11:59:37 +01:00
crcenc.c
crypto.c
dash.c
dash.h
dashdec.c
avformat: deprecate AVStreamGroupLCEVC
2026-05-31 03:43:29 +00:00
dashenc.c
avformat/dashenc: add options for live MPD timing
2026-05-29 03:25:53 +00:00
data_uri.c
dauddec.c
daudenc.c
dca_sample_rate_tab.c
dcstr.c
demux.c
avformat: deprecate AVStreamGroupLCEVC
2026-05-31 03:43:29 +00:00
demux.h
avformat: Add new demuxer command API
2026-02-19 17:18:11 +01:00
demux_utils.c
avformat: Add new demuxer command API
2026-02-19 17:18:11 +01:00
derf.c
dfa.c
dfpwmdec.c
dhav.c
avformat/dhav: Fix handling or slightly larger files
2026-03-13 22:48:55 +01:00
diracdec.c
dnxhddec.c
dovi_isom.c
avformat/dovi_isom: Fix shadowing
2026-03-10 13:52:18 +01:00
dovi_isom.h
dsfdec.c
avformat/dsfdec: Fix shadowing
2026-03-10 13:52:18 +01:00
dsicin.c
dss.c
avformat: check avio_read() return values in dss/dtshd/mlv
2026-04-02 19:06:59 +00:00
dtsdec.c
dtshddec.c
avformat: check avio_read() return values in dss/dtshd/mlv
2026-04-02 19:06:59 +00:00
dump.c
avformat: deprecate AVStreamGroupLCEVC
2026-05-31 03:43:29 +00:00
dv.c
dv.h
dvbsub.c
dvbtxt.c
dvdclut.c
dvdclut.h
dvdvideodec.c
dvenc.c
lavf/dvenc: add flag for default codecs only
2025-12-19 04:13:34 +00:00
dxa.c
eacdata.c
electronicarts.c
avformat/electronicarts: add fall-through annotations
2026-04-28 12:29:37 +00:00
epafdec.c
avformat/epafdec: add fall-through annotations
2026-04-28 12:29:37 +00:00
evc.c
evc.h
evcdec.c
libavformat/evcdec.c: add a check to ensure evc_frame_merge_bsf is present
2026-01-12 01:43:21 +00:00
ffjni.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
fifo.c
file.c
avformat/file: respect pkt_size even in streaming mode
2026-01-01 18:20:58 +00:00
file_open.c
filmstripdec.c
filmstripenc.c
fitsdec.c
fitsenc.c
flac_picture.c
avformat,avcodec: use PRI format macros for uint32_t in log messages
2026-03-04 10:40:12 +00:00
flac_picture.h
flacdec.c
flacenc.c
avformat/vorbiscomment: use null buf to calculate vorbis comment length
2026-01-12 00:47:20 +01:00
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c
avformat/flvdec: Check size at the top of the main loop
2026-05-19 23:12:31 +00:00
flvenc.c
avformat/flvenc: add fall-through annotations
2026-04-28 12:29:37 +00:00
format.c
lavf/format: skip multiple consecutive ID3v2 tags in probe
2026-01-21 02:37:43 +00:00
framecrcenc.c
framehash.c
frmdec.c
fsb.c
ftp.c
avformat/ftp: Check string used for RNTO
2026-05-29 01:49:20 +00:00
fwse.c
g722.c
g723_1.c
g726.c
g728dec.c
g729dec.c
gdv.c
genh.c
gif.c
gifdec.c
golomb_tab.c
gopher.c
gsmdec.c
gxf.c
avformat/gxf: return proper errors when reading header/packet
2026-05-03 20:03:00 +00:00
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
h2645_parse.c
avformat/movenc: add support for LCEVC track muxing
2026-03-14 20:50:21 -03:00
hashenc.c
hca.c
hcom.c
avformat/hcom: check that all extradata bytes were read from the input
2026-01-17 17:42:06 -03:00
hdsenc.c
avformat: Use ff_*_muxer directly
2026-02-25 02:55:43 +00:00
hevc.c
hevc.h
hevcdec.c
hls.c
avformat/hls: Check url_offset and size
2026-05-25 00:10:18 +00:00
hls_sample_encryption.c
avformat/hls_sample_encryption: add missing padding for audio setup buffer
2026-04-24 03:23:06 +00:00
hls_sample_encryption.h
avformat/hls_sample_encryption: add missing padding for audio setup buffer
2026-04-24 03:23:06 +00:00
hlsenc.c
avformat/hlsenc: use correct close function for custom io
2026-05-16 18:03:26 +02:00
hlsplaylist.c
hlsplaylist.h
hnm.c
http.c
avformat/http: Fix shadowing
2026-03-10 13:52:18 +01:00
http.h
httpauth.c
avformat/httpauth: avoid casting callback functions type
2026-05-01 23:58:40 +00:00
httpauth.h
hxvs.c
avformat/hxvs: Do not allow backward steps in hxvs_probe()
2026-03-13 04:39:35 +01:00
iamf.c
iamf.h
iamf_parse.c
avformat/iamf_parse.c: Fix potential integer overflow in opus_decoder_config()
2026-05-03 02:36:54 +00:00
iamf_parse.h
iamf_reader.c
avformat/mov: fix cases where we discard iamf packets from enabled streams
2026-02-27 11:01:25 -03:00
iamf_reader.h
iamf_writer.c
avformat/iamf_writer: fix stream id log argument
2026-05-23 02:41:31 +08:00
iamf_writer.h
iamfdec.c
iamfenc.c
avformat/avformat: add an AVOutputFormat capability flag to signal fixed frame size is needed.
2026-05-16 13:55:22 -03:00
icecast.c
avformat/icecast: reject CR/LF in metadata header values
2026-05-21 18:05:39 +00:00
icodec.c
avformat/icodec: Check size
2026-02-18 08:20:10 +00:00
icoenc.c
id3v1.c
id3v1.h
id3v2.c
libavformat: Add generic disc_subtitle tag mapping for ID3v2
2026-05-23 16:07:50 +02:00
id3v2.h
id3v2enc.c
idcin.c
idroqdec.c
avformat/idroqdec: add fall-through annotations
2026-04-28 12:29:37 +00:00
idroqenc.c
iff.c
avformat/iff: check av_get_packet() result in ANIM branch
2026-06-01 22:56:47 +00:00
ifv.c
ilbc.c
imf.h
imf_cpl.c
imfdec.c
img2.c
avformat: add a raw JPEG-XS muxer and demuxer
2025-12-13 19:03:36 -03:00
img2.h
img2_alias_pix.c
img2_brender_pix.c
img2dec.c
Typo: Remove space in 'centiseconds', 'microseconds', and 'nanoseconds'.
2026-05-15 18:19:40 -07:00
img2enc.c
avformat/img2enc: Check split planes packet size
2026-02-10 00:54:41 +01:00
imx.c
ingenientdec.c
internal.h
Typo: Remove space in 'centiseconds', 'microseconds', and 'nanoseconds'.
2026-05-15 18:19:40 -07:00
ip.c
ip.h
ipfsgateway.c
ipmovie.c
ipudec.c
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c
isom.h
avformat/mov: cap HEIF ICC profile copies via c*max_streams to bound CPU and memory
2026-06-02 20:55:14 +00:00
isom_tags.c
avformat/isom_tags: add specific fourccs for in24/in32 LE
2026-02-11 20:39:31 +00:00
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c
avformat/jacobsubdec: add fall-through annotations
2026-04-28 12:29:37 +00:00
jacosubenc.c
jpegtables.c
jpegxl_anim_dec.c
jpegxl_parse.c
jvdec.c
kvag.c
lafdec.c
avformat/lafdec: Fix shadowing
2026-03-10 13:52:18 +01:00
latmenc.c
lc3.c
lcevc.c
avformat/lcevc: return error when no valid NAL units are found
2026-03-20 10:47:13 +08:00
lcevc.h
avformat/lcevc: add a function to parse sequence and global config blocks
2026-03-19 11:59:58 -03:00
lcevctab.c
avformat/movenc: add support for LCEVC track muxing
2026-03-14 20:50:21 -03:00
libamqp.c
libavformat.v
libgme.c
libmodplug.c
libopenmpt.c
librist.c
librtmp.c
libsmbclient.c
libsrt.c
avformat/libsrt: fix ipv6 wildcard listener
2026-05-23 10:03:33 -05:00
libssh.c
libzmq.c
lmlm4.c
avformat/lmlm4: add fall-through annotations
2026-04-28 12:29:37 +00:00
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c
avformat/lrcdec: Check ss for finiteness
2026-02-17 13:49:41 +00:00
lrcenc.c
luodatdec.c
lvfdec.c
avformat/lvfdec: add fall-through annotations
2026-04-28 12:29:37 +00:00
lxfdec.c
m4vdec.c
Makefile
avformat/ogg: drop CELT support
2026-05-23 10:16:38 -05:00
matroska.c
matroska.h
avformat/matroska: add hvcE block addition mapping type
2026-05-30 17:37:28 +00:00
matroskadec.c
avformat/matroskadec: create Dolby Vision stream group
2026-05-31 03:43:29 +00:00
matroskaenc.c
avformat/matroskaenc: write hvcE BlockAdditionMapping for Dolby Vision EL
2026-05-30 17:37:28 +00:00
mca.c
mccdec.c
avformat/mccdec: dont pass NULL to bytestream2_put_buffer()
2026-05-19 02:33:28 +00:00
mccenc.c
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c
microdvdenc.c
mj2kdec.c
mkvtimestamp_v2.c
mlpdec.c
mlvdec.c
avformat: check avio_read() return values in dss/dtshd/mlv
2026-04-02 19:06:59 +00:00
mm.c
avformat: replace fall-through comments
2026-04-28 12:29:37 +00:00
mmf.c
mms.c
mms.h
mmsh.c
mmst.c
mods.c
avformat/mods: Return EOF for packets starting at the index offset
2026-05-15 19:30:52 +00:00
moflex.c
mov.c
avformat/mov: cap HEIF ICC profile copies via c*max_streams to bound CPU and memory
2026-06-02 20:55:14 +00:00
mov_chan.c
avformat/mov_chan: keep the layout untouched on chan/chnl box failure
2026-06-01 09:53:54 -03:00
mov_chan.h
avformat/mov: add support for version 1 of chnl box
2026-06-01 09:53:54 -03:00
mov_esds.c
movenc.c
avformat: deprecate AVStreamGroupLCEVC
2026-05-31 03:43:29 +00:00
movenc.h
avformat/movenc: support writing more than one entry per tref tag
2026-05-17 11:16:56 -03:00
movenc_ttml.c
movenc_ttml.h
movenccenc.c
avformat: replace fall-through comments
2026-04-28 12:29:37 +00:00
movenccenc.h
movenchint.c
avformat/movenc: support writing more than one entry per tref tag
2026-05-17 11:16:56 -03:00
mp3dec.c
avformat/mpeg: lower PES stream score compared to mp3/ac3
2026-05-31 00:39:51 +00:00
mp3enc.c
mpc.c
mpc8.c
avformat/mpc8: Fix shadowing
2026-03-10 13:52:18 +01:00
mpeg.c
avformat/mpeg: lower PES stream score compared to mp3/ac3
2026-05-31 00:39:51 +00:00
mpeg.h
mpeg4audio_sample_rates.c
mpegaudiotabs.c
mpegenc.c
mpegts.c
avformat/mpegts: update stream metadata from timed_id3 packets
2026-06-01 21:53:36 -05:00
mpegts.h
avformat/mpegts: create Dolby Vision stream group
2026-05-31 03:43:29 +00:00
mpegtsenc.c
lavf/mpegtsenc: Add parentheses to clarify operator precedence in CC update
2026-03-29 11:06:36 +00: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
avformat: deprecate FF_FDEBUG_TS in favor of AV_FDEBUG_TS, add AV_FDEBUG_ID3V2
2026-05-22 08:20:13 -05:00
mux.h
mux_utils.c
mvdec.c
mvi.c
mxf.c
mxf.h
mxfdec.c
avformat/mxfdec: Remove unneeded check
2026-05-29 18:23:06 +00:00
mxfenc.c
avformat/mxfenc: add fall-through annotations
2026-04-28 12:29:37 +00:00
mxg.c
nal.c
avformat/nal: take into account removed zero bytes when calculating buffer size in nal_parse_units()
2026-05-09 11:28:46 -03:00
nal.h
ncdec.c
network.c
avformat/network: add fall-through annotations
2026-04-28 12:29:37 +00:00
network.h
nistspheredec.c
nspdec.c
nsvdec.c
nullenc.c
nut.c
nut.h
nutdec.c
avformat/nutdec: add fall-through annotations
2026-04-28 12:29:37 +00:00
nutenc.c
nuv.c
avformat/nuv: add fall-through annotations
2026-04-28 12:29:37 +00:00
oggdec.c
avformat/ogg: drop CELT support
2026-05-23 10:16:38 -05:00
oggdec.h
avformat/ogg: drop CELT support
2026-05-23 10:16:38 -05:00
oggenc.c
avformat/oggenc: Fix shadowing
2026-03-10 13:52:18 +01:00
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseopus.c
avformat/oggparseopus: Fix shadowing
2026-03-10 13:52:18 +01:00
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
avformat/oggparsetheora: add fall-through annotations
2026-04-28 12:29:37 +00:00
oggparsevorbis.c
avformat/ogg: Fix overflow and stale oggvorbis_private values
2026-05-22 13:27:18 +00:00
oggparsevp8.c
oma.c
oma.h
omadec.c
omaenc.c
options.c
avformat: deprecate AVStreamGroupLCEVC
2026-05-31 03:43:29 +00:00
options_table.h
lavf: wire id3v2 fdebug option
2026-05-22 08:20:13 -05:00
opus_frame_duration_tab.c
avformat/matroskaenc: Parse Opus packet durations ourselves
2026-02-06 14:05:14 +01:00
os_support.c
os_support.h
osq.c
paf.c
pcm.c
avformat/pcm: Use 64bit for byte_rate
2026-05-03 13:26:34 +00:00
pcm.h
pcmdec.c
avformat/pcmdec: Mark raw PCM stream as having no timestamps
2026-01-05 01:23:17 +00:00
pcmenc.c
pdvdec.c
pdvenc.c
avformat/pdvenc: Don't silently truncate value
2026-04-20 12:54:31 +02:00
pjsdec.c
pmpdec.c
pp_bnk.c
prompeg.c
protocols.c
avformat: remove HLS protocol
2026-02-23 20:20:20 +01:00
psxstr.c
pva.c
pvfdec.c
qcp.c
qoadec.c
qtpalette.c
qtpalette.h
r3d.c
rangecoder_dec.c
rawdec.c
Revert "avformat/rawdec: set framerate in codec parameters"
2025-12-04 01:59:04 +00:00
rawdec.h
rawenc.c
rawenc.h
rawutils.c
rawutils.h
rawvideodec.c
avformat/rawvideodec: add stride option to skip line padding
2025-12-23 03:20:34 +00:00
rcwtdec.c
rcwtenc.c
rdt.c
rdt.h
realtextdec.c
redspark.c
replaygain.c
replaygain.h
riff.c
riff.h
riffdec.c
riffenc.c
rka.c
rl2.c
rm.c
rm.h
rmdec.c
avformat/rmdec: Fix shadowing
2026-05-03 18:22:46 +02:00
rmenc.c
avformat/rmenc: Fix shadowing
2026-03-10 13:52:18 +01:00
rmsipr.c
rmsipr.h
rpl.c
rsd.c
avformat/rsd: reject short ADPCM_THP extradata reads
2026-03-21 00:29:04 +00: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
avformat/rtmppkt: add fall-through annotations
2026-04-28 12:29:37 +00:00
rtmppkt.h
rtmpproto.c
avformat/rtmpproto: prevent integer overflow accumulating FLV buffer size
2026-05-03 13:18:54 +00:00
rtp.c
rtp.h
rtp_av1.h
rtpdec.c
avformat/rtpdec: fix RTCP RR cumulative packet loss clamping
2026-03-23 19:49:25 +00:00
rtpdec.h
rtpdec_ac3.c
rtpdec_amr.c
rtpdec_asf.c
rtpdec_av1.c
avformat/rtpdec_av1: fix operator precedence in packet allocation
2026-05-18 04:00:18 +00: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
avformat/rtpdec_jpeg: check qtable_len
2026-05-02 21:16:51 +00:00
rtpdec_latm.c
avformat/rtpdec_latm: avoid integer overflow in LATM length parsing
2026-05-03 12:42:57 +00:00
rtpdec_mpa_robust.c
rtpdec_mpeg4.c
avformat/rtpdec_mpeg4: reject zero-length AU header sections
2026-05-03 13:19:55 +00:00
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_opus.c
rtpdec_qcelp.c
rtpdec_qdm2.c
avformat/rtpdec_qdm2: Check block_size
2026-04-13 20:19:37 +00:00
rtpdec_qt.c
rtpdec_rfc4175.c
rtpdec_svq3.c
rtpdec_vc2hq.c
rtpdec_vp8.c
rtpdec_vp9.c
rtpdec_xiph.c
avformat/rtpdec_xiph: Fix shadowing
2026-03-10 13:52:18 +01:00
rtpenc.c
avformat: replace fall-through comments
2026-04-28 12:29:37 +00:00
rtpenc.h
rtpenc_aac.c
avformat/rtpenc_aac: reject packets smaller than the ADTS header
2026-05-21 01:09:37 +00:00
rtpenc_amr.c
rtpenc_av1.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
avformat/rtpenc_mpegts: Fix shadowing
2026-03-10 13:52:18 +01:00
rtpenc_mpv.c
rtpenc_rfc4175.c
rtpenc_vc2hq.c
rtpenc_vp8.c
rtpenc_vp9.c
rtpenc_xiph.c
avformat/rtpenc_xiph: bail out when the max payload size underflows
2026-05-21 01:15:30 +00:00
rtpproto.c
rtpproto.h
rtsp.c
avformat/rtsp: Fix out-of-bounds read in SDP parser when control_url is empty
2026-05-03 12:43:05 +00:00
rtsp.h
avformat: rtsp: add functions to allow stored replies
2026-02-19 17:18:12 +01:00
rtspcodes.h
rtspdec.c
avformat/rtspdec: reject non-positive ANNOUNCE Content-Length
2026-04-28 12:07:16 +00:00
rtspenc.c
s337m.c
samidec.c
sapdec.c
sapenc.c
sauce.c
sauce.h
sbcdec.c
sbgdec.c
avformat: replace fall-through comments
2026-04-28 12:29:37 +00:00
sccdec.c
sccenc.c
scd.c
avformat/scd: Use ffio_read_size()
2026-02-08 02:25:14 +01:00
sctp.c
avformat/sctp: add size check in sctp_read() matching sctp_write()
2026-04-08 20:52:52 +00:00
sdns.c
sdp.c
sdr2.c
sdsdec.c
sdxdec.c
seek.c
segafilm.c
avformat/segafilm: dont read uninitialized value
2026-03-03 00:48:38 +01:00
segafilmenc.c
segment.c
avformat/segment: relay programs to child muxers
2026-05-05 12:54:40 +05:30
serdec.c
sga.c
shortendec.c
sierravmd.c
avformat/sierravmd: fix header read error check
2025-12-11 16:26:17 +00:00
siff.c
smacker.c
avformat/smacker: Fix shadowing
2026-03-10 13:52:18 +01:00
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c
avformat: Use ff_*_muxer directly
2026-02-25 02:55:43 +00:00
smush.c
sol.c
sox.h
soxdec.c
avformat/soxdec: Check sample_rate for nan
2026-05-25 01:15:28 +00:00
soxenc.c
spdif.c
spdif.h
avformat/spdif: Make enum IEC61937DataType at least 16bits
2026-02-10 19:44:46 +01:00
spdifdec.c
spdifenc.c
srtdec.c
srtenc.c
srtp.c
srtp.h
srtpproto.c
avformat/srtpproto: Fix shadowing
2026-03-10 13:52:18 +01:00
stldec.c
subfile.c
subtitles.c
subtitles.h
subviewer1dec.c
subviewerdec.c
supdec.c
supenc.c
lavf/supenc: add flag for default codecs only
2025-12-19 04:13:34 +00:00
svag.c
svs.c
swf.c
swf.h
swfdec.c
swfenc.c
takdec.c
avformat/takdec: add fall-through annotations
2026-04-28 12:29:37 +00:00
tcp.c
avformat/tcp: Fix shadowing
2026-03-10 13:52:18 +01:00
tedcaptionsdec.c
tee.c
avformat/tee: clean up local resources on program copy failure
2026-05-09 10:46:35 +00:00
tee_common.c
tee_common.h
teeproto.c
thp.c
tiertexseq.c
tls.c
avformat/tls: Moved the parsing of host uri into a separate function - ff_tls_parse_host()
2026-05-27 11:39:32 +00:00
tls.h
avformat/tls: Moved the parsing of host uri into a separate function - ff_tls_parse_host()
2026-05-27 11:39:32 +00:00
tls_gnutls.c
avformat/tls_{openssl,gnutls,mbedtls}: gate DTLS udp helpers on CONFIG_UDP_PROTOCOL
2026-05-27 11:41:32 +00:00
tls_libtls.c
avformat: replace fall-through comments
2026-04-28 12:29:37 +00:00
tls_mbedtls.c
avformat/tls_{openssl,gnutls,mbedtls}: gate DTLS udp helpers on CONFIG_UDP_PROTOCOL
2026-05-27 11:41:32 +00:00
tls_openssl.c
avformat/tls_{openssl,gnutls,mbedtls}: gate DTLS udp helpers on CONFIG_UDP_PROTOCOL
2026-05-27 11:41:32 +00:00
tls_schannel.c
tls_securetransport.c
tmv.c
to_upper4.c
tta.c
ttaenc.c
ttmlenc.c
ttmlenc.h
tty.c
txd.c
avformat/txd: add fall-through annotations
2026-04-28 12:29:37 +00:00
ty.c
avformat/ty: check rec_size
2026-05-23 00:04:46 +00:00
udp.c
avformat/udp: don't bind sockets to 0.0.0.0 by default for unicast UDP inputs
2026-01-24 20:26:24 +00:00
uncodedframecrcenc.c
unix.c
avformat/unix: Fix 'operation unsupported' error when reading from unixgram sockets
2026-02-11 20:41:49 +00:00
url.c
url.h
urldecode.c
urldecode.h
usmdec.c
utils.c
Typo: Remove space in 'centiseconds', 'microseconds', and 'nanoseconds'.
2026-05-15 18:19:40 -07:00
vag.c
vapoursynth.c
vc1dec.c
vc1test.c
vc1testenc.c
version.c
version.h
avformat/mov: add support for version 1 of chnl box
2026-06-01 09:53:54 -03:00
version_major.h
avformat: deprecate AVStreamGroupLCEVC
2026-05-31 03:43:29 +00:00
vividas.c
avformat/vividas: fix misaligned access
2026-05-19 23:11:33 +00:00
vivo.c
voc.c
voc.h
voc_packet.c
vocdec.c
vocenc.c
vorbiscomment.c
libavformat: Add generic disc_subtitle tag mapping for Vorbis
2026-05-23 16:09:55 +02:00
vorbiscomment.h
avformat/vorbiscomment: use null buf to calculate vorbis comment length
2026-01-12 00:47:20 +01:00
vpcc.c
avformat: Skip logging in ff_make_codec_str if logctx == NULL
2025-12-12 18:39:34 +02:00
vpcc.h
vpk.c
vplayerdec.c
vqf.c
vvc.c
vvc.h
vvcdec.c
lavf/vvcdec: fix false-positive VVC detection of MP3 files
2026-03-16 16:21:12 +00:00
w64.c
w64.h
wady.c
wavarc.c
wavdec.c
[Wave] Fix issues with unaligned metadata chunks.
2026-05-10 01:18:09 +00:00
wavenc.c
avformat/wavenc: Keep fmt chunk first for -rf64 auto
2026-04-16 09:12:45 +00:00
wc3movie.c
webm_chunk.c
avformat: Use ff_*_muxer directly
2026-02-25 02:55:43 +00:00
webmdashenc.c
webp_anim_dec.c
avformat/webp: add Animated WebP demuxer
2026-05-19 11:36:10 +02:00
webpenc.c
avformat/webpenc: Fix shadowing
2026-03-10 13:52:18 +01:00
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_audenc.c
westwood_vqa.c
whip.c
avformat/whip: require remote DTLS fingerprint in SDP answer
2026-05-28 04:41:06 +00:00
wsddec.c
avformat/wsddec: Use ffio_read_size() in get_metadata()
2026-03-16 15:51:53 +01:00
wtv.h
wtv_common.c
wtvdec.c
avformat/mpegts: add support for LCEVC streams
2026-03-07 19:22:42 -03:00
wtvenc.c
wv.c
wv.h
wvdec.c
wvedec.c
wvenc.c
xa.c
xmd.c
xmv.c
avformat/xmv: do not set audio pts values
2025-12-14 17:08:37 +00:00
xvag.c
xwma.c
libavformat/xwma: fix overflow in seek position
2026-05-03 13:26:34 +00:00
yop.c
yuv4mpeg.h
yuv4mpegdec.c
avformat/yuv4mpegdec: return proper error
2026-04-28 12:29:37 +00:00
yuv4mpegenc.c
avformat/yuv4mpegen: Sanity check input packet frame dimensions
2026-02-10 00:40:52 +01:00