ffmpeg/libavformat
Kevin LaFlamme 7d1464721e dashenc: Write out DASH manifest immediately in streaming mode
When streaming mode is enabled with fMP4/CMAF for DASH output, the
segment files are available to read by players as soon as the first byte
is written instead of only after the file is fully written. The DASH
manifest currently only gets written when the final write to the segment
file occurs. This means that players cannot stream the first segment
while it is being written.

When -lhls is enabled with MP4 segments the HLS manifest is written
immediately to advertise the in-flight segments. This change adds the
same behavior for the DASH manifest so players can stream it
immediately.
2021-06-14 21:47:09 +05:30
..
tests avformat/url: add ff_make_absolulte_url2 to be able to test windows path cases 2021-04-07 22:14:56 +02:00
.gitignore
3dostr.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
4xm.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
a64.c lavf/a64: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
aacdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
aadec.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
aaxdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ac3dec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
acedec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
acm.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
act.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
adp.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ads.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
adtsenc.c lavf/adtsenc: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
adxdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
aea.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
afc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
aiff.c
aiff.h
aiffdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
aiffenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
aixdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
allformats.c avformat: add Argonaut Games CVG muxer 2021-05-12 20:27:02 +10:00
alp.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
amr.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
amvenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
anm.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
apc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ape.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
apetag.c avformat: Add and use helper function to add attachment streams 2021-04-01 18:23:13 +02:00
apetag.h
apm.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
apngdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
apngenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
aptxdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
aqtitledec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
argo_asf.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
argo_asf.h
argo_brp.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
argo_cvg.c avformat: add Argonaut Games CVG muxer 2021-05-12 20:27:02 +10:00
asf.c avformat/id3v2: Don't reverse the order of id3v2 APICs 2021-04-18 02:24:44 +02:00
asf.h avformat/asf: Factor common code out 2021-03-31 22:01:36 +02:00
asfcrypt.c
asfcrypt.h
asfdec_f.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
asfdec_o.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
asfenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
assdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
assenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ast.c
ast.h
astdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
astenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
async.c
au.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
av1.c
av1.h
av1dec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
avc.c
avc.h
avformat.h lavf: clarify probesize/format_probesize doxy 2021-06-11 19:42:24 +02:00
avformatres.rc
avi.h
avidec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
avienc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
avio_internal.h
avio.c avformat/avio: Check av_opt_copy() for failure 2021-05-27 17:41:36 +02:00
avio.h avio: do not export avpriv_io_{move,delete} 2021-05-22 15:27:55 +02:00
aviobuf.c avutil: remove deprecated AVClass.child_class_next 2021-04-27 11:48:04 -03:00
avisynth.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
avlanguage.c
avlanguage.h
avr.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
avs2dec.c
avs3dec.c
avs.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
bethsoftvid.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
bfi.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
bink.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
binka.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
bintext.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
bit.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
bluray.c
bmv.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
boadec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
brstm.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
c93.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
cache.c
caf.c
caf.h
cafdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
cafenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
cavsvideodec.c
cdg.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
cdxl.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
chromaprint.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
cinedec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
codec2.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
concat.c
concatdec.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
crcenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
crypto.c
dash.c
dash.h
dashdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dashenc.c dashenc: Write out DASH manifest immediately in streaming mode 2021-06-14 21:47:09 +05:30
data_uri.c
dauddec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
daudenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dcstr.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
derf.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dfa.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dhav.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
diracdec.c
dnxhddec.c
dsfdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dsicin.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dss.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dtsdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dtshddec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
dump.c avformat: move AVStream.codec_info_nb_frames to AVStreamInternal 2021-05-07 09:27:21 -03:00
dv.c avformat/dv: stop using av_init_packet() 2021-05-06 09:44:42 -03:00
dv.h
dvbsub.c
dvbtxt.c
dvenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dxa.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
eacdata.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
electronicarts.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
epafdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ffmeta.h
ffmetadec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ffmetaenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
fifo_test.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
fifo.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
file_open.c
file.c
filmstripdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
filmstripenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
fitsdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
fitsenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
flac_picture.c avformat: Add and use helper function to add attachment streams 2021-04-01 18:23:13 +02:00
flac_picture.h
flacdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
flacenc_header.c
flacenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
flacenc.h
flic.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
flv.h
flvdec.c avformat/flvdec: Check data before casting 2021-06-12 14:22:42 +02:00
flvenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
format.c avformat: Constify the API wrt AV(In|Out)putFormat 2021-04-27 10:43:08 -03:00
framecrcenc.c lavf/framecrcenc: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
framehash.c
frmdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
fsb.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ftp.c
fwse.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
g722.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
g723_1.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
g726.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
g729dec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
gdv.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
genh.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
gif.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
gifdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
golomb_tab.c
gopher.c avformat/gopher: Add support for Gopher over TLS 2021-03-11 23:47:19 +01:00
gsmdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
gxf.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
gxf.h
gxfenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
h261dec.c
h263dec.c
h264dec.c
hashenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
hca.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
hcom.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
hdsenc.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
hevc.c lavf/hevc: drop unnecessary avcodec.h include 2021-06-10 16:51:44 +02:00
hevc.h
hevcdec.c
hls.c avformat/hls: relay format options to segment demuxer 2021-05-30 09:21:19 +05:30
hlsenc.c libavformat/hlsenc: fix typos in comments 2021-05-20 09:25:15 +05:30
hlsplaylist.c
hlsplaylist.h
hlsproto.c
hnm.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
http.c avformat/http: Remove deprecated "user-agent" option 2021-04-27 10:43:09 -03:00
http.h
httpauth.c
httpauth.h
icecast.c
icodec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
icoenc.c lavf/icoenc: include required headers explicitly 2021-06-10 16:51:44 +02:00
id3v1.c lavf/id3v1: drop unnecessary avcodec.h include 2021-06-10 16:51:44 +02:00
id3v1.h
id3v2.c avformat/id3v2: Check end for overflow in id3v2_parse() 2021-04-23 11:35:40 +02:00
id3v2.h avformat/id3v2: Don't reverse the order of id3v2 APICs 2021-04-18 02:24:44 +02:00
id3v2enc.c
idcin.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
idroqdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
idroqenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
iff.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ifv.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ilbc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
img2_alias_pix.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
img2_brender_pix.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
img2.c
img2.h
img2dec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
img2enc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
imx.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ingenientdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
internal.h lavf/internal: include avcodec.h explicitly 2021-06-10 16:51:44 +02:00
ip.c
ip.h
ipmovie.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ipudec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
ircam.c
ircam.h
ircamdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ircamenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
isom_tags.c
isom.c avformat: remove deprecated AVStream.codec 2021-04-27 11:47:24 -03:00
isom.h avformat/mov: add option to use tfdt for fragment timestamps. 2021-06-02 10:46:04 +05:30
iss.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
iv8.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
ivfdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
ivfenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
jacosubdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
jacosubenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
jvdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
kvag.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
latmenc.c lavf/latmenc: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
libamqp.c
libavformat.v
libgme.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
libmodplug.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
libopenmpt.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
librist.c avformat/librist: clarify and limit buffer_size 2021-03-13 17:36:48 +01:00
librtmp.c
libsmbclient.c
libsrt.c avformat/libsrt: workaround conflict with ffmpeg cmdline option 2021-06-09 00:09:33 +02:00
libssh.c
libzmq.c
lmlm4.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
loasdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
log2_tab.c
lrc.c
lrc.h
lrcdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
lrcenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
luodatdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
lvfdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
lxfdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
m4vdec.c
Makefile avformat: add Argonaut Games CVG muxer 2021-05-12 20:27:02 +10:00
matroska.c
matroska.h lavf/matroska: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
matroskadec.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
matroskaenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mca.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
mccdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
md5proto.c
metadata.c
metadata.h
mgsts.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
microdvddec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
microdvdenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mj2kdec.c
mkvtimestamp_v2.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mlpdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mlvdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mm.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mmf.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mms.c
mms.h
mmsh.c
mmst.c fix broken links to msdn documentation 2021-05-13 09:13:03 +10:00
mods.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
moflex.c avformat/moflex: Remove unneeded format variable 2021-05-27 17:41:04 +02:00
mov_chan.c lavf/mov_chan: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
mov_chan.h lavf/mov_chan: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
mov_esds.c
mov.c avformat/mov: Check for duplicate mdcv 2021-06-12 14:22:42 +02:00
movenc.c avcodec/movenc: fix spelling in warning message 2021-06-01 23:49:35 +05:30
movenc.h movenc: add movie_timescale option instead of hardcoding 1000 2021-05-04 15:32:26 +02:00
movenccenc.c
movenccenc.h
movenchint.c avformat/movenc: use av_packet_alloc() to allocate packets 2021-03-17 15:06:49 -03:00
mp3dec.c lavf/mp3dec: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
mp3enc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mpc8.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
mpc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mpeg.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
mpeg.h
mpegenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mpegts.c avformat: move AVStream.stream_identifier to AVStreamInternal 2021-05-07 09:27:22 -03:00
mpegts.h avformat/mpegts: Fix indentation for stream_id constants 2021-04-28 21:24:45 +02:00
mpegtsenc.c avformat/mpegtsenc: enable muxing of ARIB captions 2021-06-10 23:16:55 +03:00
mpegvideodec.c
mpjpeg.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mpjpegdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mpl2dec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mpsubdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
msf.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
msnwc_tcp.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mspdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mtaf.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mtv.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
musx.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mux.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
mvdec.c avformat/mvdec: Check sample rate in parse_audio_var() 2021-05-04 17:55:24 +02:00
mvi.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mxf.c avformat/mxfdec: fixed jp2k_rsiz and 170M matrix 2021-06-13 22:04:14 +02:00
mxf.h
mxfdec.c avformat/mxfdec: fixed jp2k_rsiz and 170M matrix 2021-06-13 22:04:14 +02:00
mxfenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mxg.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ncdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
network.c
network.h
nistspheredec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
nspdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
nsvdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
nullenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
nut.c
nut.h
nutdec.c avformat: move AVStream.last-IP_{pts,duration} to AVStreamInternal 2021-05-07 09:27:20 -03:00
nutenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
nuv.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
oggdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
oggdec.h avutil/buffer: Switch AVBuffer API to size_t 2021-04-27 10:43:13 -03:00
oggenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
oggparsecelt.c
oggparsedirac.c
oggparseflac.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
oggparseogm.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
oggparsevorbis.c
oggparsevp8.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
oma.c
oma.h
omadec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
omaenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
options_table.h avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm option 2021-04-27 10:43:09 -03:00
options.c avutil: remove deprecated AVClass.child_class_next 2021-04-27 11:48:04 -03:00
os_support.c
os_support.h
paf.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
pcm.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
pcm.h
pcmdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
pcmenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
pjsdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
pmpdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
pp_bnk.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
prompeg.c
protocols.c avutil: remove deprecated AVClass.child_class_next 2021-04-27 11:48:04 -03:00
psxstr.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
pva.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
pvfdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
qcp.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
qtpalette.c
qtpalette.h
r3d.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rawdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
rawdec.h avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rawenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rawenc.h
rawutils.c
rawvideodec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rdt.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
rdt.h
realtextdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
redspark.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
replaygain.c
replaygain.h
riff.c
riff.h
riffdec.c
riffenc.c
rl2.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rm.c
rm.h avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rmdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
rmenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rmsipr.c
rmsipr.h
rpl.c avformat/rpl: The associative law doesnt hold for signed integers in C 2021-06-12 14:22:42 +02:00
rsd.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rso.c
rso.h
rsodec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rsoenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
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_ac3.c
rtpdec_amr.c
rtpdec_asf.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
rtpdec_dv.c
rtpdec_formats.h
rtpdec_g726.c
rtpdec_h261.c
rtpdec_h263_rfc2190.c
rtpdec_h263.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 avformat/rtpdec: use av_packet_alloc() to allocate packets 2021-03-17 15:19:16 -03:00
rtpdec_rfc4175.c
rtpdec_svq3.c
rtpdec_vc2hq.c
rtpdec_vp8.c
rtpdec_vp9.c
rtpdec_xiph.c
rtpdec.c avformat/rtpdec: Fix prft wallclock time. 2021-03-30 11:59:15 -03:00
rtpdec.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c avformat: Constify the API wrt AV(In|Out)putFormat 2021-04-27 10:43:08 -03:00
rtpenc_chain.h
rtpenc_h261.c
rtpenc_h263_rfc2190.c
rtpenc_h263.c
rtpenc_h264_hevc.c
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpegts.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rtpenc_mpv.c
rtpenc_vc2hq.c
rtpenc_vp8.c
rtpenc_vp9.c
rtpenc_xiph.c
rtpenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rtpenc.h
rtpproto.c
rtpproto.h
rtsp.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
rtsp.h
rtspcodes.h
rtspdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rtspenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
s337m.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
samidec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sapdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sapenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sauce.c
sauce.h
sbcdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sbgdec.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
sccdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sccenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sctp.c
sdp.c avformat: remove deprecated AVStream.codec 2021-04-27 11:47:24 -03:00
sdr2.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
sdsdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sdxdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
segafilm.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
segafilmenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
segment.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
serdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sga.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
shortendec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sierravmd.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
siff.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
smacker.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
smjpeg.c
smjpeg.h
smjpegdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
smjpegenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
smoothstreamingenc.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
smush.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sol.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
sox.h
soxdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
soxenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
spdif.c
spdif.h
spdifdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
spdifenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
srtdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
srtenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
srtp.c
srtp.h
srtpproto.c
stldec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
subfile.c
subtitles.c avformat/subtitles: use av_packet_alloc() to allocate packets 2021-03-17 15:19:36 -03:00
subtitles.h avformat/subtitles: use av_packet_alloc() to allocate packets 2021-03-17 15:19:36 -03:00
subviewer1dec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
subviewerdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
supdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
supenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
svag.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
svs.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
swf.c
swf.h
swfdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
swfenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
takdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
tcp.c
tedcaptionsdec.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
tee_common.c
tee_common.h
tee.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
teeproto.c
thp.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
tiertexseq.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
tls_gnutls.c tls_gnutls: Print the underlying IO error message and pass the error code through 2021-04-01 09:05:10 +03:00
tls_libtls.c
tls_mbedtls.c
tls_openssl.c tls_openssl: Improve quality of printed error messages, pass IO error codes through 2021-04-01 09:05:10 +03:00
tls_schannel.c
tls_securetransport.c
tls.c avformat/http,tls: honor http_proxy command line variable for HTTPS 2021-03-19 22:43:02 +01:00
tls.h avformat/http,tls: honor http_proxy command line variable for HTTPS 2021-03-19 22:43:02 +01:00
tmv.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
tta.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ttaenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ttmlenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
tty.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
txd.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ty.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
udp.c
uncodedframecrcenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
unix.c
url.c avformat/url: add ff_make_absolulte_url2 to be able to test windows path cases 2021-04-07 22:14:56 +02:00
url.h avio: do not export avpriv_io_{move,delete} 2021-05-22 15:27:55 +02:00
urldecode.c
urldecode.h
utils.c avformat/utils: Avoid overflow in codec_info_duration computation for subtitles 2021-06-12 14:22:42 +02:00
v210.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
vag.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
vapoursynth.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
vc1dec.c
vc1test.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
vc1testenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
version.h avformat: make AVStream.pts_wrap_bits public 2021-06-10 18:37:26 -03:00
vividas.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
vivo.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
voc_packet.c avformat/voc_packet: prevent remaining size from becoming negative in ff_voc_get_packet() 2021-03-14 23:29:51 +01:00
voc.c
voc.h
vocdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
vocenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
vorbiscomment.c
vorbiscomment.h
vpcc.c
vpcc.h
vpk.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
vplayerdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
vqf.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
w64.c
w64.h
wavdec.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
wavenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
wc3movie.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
webm_chunk.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
webmdashenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
webpenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
webvttdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
webvttenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
westwood_aud.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
westwood_audenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
westwood_vqa.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
wsddec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
wtv_common.c
wtv.h
wtvdec.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
wtvenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
wv.c
wv.h
wvdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
wvedec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
wvenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
xa.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
xmv.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
xvag.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
xwma.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
yop.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
yuv4mpeg.h
yuv4mpegdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
yuv4mpegenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00