FFmpeg/libavformat
Kevin LaFlamme 3f5d5c1c2d Fix double write of DASH manifest in streaming mode
When streaming mode is enabled, the DASH manifest is written on the
first packet for the segment so that the segment can be advertised
immediately to clients. It was also still writing the manifest at the
end of the segment leading to two duplicate writes.
2021-07-14 19:54:14 +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/4xm: Simplify cleanup after read_header failure 2021-07-07 20:54:53 +02: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/aadec: Simplify cleanup after read_header failure 2021-07-07 20:57:43 +02:00
aaxdec.c avformat/aaxdec: Simplify cleanup after read_header failure 2021-07-07 21:15:33 +02:00
ac3dec.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
acedec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
acm.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02: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 avformat/aiff: Deduplicate codec tags and codec tags list 2021-02-23 11:30:57 +01:00
aiff.h avformat/aiff: Deduplicate codec tags and codec tags list 2021-02-23 11:30:57 +01:00
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/ape: Simplify cleanup after read_header failure 2021-07-07 21:26:43 +02: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/aptxdec: Deduplicate AVClasses 2021-07-08 16:03:17 +02:00
aqtitledec.c avformat/aqtitledec: Simplify cleanup after read_header failure 2021-07-07 21:32:24 +02:00
argo_asf.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
argo_asf.h avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream() 2020-09-27 09:11:29 +10:00
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/asfenc: Deduplicate AVClasses 2021-07-08 16:03:17 +02:00
assdec.c avformat/assdec: Simplify cleanup after read_header failure 2021-07-07 21:35:49 +02:00
assenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ast.c avformat/ast: Deduplicate codec tags lists 2021-02-23 11:30:57 +01:00
ast.h avformat/ast: Deduplicate codec tags lists 2021-02-23 11:30:57 +01:00
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 avformat/avio: Remove ffurl_open 2021-02-02 23:53:29 +01:00
au.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
av1.c avformat/av1: add support for passing through MP4/Matroska av1c 2020-11-24 10:13:55 +02:00
av1.h avformat/av1: Avoid allocation + copying when filtering OBUs 2020-01-26 12:41:32 -03:00
av1dec.c avformat/av1dec: Simplify cleanup after read_header failure 2021-07-07 21:40:13 +02:00
avc.c avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak 2020-06-26 12:13:43 +02:00
avc.h avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak 2020-06-26 12:13:43 +02:00
avformat.h avformat: Add internal flags for AV(In|Out)putFormat 2021-07-07 20:22:22 +02:00
avformatres.rc
avi.h
avidec.c avformat/avidec: Simplify cleanup after read_header failure 2021-07-07 21:23:13 +02:00
avienc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
avio_internal.h avformat/aviobuf: discard part of the IO buffer in ffio_ensure_seekback if needed 2020-10-09 21:07:18 +02:00
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 avformat/avlanguage: Remove long disabled av_convert_lang_to 2021-02-25 22:05:09 +01:00
avlanguage.h avformat/avlanguage: Remove long disabled av_convert_lang_to 2021-02-25 22:05:09 +01:00
avr.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
avs2dec.c lavf/avs2dec.c: optimize code style 2020-10-06 00:01:35 +08:00
avs3dec.c lavf/avs3dec: add raw avs3 demuxer 2020-10-06 00:01:27 +08:00
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 lavf/bluray: translate a read of 0 to EOF 2018-05-06 18:51:33 +03:00
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/brstm: Simplify cleanup after read_header failure 2021-07-07 21:43:15 +02:00
c93.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
cache.c avformat: Replace ffurl_close() by ffurl_closep() where appropriate 2020-05-25 13:11:36 +02:00
caf.c avformat/caf: Deduplicate codec tags list 2021-02-23 10:14:26 +01:00
caf.h avformat/caf: Deduplicate codec tags list 2021-02-23 10:14:26 +01:00
cafdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
cafenc.c cafenc: fill in avg. packet size later if unknown 2021-07-12 09:54:25 +02:00
cavsvideodec.c lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
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/codec2: Remove unused AVClass with wrong category 2021-07-08 16:03:17 +02:00
concat.c avformat: add a concat protocol that takes a line break delimited list of resources 2021-07-02 10:21:06 -03:00
concatdec.c avformat/concatdec: Simplify cleanup after read_header failure 2021-07-07 21:47:20 +02:00
crcenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
crypto.c avformat/crypto.c: remove unnecessary code 2020-07-20 10:14:53 +08:00
dash.c
dash.h
dashdec.c avformat/dashdec: Simplify cleanup after read_header failure 2021-07-07 21:48:46 +02:00
dashenc.c Fix double write of DASH manifest in streaming mode 2021-07-14 19:54:14 +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 lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
dnxhddec.c lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
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/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02: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 lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
dvbtxt.c lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
dvenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
dxa.c avformat/dxa: Check fps to be within the supported range more precissely 2021-06-18 18:58:25 +02: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 avformat/hls: support data protocol in uri for EXT-X-MAP 2020-01-18 22:41:11 +08:00
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 libavformat/flacdec: Workaround for truncated metadata picture size 2020-05-25 11:59:45 +02:00
flacdec.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
flacenc_header.c avformat/flacenc: Add const to ff_flac_write_header() parameter 2019-11-28 18:44:01 +01:00
flacenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
flacenc.h avformat/flacenc: Add const to ff_flac_write_header() parameter 2019-11-28 18:44:01 +01:00
flic.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
flv.h flvdec: Export unknown metadata packets as opaque data 2018-11-05 16:02:51 +02:00
flvdec.c avformat/flvdec: Deduplicate AVClasses 2021-07-08 16:03:17 +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 avformat: remove avio_flush() calls from the end of write_header functions 2020-01-07 21:51:45 +01:00
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 avformat/ftp: Check for av_strtok() failure 2021-07-03 18:03:35 +02:00
fwse.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
g722.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
g723_1.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
g726.c avformat/g726: Deduplicate AVClasses 2021-07-08 16:03:17 +02: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 lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
h263dec.c lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
h264dec.c lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
hashenc.c avformat/hashenc: Deduplicate AVClasses 2021-07-08 16:03:17 +02: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 avformat/av1, avc, hevc: Remove av_freep() 2020-01-26 12:41:32 -03:00
hevcdec.c lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
hls.c avformat/hls: Simplify cleanup after read_header failure 2021-07-07 21:51:40 +02:00
hlsenc.c libavformat/hlsenc: fix typos in comments 2021-05-20 09:25:15 +05:30
hlsplaylist.c avformat/hlsenc, hlsplaylist: Cosmetics 2020-05-28 11:18:53 +02:00
hlsplaylist.h avformat/hlsenc, hlsplaylist: Cosmetics 2020-05-28 11:18:53 +02:00
hlsproto.c avformat/hlsproto: update comment of file description 2020-12-28 11:09:19 +08:00
hnm.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
http.c avformat/http: Stop cookie_dict leaking on errors. 2021-06-26 20:17:57 +02:00
http.h avformat/http: add ff_http_do_new_request2 for options 2019-10-08 14:57:44 +08:00
httpauth.c avformat/httpauth: do not decode plus sign to space in credentials 2020-02-15 18:41:36 +01:00
httpauth.h
icecast.c avformat/icecast: Add option to use TLS connection 2020-07-02 17:14:31 +02:00
icodec.c avformat/icodec: Simplify cleanup after read_header failure 2021-07-07 22:13:06 +02: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 libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions. 2020-01-05 20:31:42 +01:00
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 avformat/id3v2enc: fix bad ID3v2 tag length 2020-01-10 12:02:13 +01:00
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/iff: Use 64bit in duration computation 2021-06-18 18:58:25 +02: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 avcodec: add Cintel RAW decoder 2020-10-07 22:16:09 +02:00
img2.h avformat/img2dec: add option to provide metadata fields related to input path 2020-01-10 23:08:18 +01:00
img2dec.c avformat/img2dec: Fix typo in AVClass name 2021-07-08 21:31:19 +02: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/rawdec: Deduplicate AVClasses based upon ff_rawvideo_options 2021-07-08 16:03:18 +02:00
internal.h avformat: Redo cleanup of demuxers upon read_header() failure 2021-07-07 20:48:50 +02:00
ip.c avformat/ip: factorize some IP filtering and resolving functions to a new file 2018-10-03 22:03:29 +02:00
ip.h avformat/ip: factorize some IP filtering and resolving functions to a new file 2018-10-03 22:03:29 +02:00
ipmovie.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
ipudec.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02: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 Handle AVID MJPEG streams directly in the MJPEG decoder. 2021-02-25 11:46:28 +01:00
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/jacosubdec: Simplify cleanup after read_header failure 2021-07-07 22:14:50 +02:00
jacosubenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
jvdec.c avformat/jvdec: Simplify cleanup after read_header failure 2021-07-07 22:19:09 +02: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 avformat/libamqp: parse vhost in uri 2020-12-21 01:27:33 -05:00
libavformat.v
libgme.c avformat/libgme: Simplify cleanup after read_header failure 2021-07-07 22:26:44 +02:00
libmodplug.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
libopenmpt.c avformat/libopenmpt: Simplify cleanup after read_header failure 2021-07-07 22:32:55 +02:00
librist.c avformat/librist: clarify and limit buffer_size 2021-03-13 17:36:48 +01:00
librtmp.c avformat/librtmp: fix returning EOF from Read/Write 2018-07-28 01:04:38 +02:00
libsmbclient.c lavf/libsmbclient: return AVERROR_EOF for EOF. 2018-09-02 18:37:09 +02:00
libsrt.c avformat/libsrt: workaround conflict with ffmpeg cmdline option 2021-06-09 00:09:33 +02:00
libssh.c lavf/libssh: translate a read of 0 to EOF 2018-05-28 20:33:50 +03:00
libzmq.c avformat/libzmq: Make default pkt_size value consistent with amqp 2020-03-09 22:07:18 +01:00
lmlm4.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
loasdec.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
log2_tab.c
lrc.c
lrc.h
lrcdec.c avformat/lrcdec: Simplify cleanup after read_header failure 2021-07-07 22:41:30 +02: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 lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
Makefile avformat/Makefile: Remove rawdec dependency from aptx, codec2 demuxers 2021-07-08 16:03:17 +02:00
matroska.c avformat/matroska: Move mime_tag lists to matroskadec 2020-04-20 21:24:18 +02:00
matroska.h lavf/matroska: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
matroskadec.c avformat/matroskadec: Simplify cleanup after read_header failure 2021-07-07 22:51:05 +02:00
matroskaenc.c avformat/matroskaenc: Deduplicate AVClasses 2021-07-08 16:03:17 +02:00
mca.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
mccdec.c avformat/mccdec: Simplify cleanup after read_header failure 2021-07-07 22:56:34 +02: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/microdvddec: Simplify cleanup after read_header failure 2021-07-07 23:42:13 +02:00
microdvdenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mj2kdec.c lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
mkvtimestamp_v2.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mlpdec.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
mlvdec.c avformat/mlvdec: Simplify cleanup after read_header failure 2021-07-07 23:46:47 +02: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 avformat/mms: add logging context to log 2019-10-08 13:47:16 +08:00
mms.h
mmsh.c avformat: Replace ffurl_close() by ffurl_closep() where appropriate 2020-05-25 13:11:36 +02:00
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: Simplify cleanup after read_header failure 2021-07-07 23:50:02 +02:00
movenc.c avformat/movenc: Deduplicate AVClasses 2021-07-08 16:03:17 +02:00
movenc.h movenc: add movie_timescale option instead of hardcoding 1000 2021-05-04 15:32:26 +02:00
movenccenc.c avformat/movenccenc: Fix memory leak for muxing CENC-encrypted files 2021-02-27 22:09:51 +01:00
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/mpc8: Check for position overflow in mpc8_handle_chunk() 2021-06-18 18:58:25 +02:00
mpc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
mpeg.c avformat/mpeg: Simplify cleanup after reading vobsub header fails 2021-07-08 11:46:40 +02:00
mpeg.h lavf/mpeg: Support demuxing HEVC in mpeg-ps. 2018-09-27 23:53:21 +02:00
mpegenc.c avformat/mpegenc: Deduplicate AVClasses 2021-07-08 16:03:17 +02: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 lavf: Constify the probe function argument. 2019-03-21 11:42:17 +01:00
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/mpl2dec: Simplify cleanup after read_header failure 2021-07-08 11:48:45 +02:00
mpsubdec.c avformat/mpsubdec: Simplify cleanup after read_header failure 2021-07-08 12:51:20 +02:00
msf.c avformat/msf: Check that channels doesnt overflow during extradata construction 2021-06-18 18:58:25 +02: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 avformat/mxf: Establish register of local tags 2021-02-01 23:52:55 +01:00
mxfdec.c avformat/mxfdec: Simplify cleanup after read_header failure 2021-07-08 12:52:11 +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 avformat/network: add logging context to log 2019-10-08 13:47:07 +08:00
network.h network: Define ENOTCONN as WSAENOTCONN if not defined 2019-12-11 22:18:09 +02:00
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/nsvdec: Simplify cleanup after read_header failure 2021-07-08 12:53:41 +02:00
nullenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
nut.c libavformat/nut: Support SSA and ASS subtitles 2020-08-22 22:51:07 +02:00
nut.h
nutdec.c avformat/nutdec: Simplify cleanup after read_header failure 2021-07-08 13:03:39 +02: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/oggdec: Simplify cleanup after read_header failure 2021-07-08 13:05:22 +02:00
oggdec.h avutil/buffer: Switch AVBuffer API to size_t 2021-04-27 10:43:13 -03:00
oggenc.c avformat/oggenc: Deduplicate AVClasses 2021-07-08 16:03:18 +02:00
oggparsecelt.c avformat: Forward errors where possible 2019-12-12 19:25:33 +01:00
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 oggdec: add support for proper demuxing of chained Opus files and streams 2020-04-30 23:05:51 +01:00
oggparseskeleton.c
oggparsespeex.c avformat: Forward errors where possible 2019-12-12 19:25:33 +01:00
oggparsetheora.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
oggparsevorbis.c avformat/oggparsevorbis: Update end_trimming for the last packet 2021-07-12 09:54:47 +02:00
oggparsevp8.c avformat: move AVStream.{parser,need_parsing} to AVStreamInternal 2021-05-07 09:27:21 -03:00
oma.c avformat/oma: Move stuff only used by demuxer to demuxer 2021-02-23 11:26:21 +01:00
oma.h avformat/oma: Move stuff only used by demuxer to demuxer 2021-02-23 11:26:21 +01:00
omadec.c avformat/omadec: Simplify cleanup after read_header failure 2021-07-08 13:19:34 +02: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 lavf/os_support: Only compile inet_aton() if getaddrinfo() is needed. 2018-04-23 13:39:29 +02:00
os_support.h os_support: define socket shutdown SHUT_xxx macros if they are not defined 2018-12-11 22:08:18 +11:00
paf.c avformat/paf: Simplify cleanup after read_header failure 2021-07-08 13:22:34 +02:00
pcm.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
pcm.h
pcmdec.c avformat/pcmdec: Deduplicate AVClasses 2021-07-08 16:03:18 +02:00
pcmenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
pjsdec.c avformat/pjsdec: Simplify cleanup after read_header failure 2021-07-08 13:24:32 +02:00
pmpdec.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
pp_bnk.c avformat/pp_bnk: Simplify cleanup after read_header failure 2021-07-08 13:25:42 +02:00
prompeg.c lavf/prompeg: prompeg_write() must report data all was written 2020-06-14 12:27:49 +08:00
protocols.c avformat: add a concat protocol that takes a line break delimited list of resources 2021-07-02 10:21:06 -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/qcp: Avoid negative nb_rates 2021-06-18 18:58:25 +02:00
qtpalette.c avformat/qtpalette: Use better headers 2021-02-03 22:28:11 +01:00
qtpalette.h avformat/qtpalette: Use better headers 2021-02-03 22:28:11 +01:00
r3d.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
rawdec.c avformat/rawdec: Deduplicate AVClasses based upon ff_rawvideo_options 2021-07-08 16:03:18 +02:00
rawdec.h avformat/rawdec: Deduplicate AVClasses based upon ff_rawvideo_options 2021-07-08 16:03:18 +02: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/realtextdec: Simplify cleanup after read_header failure 2021-07-08 13:30:51 +02:00
redspark.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
replaygain.c
replaygain.h
riff.c avformat/wav: Deduplicate codec tags lists 2021-02-23 11:30:57 +01:00
riff.h avformat/wav: Deduplicate codec tags lists 2021-02-23 11:30:57 +01:00
riffdec.c avcodec: fix pcm zork decoder 2020-02-16 12:54:57 +01:00
riffenc.c avformat/riff: prevent muxing adpcm_swf with a variable block size 2020-10-21 11:23:23 +10:00
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/rmdec: Simplify cleanup after read_header failure 2021-07-08 13:32:15 +02: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 avformat/rso: Deduplicate codec tags list 2021-02-23 11:24:00 +01:00
rso.h avformat/rso: Deduplicate codec tags list 2021-02-23 11:24:00 +01:00
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 avformat: Replace ffurl_close() by ffurl_closep() where appropriate 2020-05-25 13:11:36 +02:00
rtmpcrypt.h
rtmpdh.c libavformat: add mbedTLS based TLS 2018-05-21 19:43:04 -03:00
rtmpdh.h libavformat: add mbedTLS based TLS 2018-05-21 19:43:04 -03:00
rtmpdigest.c
rtmphttp.c avformat: Replace ffurl_close() by ffurl_closep() where appropriate 2020-05-25 13:11:36 +02:00
rtmppkt.c lavf/rtmp: Add option to set TCP_NODELAY for rtmp 2021-06-20 22:45:35 +02:00
rtmppkt.h avformat/rtmppkt: Remove ff_amf_read_bool 2021-02-02 23:53:29 +01:00
rtmpproto.c lavf/rtmp: Add option to set TCP_NODELAY for rtmp 2021-06-20 22:45:35 +02:00
rtp.c lavf: Constify AVOutputFormat pointer. 2019-03-20 18:38:48 +01:00
rtp.h
rtpdec_ac3.c avformat: Forward errors where possible 2019-12-12 19:25:33 +01:00
rtpdec_amr.c avformat: Forward errors where possible 2019-12-12 19:25:33 +01:00
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 avformat: Forward errors where possible 2019-12-12 19:25:33 +01:00
rtpdec_h264.c
rtpdec_hevc.c avformat/rtpdec_hevc: Don't reimplement ff_alloc_extradata 2019-12-12 19:25:33 +01:00
rtpdec_ilbc.c
rtpdec_jpeg.c lavf/rtpdec_jpeg: Fix JFIF version. 2020-08-25 19:29:34 +02:00
rtpdec_latm.c avformat: Don't free old extradata before ff_alloc/get_extradata 2019-12-12 19:25:33 +01:00
rtpdec_mpa_robust.c avformat: Forward errors where possible 2019-12-12 19:25:33 +01:00
rtpdec_mpeg4.c avformat: Don't free old extradata before ff_alloc/get_extradata 2019-12-12 19:25:33 +01:00
rtpdec_mpeg12.c avformat: Forward errors where possible 2019-12-12 19:25:33 +01:00
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c avformat: Don't free old extradata before ff_alloc/get_extradata 2019-12-12 19:25:33 +01:00
rtpdec_qt.c avformat/rtpdec: use av_packet_alloc() to allocate packets 2021-03-17 15:19:16 -03:00
rtpdec_rfc4175.c libavformat/rtpdec_rfc4175: Check for zero pgroup before mod 2021-07-06 16:37:59 +02:00
rtpdec_svq3.c avformat: Don't free old extradata before ff_alloc/get_extradata 2019-12-12 19:25:33 +01:00
rtpdec_vc2hq.c
rtpdec_vp8.c
rtpdec_vp9.c
rtpdec_xiph.c avformat: Forward errors where possible 2019-12-12 19:25:33 +01:00
rtpdec.c avformat/rtpdec: Fix prft wallclock time. 2021-03-30 11:59:15 -03:00
rtpdec.h avformat/rtpdec: Remove next pointer from Protocol Handlers 2021-01-24 11:19:10 +01:00
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 Revert "avformat/utils: make ff_ntp_time() accept a timestamp as input argument" 2020-01-16 22:27:35 -03:00
rtpproto.c avformat/rtpproto: support for rtp read timeout 2020-10-22 20:53:56 +08:00
rtpproto.h
rtsp.c libavformat/rtsp.c: Reply to GET_PARAMETER requests 2021-07-12 16:00:48 +03:00
rtsp.h avformat/rtsp: Fix timeout option 2021-07-05 12:49:55 -04:00
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/samidec: Simplify cleanup after read_header failure 2021-07-08 13:49:47 +02: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/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
sbgdec.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
sccdec.c avformat/sccdec: Simplify cleanup after read_header failure 2021-07-08 13:50:28 +02: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/segafilm: Simplify cleanup after read_header failure 2021-07-08 13:53:48 +02:00
segafilmenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
segment.c avformat/segment: Deduplicate AVClasses 2021-07-08 16:03:18 +02: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/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
sierravmd.c avformat/sierravmd: Simplify cleanup after read_header failure 2021-07-08 13:54:52 +02: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/srtdec: Simplify cleanup after read_header failure 2021-07-08 13:57:42 +02:00
srtenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
srtp.c
srtp.h
srtpproto.c avformat: Replace ffurl_close() by ffurl_closep() where appropriate 2020-05-25 13:11:36 +02:00
stldec.c avformat/stldec: Simplify cleanup after read_header failure 2021-07-08 13:59:11 +02:00
subfile.c avformat: Replace ffurl_close() by ffurl_closep() where appropriate 2020-05-25 13:11:36 +02:00
subtitles.c avformat/subtitles: Check pts difference before use 2021-06-18 18:58:25 +02:00
subtitles.h avformat/subtitles: use av_packet_alloc() to allocate packets 2021-03-17 15:19:36 -03:00
subviewer1dec.c avformat/subviewer1dec: Simplify cleanup after read_header failure 2021-07-08 14:02:57 +02:00
subviewerdec.c avformat/subviewerdec: Simplify cleanup after read_header failure 2021-07-08 14:00:37 +02: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 avformat/swf: add support for reading and writing VP6A and Flash Screen Video codecs 2021-01-23 20:10:05 +01:00
swf.h avformat/swf: Separate mux and demux contexts 2020-09-20 18:34:48 +02:00
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/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
tcp.c lavf/rtmp: Add option to set TCP_NODELAY for rtmp 2021-06-20 22:45:35 +02:00
tedcaptionsdec.c avformat/tedcaptionsdec: Simplify cleanup after read_header failure 2021-07-08 14:06:21 +02: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/tiertexseq: Simplify cleanup after read_header failure 2021-07-08 14:08:00 +02: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: Hook up the url_get_short_seek function in the TLS backends 2020-11-05 09:22:17 +02:00
tls_mbedtls.c tls: Hook up the url_get_short_seek function in the TLS backends 2020-11-05 09:22:17 +02:00
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: Hook up the url_get_short_seek function in the TLS backends 2020-11-05 09:22:17 +02:00
tls_securetransport.c All: update names in copyright headers 2021-01-20 01:02:56 -06:00
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/tta: Check for EOF in index reading loop 2021-06-18 18:58:25 +02: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 avformat/udp: fix check for pthread_cond_wait return value 2021-07-10 15:35:06 +08:00
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 avformat/urldecode: add the ability to not decode plus sign to space 2020-02-15 18:41:36 +01:00
urldecode.h avformat/urldecode: add the ability to not decode plus sign to space 2020-02-15 18:41:36 +01:00
utils.c avformat: Redo cleanup of demuxers upon read_header() failure 2021-07-07 20:48:50 +02:00
v210.c avformat/v210: Deduplicate AVClasses 2021-07-08 16:03:18 +02:00
vag.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
vapoursynth.c avformat/vapoursynth: Simplify cleanup after read_header failure 2021-07-08 14:09:15 +02:00
vc1dec.c lavf/vc1dec: Reduce probe score for streams with invalid frames. 2019-04-19 14:06:29 +02:00
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: add a concat protocol that takes a line break delimited list of resources 2021-07-02 10:21:06 -03:00
vividas.c avformat/vividas: Simplify cleanup after read_header failure 2021-07-08 14:21:49 +02: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 avformat/Makefile: Remove unnecessary dependencies on vocdec 2021-02-23 21:12:26 +01:00
voc.h avformat/voc: Deduplicate codec tags list 2021-02-23 11:23:29 +01:00
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 avformat/vorbiscomment: Switch to AVIOContext from bytestream API 2020-05-03 13:43:54 +02:00
vorbiscomment.h avformat/vorbiscomment: Switch to AVIOContext from bytestream API 2020-05-03 13:43:54 +02:00
vpcc.c avformat/vpcc: fix values in VP9 level detection heuristics 2018-09-15 18:06:58 -03:00
vpcc.h avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture size 2018-04-26 14:23:08 +05:30
vpk.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
vplayerdec.c avformat/vplayerdec: Simplify cleanup after read_header failure 2021-07-08 14:24:01 +02: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/wc3movie: Simplify cleanup after read_header failure 2021-07-08 15:19:03 +02:00
webm_chunk.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
webmdashenc.c lavf/webmdashenc.c: Allow AV1 video in WebM 2021-06-20 22:30:38 +02:00
webpenc.c avformat: Constify all muxer/demuxers 2021-04-27 11:48:06 -03:00
webvttdec.c avformat/webvttdec: Simplify cleanup after read_header failure 2021-07-08 15:19:55 +02: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/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02: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/xmv: Simplify cleanup after read_header failure 2021-07-08 15:21:31 +02: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