1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libavformat
Pierre-Anthony Lemieux 74e4382442 avformat/mxfdec: fix frame wrapping detection for J2K essence container
For JPEG 2000 essence, the MXF input format module currently uses the value of
byte 14 of the essence container UL to determine whether the J2K essence is
clip- (byte 14 is 0x02) or frame-wrapped (byte 14 is 0x01). Otherwise it
assumes an unknown wrapping.

Additional wrappings are documented in SMPTE ST422:2019:

0x03: Interlaced Frame, 1 field/KLV
0x04: Interlaced Frame, 2 fields/KLV
0x05: Field-wrapped Picture Element
0x06: Frame-wrapped Picture Element

And these should also be handled as frame wrapped content.

Signed-off-by: Pierre-Anthony Lemieux <pal@sandflow.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
2021-07-29 22:38:02 +02:00
..
tests Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
.gitignore
3dostr.c
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
aadec.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
aaxdec.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
ac3dec.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
acedec.c
acm.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
act.c
adp.c
ads.c
adtsenc.c lavf/adtsenc: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
adxdec.c
aea.c
afc.c Avoid calling functions repeatedly via FFMIN 2021-07-18 22:06:20 +02:00
aiff.c
aiff.h
aiffdec.c
aiffenc.c
aixdec.c
allformats.c
alp.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
amr.c
amvenc.c
anm.c
apc.c
ape.c avformat/ape: Simplify cleanup after read_header failure 2021-07-07 21:26:43 +02:00
apetag.c
apetag.h
apm.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
apngdec.c
apngenc.c
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/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
argo_asf.h
argo_brp.c avformat/argo_brp: use bits_per_coded_sample instead of bits_per_raw_sample 2021-07-19 14:14:39 +10:00
argo_cvg.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec_f.c
asfdec_o.c
asfenc.c avformat/asfenc: Deduplicate AVClasses 2021-07-08 16:03:17 +02:00
assdec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
assenc.c
ast.c
ast.h
astdec.c
astenc.c
async.c
au.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
av1.c
av1.h
av1dec.c avcodec/avcodec: Stop including bsf.h in avcodec.h 2021-07-22 11:14:16 +02:00
avc.c
avc.h
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 Avoid calling functions repeatedly via FFMIN 2021-07-18 22:06:20 +02:00
avienc.c
avio_internal.h avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
avio.c
avio.h
aviobuf.c avformat/aviobuf: Make ff_read_line_to_bprint() static 2021-07-29 22:02:05 +02:00
avisynth.c
avlanguage.c
avlanguage.h
avr.c
avs2dec.c
avs3dec.c
avs.c
bethsoftvid.c
bfi.c
bink.c
binka.c
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
brstm.c avformat/brstm: Simplify cleanup after read_header failure 2021-07-07 21:43:15 +02:00
c93.c
cache.c
caf.c
caf.h
cafdec.c
cafenc.c cafenc: fill in avg. packet size later if unknown 2021-07-12 09:54:25 +02:00
cavsvideodec.c
cdg.c
cdxl.c
chromaprint.c
cinedec.c
codec2.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
concat.c avformat/concat: check the terminating character returned by av_get_token() 2021-07-27 12:13:32 -03:00
concatdec.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
crcenc.c
crypto.c
dash.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
dash.h
dashdec.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
dashenc.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
data_uri.c
dauddec.c
daudenc.c
dcstr.c
derf.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
dfa.c
dhav.c
diracdec.c
dnxhddec.c
dsfdec.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
dsicin.c
dss.c
dtsdec.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
dtshddec.c
dump.c
dv.c
dv.h
dvbsub.c
dvbtxt.c
dvenc.c
dxa.c avformat/dxa: Check fps to be within the supported range more precissely 2021-06-18 18:58:25 +02:00
eacdata.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
electronicarts.c
epafdec.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
fifo_test.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02: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
filmstripenc.c
fitsdec.c
fitsenc.c
flac_picture.c
flac_picture.h
flacdec.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
flacenc_header.c
flacenc.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
flacenc.h
flic.c
flv.h
flvdec.c avformat/flvdec: Deduplicate AVClasses 2021-07-08 16:03:17 +02:00
flvenc.c
format.c
framecrcenc.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
framehash.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
frmdec.c
fsb.c
ftp.c avformat/ftp: Check for av_strtok() failure 2021-07-03 18:03:35 +02:00
fwse.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
g722.c avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options 2021-07-08 16:03:18 +02:00
g723_1.c
g726.c avformat/g726: Deduplicate AVClasses 2021-07-08 16:03:17 +02:00
g729dec.c
gdv.c
genh.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
gif.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
gifdec.c avformat/gifdec: log loop count 2021-07-20 11:20:04 +05:30
golomb_tab.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
hashenc.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
hca.c
hcom.c
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: Simplify cleanup after read_header failure 2021-07-07 21:51:40 +02:00
hlsenc.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
hlsplaylist.c
hlsplaylist.h
hlsproto.c Remove obsolete version.h inclusions 2021-07-22 14:34:31 +02:00
hnm.c
http.c avformat/http: Stop cookie_dict leaking on errors. 2021-06-26 20:17:57 +02:00
http.h
httpauth.c
httpauth.h
icecast.c
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
id3v2.c
id3v2.h
id3v2enc.c
idcin.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
idroqdec.c
idroqenc.c
iff.c avformat/iff: Use 64bit in duration computation 2021-06-18 18:58:25 +02:00
ifv.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
ilbc.c
img2_alias_pix.c
img2_brender_pix.c
img2.c
img2.h
img2dec.c avformat/img2dec: Fix typo in AVClass name 2021-07-08 21:31:19 +02:00
img2enc.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
imx.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
ingenientdec.c avformat/rawdec: Deduplicate AVClasses based upon ff_rawvideo_options 2021-07-08 16:03:18 +02:00
internal.h avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
ip.c
ip.h
ipmovie.c
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
ircamenc.c
isom_tags.c
isom.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
isom.h
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
jacosubenc.c
jvdec.c avformat/jvdec: Simplify cleanup after read_header failure 2021-07-07 22:19:09 +02:00
kvag.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
latmenc.c lavf/latmenc: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
libamqp.c
libavformat.v
libgme.c avformat/libgme: Simplify cleanup after read_header failure 2021-07-07 22:26:44 +02:00
libmodplug.c
libopenmpt.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
librist.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
librtmp.c
libsmbclient.c
libsrt.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
libssh.c
libzmq.c
lmlm4.c
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/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
lrcenc.c
luodatdec.c
lvfdec.c
lxfdec.c
m4vdec.c
Makefile avformat/Makefile: Remove rawdec dependency from aptx, codec2 demuxers 2021-07-08 16:03:17 +02:00
matroska.c
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/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c avformat/microdvddec: Simplify cleanup after read_header failure 2021-07-07 23:42:13 +02:00
microdvdenc.c
mj2kdec.c
mkvtimestamp_v2.c
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
mmf.c
mms.c
mms.h
mmsh.c
mmst.c
mods.c
moflex.c
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: Remove pointless EOF checks 2021-07-28 22:26:54 +02:00
movenc.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
movenc.h
movenccenc.c
movenccenc.h
movenchint.c
mp3dec.c lavf/mp3dec: avoid avcodec.h dependency 2021-06-10 16:51:44 +02:00
mp3enc.c
mpc8.c avformat/mpc8: Check for position overflow in mpc8_handle_chunk() 2021-06-18 18:58:25 +02:00
mpc.c
mpeg.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
mpeg.h
mpegenc.c avformat/mpegenc: Deduplicate AVClasses 2021-07-08 16:03:17 +02:00
mpegts.c
mpegts.h
mpegtsenc.c avformat/mpegtsenc: enable muxing of ARIB captions 2021-06-10 23:16:55 +03:00
mpegvideodec.c
mpjpeg.c
mpjpegdec.c
mpl2dec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
mpsubdec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +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
mspdec.c
mtaf.c
mtv.c
musx.c
mux.c avcodec/avcodec: Stop including bsf.h in avcodec.h 2021-07-22 11:14:16 +02:00
mvdec.c
mvi.c
mxf.c Remove/replace some unnecessary avcodec.h inclusions 2021-07-22 15:29:46 +02:00
mxf.h avformat/mxfdec: fix frame wrapping detection for J2K essence container 2021-07-29 22:38:02 +02:00
mxfdec.c avformat/mxfdec: fix frame wrapping detection for J2K essence container 2021-07-29 22:38:02 +02:00
mxfenc.c
mxg.c
ncdec.c
network.c
network.h
nistspheredec.c
nspdec.c
nsvdec.c avformat/nsvdec: Simplify cleanup after read_header failure 2021-07-08 12:53:41 +02:00
nullenc.c
nut.c
nut.h
nutdec.c avformat/nutdec: Simplify cleanup after read_header failure 2021-07-08 13:03:39 +02:00
nutenc.c
nuv.c
oggdec.c avformat/oggdec: Simplify cleanup after read_header failure 2021-07-08 13:05:22 +02:00
oggdec.h
oggenc.c avformat/oggenc: Deduplicate AVClasses 2021-07-08 16:03:18 +02:00
oggparsecelt.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c avformat/oggparsevorbis: Update end_trimming for the last packet 2021-07-12 09:54:47 +02:00
oggparsevp8.c
oma.c
oma.h
omadec.c avformat/omadec: Simplify cleanup after read_header failure 2021-07-08 13:19:34 +02:00
omaenc.c
options_table.h
options.c
os_support.c
os_support.h
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
pjsdec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
pmpdec.c
pp_bnk.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
prompeg.c
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
pva.c
pvfdec.c
qcp.c avformat/qcp: Avoid negative nb_rates 2021-06-18 18:58:25 +02:00
qtpalette.c
qtpalette.h
r3d.c
rawdec.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
rawdec.h avformat/rawdec: Deduplicate AVClasses based upon ff_rawvideo_options 2021-07-08 16:03:18 +02:00
rawenc.c
rawenc.h
rawutils.c
rawvideodec.c
rdt.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
rdt.h
realtextdec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
redspark.c
replaygain.c Remove unnecessary mem.h inclusions 2021-07-22 14:47:57 +02:00
replaygain.h
riff.c Remove/replace some unnecessary avcodec.h inclusions 2021-07-22 15:29:46 +02:00
riff.h Remove/replace some unnecessary avcodec.h inclusions 2021-07-22 15:29:46 +02:00
riffdec.c Remove/replace some unnecessary avcodec.h inclusions 2021-07-22 15:29:46 +02:00
riffenc.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
rl2.c
rm.c
rm.h
rmdec.c avformat/rmdec: Simplify cleanup after read_header failure 2021-07-08 13:32:15 +02:00
rmenc.c
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
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmpdigest.c
rtmphttp.c
rtmppkt.c lavf/rtmp: Add option to set TCP_NODELAY for rtmp 2021-06-20 22:45:35 +02:00
rtmppkt.h
rtmpproto.c lavf/rtmp: Add option to set TCP_NODELAY for rtmp 2021-06-20 22:45:35 +02:00
rtp.c
rtp.h Remove/replace some unnecessary avcodec.h inclusions 2021-07-22 15:29:46 +02:00
rtpdec_ac3.c
rtpdec_amr.c
rtpdec_asf.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02: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 Remove/replace some unnecessary avcodec.h inclusions 2021-07-22 15:29:46 +02:00
rtpdec_qt.c
rtpdec_rfc4175.c libavformat/rtpdec_rfc4175: Check for zero pgroup before mod 2021-07-06 16:37:59 +02:00
rtpdec_svq3.c
rtpdec_vc2hq.c
rtpdec_vp8.c
rtpdec_vp9.c
rtpdec_xiph.c
rtpdec.c
rtpdec.h Remove/replace some unnecessary avcodec.h inclusions 2021-07-22 15:29:46 +02:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
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
rtpenc_mpv.c
rtpenc_vc2hq.c
rtpenc_vp8.c
rtpenc_vp9.c
rtpenc_xiph.c
rtpenc.c
rtpenc.h
rtpproto.c
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
rtspenc.c
s337m.c
samidec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
sapdec.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
sapenc.c
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 avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
sccdec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
sccenc.c
sctp.c
sdp.c
sdr2.c
sdsdec.c
sdxdec.c
segafilm.c avformat/segafilm: Simplify cleanup after read_header failure 2021-07-08 13:53:48 +02:00
segafilmenc.c
segment.c avformat/segment: Deduplicate AVClasses 2021-07-08 16:03:18 +02:00
serdec.c
sga.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02: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
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c avformat: move AVStream.{first,cur}_dts to AVStreamInternal 2021-06-09 13:55:25 -03:00
smush.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
srtenc.c
srtp.c
srtp.h
srtpproto.c
stldec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
subfile.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
subtitles.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
subtitles.h avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
subviewer1dec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
subviewerdec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +02:00
supdec.c
supenc.c
svag.c
svs.c
swf.c
swf.h
swfdec.c
swfenc.c
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 avcodec/avcodec: Stop including bsf.h in avcodec.h 2021-07-22 11:14:16 +02:00
teeproto.c
thp.c
tiertexseq.c avformat/tiertexseq: Simplify cleanup after read_header failure 2021-07-08 14:08:00 +02:00
tls_gnutls.c
tls_libtls.c
tls_mbedtls.c
tls_openssl.c
tls_schannel.c
tls_securetransport.c
tls.c
tls.h
tmv.c
tta.c avformat/tta: Check for EOF in index reading loop 2021-06-18 18:58:25 +02:00
ttaenc.c
ttmlenc.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
tty.c
txd.c
ty.c
udp.c avformat/udp: fix check for pthread_cond_wait return value 2021-07-10 15:35:06 +08:00
uncodedframecrcenc.c
unix.c
url.c
url.h
urldecode.c
urldecode.h
utils.c avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h 2021-07-29 22:02:05 +02:00
v210.c avformat/v210: Deduplicate AVClasses 2021-07-08 16:03:18 +02:00
vag.c
vapoursynth.c avformat/vapoursynth: Simplify cleanup after read_header failure 2021-07-08 14:09:15 +02:00
vc1dec.c
vc1test.c
vc1testenc.c
version.h avformat/argo_brp: use bits_per_coded_sample instead of bits_per_raw_sample 2021-07-19 14:14:39 +10:00
vividas.c avformat/vividas: Simplify cleanup after read_header failure 2021-07-08 14:21:49 +02:00
vivo.c
voc_packet.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vpcc.c Remove/replace some unnecessary avcodec.h inclusions 2021-07-22 15:29:46 +02:00
vpcc.h Remove/replace some unnecessary avcodec.h inclusions 2021-07-22 15:29:46 +02:00
vpk.c avformat/utils: make ff_update_cur_dts() shared 2021-06-09 13:55:25 -03:00
vplayerdec.c avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close) 2021-07-18 04:26:35 +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
wc3movie.c avformat/wc3movie: Simplify cleanup after read_header failure 2021-07-08 15:19:03 +02:00
webm_chunk.c
webmdashenc.c lavf/webmdashenc.c: Allow AV1 video in WebM 2021-06-20 22:30:38 +02:00
webpenc.c
webvttdec.c avformat/webvttdec: Simplify cleanup after read_header failure 2021-07-08 15:19:55 +02:00
webvttenc.c
westwood_aud.c
westwood_audenc.c Remove unnecessary avassert.h inclusions 2021-07-22 15:02:30 +02:00
westwood_vqa.c
wsddec.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
wtv_common.c
wtv.h
wtvdec.c
wtvenc.c
wv.c
wv.h
wvdec.c
wvedec.c
wvenc.c
xa.c
xmv.c avformat/xmv: Simplify cleanup after read_header failure 2021-07-08 15:21:31 +02:00
xvag.c
xwma.c
yop.c
yuv4mpeg.h
yuv4mpegdec.c avformat/yuv4mpegdec: Use table instead of repeated "else if" 2021-07-23 15:05:39 +02:00
yuv4mpegenc.c avformat/yuv4mpegenc: add support for yuva444p 2021-07-25 17:08:35 +02:00