..
tests
avformat/imf: Tests
3 years ago
.gitignore
lavf: add new API for iterating muxers and demuxers
7 years ago
3dostr.c
avformat: Constify all muxer/demuxers
4 years ago
4xm.c
avformat/4xm: Check for duplicate track ids
3 years ago
Makefile
Makefile: Redo duplicating object files in shared builds
3 years ago
a64.c
lavf/a64: avoid avcodec.h dependency
3 years ago
aacdec.c
avformat/aacdec: enable probesize-sized resyncs mid-stream
3 years ago
aadec.c
avformat/aadec: Use smaller scope for variables
3 years ago
aaxdec.c
avformat: Use ffio_read_size where appropriate
3 years ago
ac3dec.c
avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options
3 years ago
acedec.c
avformat: Constify all muxer/demuxers
4 years ago
acm.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
act.c
avformat: Use ffio_read_size where appropriate
3 years ago
adp.c
avformat: Constify all muxer/demuxers
4 years ago
ads.c
avformat: Constify all muxer/demuxers
4 years ago
adtsenc.c
avformat/adtsenc: return value check for init_get_bits in adts_decode_extradata
3 years ago
adxdec.c
avformat: Constify all muxer/demuxers
4 years ago
aea.c
avformat: Constify all muxer/demuxers
4 years ago
afc.c
Avoid calling functions repeatedly via FFMIN
3 years ago
aiff.c
avformat/aiff: Deduplicate codec tags and codec tags list
4 years ago
aiff.h
avformat/aiff: Deduplicate codec tags and codec tags list
4 years ago
aiffdec.c
avformat/aiffdec: "-1" -> AVERROR_INVALIDDATA
3 years ago
aiffenc.c
avformat/(aiff|flac|mov|mp3|tta)enc: Don't create unnecessary references
3 years ago
aixdec.c
avformat: Constify all muxer/demuxers
4 years ago
allformats.c
avformat/imf: Demuxer
3 years ago
alp.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
amr.c
avcodec/amr*dec: add multichannel support
3 years ago
amvenc.c
avformat/amvenc: Avoid allocating packet
3 years ago
anm.c
avformat: Constify all muxer/demuxers
4 years ago
apc.c
avformat: Constify all muxer/demuxers
4 years ago
ape.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
apetag.c
avformat: Add and use helper function to add attachment streams
4 years ago
apetag.h
avformat/apetag: account for header size if present when returning the start position
8 years ago
apm.c
Remove unnecessary avassert.h inclusions
3 years ago
apngdec.c
avformat: Constify all muxer/demuxers
4 years ago
apngenc.c
avformat/apngenc: Use UINT16_MAX instead of USHRT_MAX
3 years ago
aptxdec.c
avformat/aptxdec: Deduplicate AVClasses
3 years ago
aqtitledec.c
avformat/aqtitledec: Simplify cleanup after read_header failure
3 years ago
argo_asf.c
avformat/argo_asf: use title metadata when muxing
3 years ago
argo_asf.h
avformat/argo_asf: cleanup and NULL-terminate name field in header
3 years ago
argo_brp.c
avformat/argo_brp: use bits_per_coded_sample instead of bits_per_raw_sample
3 years ago
argo_cvg.c
avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h
3 years ago
asf.c
avformat/id3v2: Don't reverse the order of id3v2 APICs
4 years ago
asf.h
avformat/asf: Factor common code out
4 years ago
asfcrypt.c
…
asfcrypt.h
…
asfdec_f.c
libavformat/asfdec: Add braces to define
3 years ago
asfdec_o.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
asfenc.c
avformat/asfenc: Return proper error codes
3 years ago
assdec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
assenc.c
avformat: Constify all muxer/demuxers
4 years ago
ast.c
avformat/ast: Deduplicate codec tags lists
4 years ago
ast.h
avformat/ast: Deduplicate codec tags lists
4 years ago
astdec.c
avformat: Constify all muxer/demuxers
4 years ago
astenc.c
avformat/astenc: Simplify writing padding
3 years ago
async.c
avformat/avio: Remove ffurl_open
4 years ago
au.c
avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h
3 years ago
av1.c
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
av1.h
avformat/av1: Avoid allocation + copying when filtering OBUs
5 years ago
av1dec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
avc.c
avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak
4 years ago
avc.h
avformat/avc, mxfenc: Avoid allocation of H264 SPS structure, fix memleak
4 years ago
avformat.h
lavf: add a flag for experimental (de)muxers
3 years ago
avformatres.rc
…
avi.h
avformat/avienc: add reserve_index_space option
8 years ago
avidec.c
avformat/avidec: Check read_odml_index() for failure
3 years ago
avienc.c
avformat/avienc: Avoid allocating AVPacket
3 years ago
avio.c
avformat/avio: Check av_opt_copy() for failure
4 years ago
avio.h
avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}
3 years ago
avio_internal.h
avformat/aviobuf: ffio_copy_url_options
3 years ago
aviobuf.c
avformat/aviobuf: ffio_copy_url_options
3 years ago
avisynth.c
avformat: Constify all muxer/demuxers
4 years ago
avlanguage.c
avformat/avlanguage: Remove long disabled av_convert_lang_to
4 years ago
avlanguage.h
avformat/avlanguage: Remove long disabled av_convert_lang_to
4 years ago
avr.c
avformat: Constify all muxer/demuxers
4 years ago
avs.c
avformat: Constify all muxer/demuxers
4 years ago
avs2dec.c
lavf/avs2dec.c: optimize code style
4 years ago
avs3dec.c
lavf/avs3dec: add raw avs3 demuxer
4 years ago
bethsoftvid.c
avformat: Constify all muxer/demuxers
4 years ago
bfi.c
avformat/bfi: check nframes
3 years ago
bink.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
binka.c
avformat: Constify all muxer/demuxers
4 years ago
bintext.c
avformat: Constify all muxer/demuxers
4 years ago
bit.c
avformat: Constify all muxer/demuxers
4 years ago
bluray.c
lavf/bluray: translate a read of 0 to EOF
7 years ago
bmv.c
avformat: Constify all muxer/demuxers
4 years ago
boadec.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
brstm.c
avformat/brstm: Simplify cleanup after read_header failure
3 years ago
c93.c
avformat: Constify all muxer/demuxers
4 years ago
cache.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
caf.c
avformat/caf: Deduplicate codec tags list
4 years ago
caf.h
avformat/caf: Deduplicate codec tags list
4 years ago
cafdec.c
avformat/cafdec: Avoid unnecessary avio_tell() calls
3 years ago
cafenc.c
avformat/cafenc: Fix memleak when trailer is never written
3 years ago
cavsvideodec.c
lavf: Constify the probe function argument.
6 years ago
cdg.c
avformat: Constify all muxer/demuxers
4 years ago
cdxl.c
avformat: Constify all muxer/demuxers
4 years ago
chromaprint.c
avformat/chromaprint: Improve returned error codes
3 years ago
cinedec.c
avformat/cinedec: Avoid repeatedly allocating packets beyond the input
3 years ago
codec2.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
concat.c
avformat/concatf: ignore trailing whitespaces
3 years ago
concatdec.c
libavformat: add side_data copy in concat demuxer
3 years ago
crcenc.c
avformat/crcenc: Make init function out of write_header
3 years ago
crypto.c
avformat/crypto.c: remove unnecessary code
4 years ago
dash.c
Remove unnecessary avassert.h inclusions
3 years ago
dash.h
avformat/dash: move reused API to common file and header file
7 years ago
dashdec.c
avformat/aviobuf: ffio_copy_url_options
3 years ago
dashenc.c
avformat: introduce AVFormatContext io_close2 which returns an int
3 years ago
data_uri.c
…
dauddec.c
avformat: Constify all muxer/demuxers
4 years ago
daudenc.c
avformat: Constify all muxer/demuxers
4 years ago
dcstr.c
avformat: Constify all muxer/demuxers
4 years ago
demux.c
avformat/demux: Remove redundant prevention against infinite loop
3 years ago
derf.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
dfa.c
avformat: Constify all muxer/demuxers
4 years ago
dhav.c
avformat/dhav: Limit get_duration() iterations
3 years ago
diracdec.c
lavf: Constify the probe function argument.
6 years ago
dnxhddec.c
lavf: Constify the probe function argument.
6 years ago
dovi_isom.c
avformat/dovi_isom: Implement Dolby Vision configuration parsing/writing
3 years ago
dovi_isom.h
avformat/dovi_isom: Implement Dolby Vision configuration parsing/writing
3 years ago
dsfdec.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
dsicin.c
avformat/dsicin: Check packet size for overflow
3 years ago
dss.c
avformat: Constify all muxer/demuxers
4 years ago
dtsdec.c
avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options
3 years ago
dtshddec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
dump.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
dv.c
avformat/dv: Set AVFMTCTX_NOHEADER flag
3 years ago
dv.h
…
dvbsub.c
lavf: Constify the probe function argument.
6 years ago
dvbtxt.c
lavf: Constify the probe function argument.
6 years ago
dvenc.c
avformat: Constify all muxer/demuxers
4 years ago
dxa.c
avformat/dxa: Check fps to be within the supported range more precissely
3 years ago
eacdata.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
electronicarts.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
epafdec.c
avformat: Constify all muxer/demuxers
4 years ago
ffmeta.h
…
ffmetadec.c
avformat: Constify all muxer/demuxers
4 years ago
ffmetaenc.c
avformat: Constify all muxer/demuxers
4 years ago
fifo.c
avformat: introduce AVFormatContext io_close2 which returns an int
3 years ago
fifo_test.c
Remove unnecessary avassert.h inclusions
3 years ago
file.c
avformat/file: use proper return value in file_close
3 years ago
file_open.c
…
filmstripdec.c
avformat: Constify all muxer/demuxers
4 years ago
filmstripenc.c
avformat/filmstripenc: Simplify writing reserved elements
3 years ago
fitsdec.c
avformat: Constify all muxer/demuxers
4 years ago
fitsenc.c
avformat: Constify all muxer/demuxers
4 years ago
flac_picture.c
avformat/flac_picture: Reindentation
3 years ago
flac_picture.h
avformat/flac_picture: Try to reuse buffer for attached picture
3 years ago
flacdec.c
avformat/flacdec: Also set channels when setting channel_layout
3 years ago
flacenc.c
avformat/(aiff|flac|mov|mp3|tta)enc: Don't create unnecessary references
3 years ago
flacenc.h
avformat/flacenc: Add const to ff_flac_write_header() parameter
5 years ago
flacenc_header.c
avformat/flacenc: Add const to ff_flac_write_header() parameter
5 years ago
flic.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
flv.h
flvdec: Export unknown metadata packets as opaque data
6 years ago
flvdec.c
avformat/flvdec: timestamps cannot use the full int64 range
3 years ago
flvenc.c
avformat/flvenc: use ff_format_shift_data for data shifting
3 years ago
format.c
lavf: add a flag for experimental (de)muxers
3 years ago
framecrcenc.c
avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.h
3 years ago
framehash.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
frmdec.c
avformat: Constify all muxer/demuxers
4 years ago
fsb.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
ftp.c
lavf/ftp: check for truncation in snprintf
3 years ago
fwse.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
g722.c
avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options
3 years ago
g723_1.c
avformat: Constify all muxer/demuxers
4 years ago
g726.c
avformat/g726: Deduplicate AVClasses
3 years ago
g729dec.c
avformat: Constify all muxer/demuxers
4 years ago
gdv.c
avformat: Constify all muxer/demuxers
4 years ago
genh.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
gif.c
Remove unnecessary avassert.h inclusions
3 years ago
gifdec.c
avformat/gifdec: log loop count
3 years ago
golomb_tab.c
…
gopher.c
avformat/gopher: Add support for Gopher over TLS
4 years ago
gsmdec.c
avformat: Constify all muxer/demuxers
4 years ago
gxf.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
gxf.h
…
gxfenc.c
avformat/mux: Don't use stack packet when writing interleaved packets
3 years ago
h261dec.c
lavf: Constify the probe function argument.
6 years ago
h263dec.c
lavf: Constify the probe function argument.
6 years ago
h264dec.c
lavf: Constify the probe function argument.
6 years ago
hashenc.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
hca.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
hcom.c
avformat: Constify all muxer/demuxers
4 years ago
hdsenc.c
avformat: do not use AVIO_FLAG_* with avio_alloc_context
3 years ago
hevc.c
lavf/hevc: drop unnecessary avcodec.h include
3 years ago
hevc.h
avformat/av1, avc, hevc: Remove av_freep()
5 years ago
hevcdec.c
lavf: Constify the probe function argument.
6 years ago
hls.c
avformat/aviobuf: ffio_copy_url_options
3 years ago
hls_sample_encryption.c
avformat/hls_sample_encryption: Fix precedence
3 years ago
hls_sample_encryption.h
libavformat/hls: add support for decryption of HLS media segments encrypted using SAMPLE-AES encryption method
3 years ago
hlsenc.c
avformat/hlsenc: deprecate hls_ts_options option
3 years ago
hlsplaylist.c
avformat/hlsenc, hlsplaylist: Cosmetics
5 years ago
hlsplaylist.h
avformat/hlsenc, hlsplaylist: Cosmetics
5 years ago
hlsproto.c
Remove obsolete version.h inclusions
3 years ago
hnm.c
avformat: Constify all muxer/demuxers
4 years ago
http.c
http: make caching of redirect url optional
3 years ago
http.h
avformat/http: add ff_http_do_new_request2 for options
5 years ago
httpauth.c
avformat/utils: Make ff_data_to_hex() zero-terminate the string
3 years ago
httpauth.h
…
icecast.c
avformat/icecast: Add option to use TLS connection
4 years ago
icodec.c
avformat/icodec: Simplify cleanup after read_header failure
3 years ago
icoenc.c
avformat/icoenc: Use avcodec_get_name() instead of codec descriptor
3 years ago
id3v1.c
lavf/id3v1: drop unnecessary avcodec.h include
3 years ago
id3v1.h
libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions.
5 years ago
id3v2.c
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
id3v2.h
avformat/id3v2: Don't reverse the order of id3v2 APICs
4 years ago
id3v2enc.c
avformat/id3v2enc: fix bad ID3v2 tag length
5 years ago
idcin.c
avformat/utils: make ff_update_cur_dts() shared
3 years ago
idroqdec.c
avformat: Constify all muxer/demuxers
4 years ago
idroqenc.c
avformat: Constify all muxer/demuxers
4 years ago
iff.c
avformat/iff: Use 64bit in duration computation
3 years ago
ifv.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
ilbc.c
avformat/ilbc: Use av_get_packet
3 years ago
imf.h
avformat/imf: Demuxer
3 years ago
imf_cpl.c
avformat/imf: Demuxer
3 years ago
imfdec.c
lavf/imfdec: mark as experimental
3 years ago
img2.c
avformat/img2dec: add GEM Raster image demuxer
3 years ago
img2.h
avformat/img2dec: add option to provide metadata fields related to input path
5 years ago
img2_alias_pix.c
avformat: Constify all muxer/demuxers
4 years ago
img2_brender_pix.c
avformat: Constify all muxer/demuxers
4 years ago
img2dec.c
avformat/img2dec: probe JFIF/Exif header
3 years ago
img2enc.c
avformat/img2enc: do not ignore IO errors
3 years ago
imx.c
Remove unnecessary avassert.h inclusions
3 years ago
ingenientdec.c
avformat/rawdec: Deduplicate AVClasses based upon ff_rawvideo_options
3 years ago
internal.h
avformat/movenc: factorize data shifting
3 years ago
ip.c
avformat/ip: factorize some IP filtering and resolving functions to a new file
6 years ago
ip.h
avformat/ip: factorize some IP filtering and resolving functions to a new file
6 years ago
ipmovie.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
ipudec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
ircam.c
…
ircam.h
…
ircamdec.c
avformat: Constify all muxer/demuxers
4 years ago
ircamenc.c
avformat: Constify all muxer/demuxers
4 years ago
isom.c
avformat/{isom,mov,movenc}: add support for CMAF DASH roles
3 years ago
isom.h
avformat/mov: add option max_stts_delta
3 years ago
isom_tags.c
avformat/isom_tags: fix 'ipcm' with samplesize equal to 16
3 years ago
iss.c
avformat: Constify all muxer/demuxers
4 years ago
iv8.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
ivfdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
ivfenc.c
avformat: Constify all muxer/demuxers
4 years ago
jacosubdec.c
avformat/jacosubdec: Check for min in t overflow in get_shift()
3 years ago
jacosubenc.c
avformat/jacosubenc: Fix writing extradata
3 years ago
jvdec.c
avformat/jvdec: Make sizeof(JVFrame) smaller to save memory
3 years ago
kvag.c
avformat: Use ffio_read_size where appropriate
3 years ago
latmenc.c
avformat/avformat: Add AVStream parameter to check_bitstream() sig
3 years ago
libamqp.c
avformat/libamqp: parse vhost in uri
4 years ago
libavformat.v
libavformat: unexpose private ff_ functions needed by ffserver
7 years ago
libgme.c
avformat/libgme: Simplify cleanup after read_header failure
3 years ago
libmodplug.c
avformat: Constify all muxer/demuxers
4 years ago
libopenmpt.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
librist.c
avformat/librist: correctly initialize logging_settings
3 years ago
librtmp.c
avformat/librtmp: fix returning EOF from Read/Write
6 years ago
libsmbclient.c
lavf/libsmbclient: return AVERROR_EOF for EOF.
6 years ago
libsrt.c
avformat/libsrt: add missing version check for snddropdelay
3 years ago
libssh.c
lavf/libssh: translate a read of 0 to EOF
7 years ago
libzmq.c
avformat/libzmq: Make default pkt_size value consistent with amqp
5 years ago
lmlm4.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
loasdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
log2_tab.c
…
lrc.c
…
lrc.h
…
lrcdec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
lrcenc.c
avformat/lrcenc: Unify writing timestamps
3 years ago
luodatdec.c
avformat: Constify all muxer/demuxers
4 years ago
lvfdec.c
avformat: Constify all muxer/demuxers
4 years ago
lxfdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
m4vdec.c
lavf: Constify the probe function argument.
6 years ago
matroska.c
avformat/matroska: Move mime_tag lists to matroskadec
5 years ago
matroska.h
avformat/matroska{dec, enc}: Parse BlockAdditionMapping elements
3 years ago
matroskadec.c
avformat/matroska{dec, enc}: Parse BlockAdditionMapping elements
3 years ago
matroskaenc.c
avformat/matroska{dec, enc}: Parse BlockAdditionMapping elements
3 years ago
mca.c
avformat/utils: make ff_update_cur_dts() shared
3 years ago
mccdec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
md5proto.c
avformat/md5proto: Simplify data->hex conversion
3 years ago
metadata.c
…
metadata.h
…
mgsts.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
microdvddec.c
avformat/microdvddec: Simplify cleanup after read_header failure
3 years ago
microdvdenc.c
avformat: Constify all muxer/demuxers
4 years ago
mj2kdec.c
lavf: Constify the probe function argument.
6 years ago
mkvtimestamp_v2.c
avformat: Constify all muxer/demuxers
4 years ago
mlpdec.c
avformat/mlpdec: fix time_base for packet timestamps
3 years ago
mlvdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
mm.c
avformat: Constify all muxer/demuxers
4 years ago
mmf.c
avformat: Constify all muxer/demuxers
4 years ago
mms.c
avformat/mms: add logging context to log
5 years ago
mms.h
…
mmsh.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
mmst.c
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
mods.c
avformat: Constify all muxer/demuxers
4 years ago
moflex.c
avformat/moflex: Don't use uninitialized timebase for data stream
3 years ago
mov.c
avformat/mov: Refactor mov_read_dvcc_dvvc to use ff_isom_parse_dvcc_dvvc
3 years ago
mov_chan.c
avformat/mov_chan: Make ff_mov_get_channel_layout() static
3 years ago
mov_chan.h
avformat/mov_chan: Make ff_mov_get_channel_layout() static
3 years ago
mov_esds.c
avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr
7 years ago
movenc.c
avformat/(aiff|flac|mov|mp3|tta)enc: Don't create unnecessary references
3 years ago
movenc.h
avformat/movenc: add support for TTML muxing
3 years ago
movenc_ttml.c
avformat/movenc: add support for TTML muxing
3 years ago
movenc_ttml.h
avformat/movenc: add support for TTML muxing
3 years ago
movenccenc.c
avformat/movenccenc: Fix memory leak for muxing CENC-encrypted files
4 years ago
movenccenc.h
…
movenchint.c
avformat/movenchint: Simplify writing padding
3 years ago
mp3dec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
mp3enc.c
avformat/(aiff|flac|mov|mp3|tta)enc: Don't create unnecessary references
3 years ago
mpc.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
mpc8.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
mpeg.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
mpeg.h
lavf/mpeg: Support demuxing HEVC in mpeg-ps.
6 years ago
mpegenc.c
avformat/mpegenc: Simplify writing padding/stuffing
3 years ago
mpegts.c
all: Use av_memdup() where appropriate
3 years ago
mpegts.h
avformat/mpegts: add support for stream_type 0xd4, which is AVS3
3 years ago
mpegtsenc.c
avformat/mpegtsenc: Avoid allocation of AVPacket
3 years ago
mpegvideodec.c
lavf: Constify the probe function argument.
6 years ago
mpjpeg.c
avformat: Constify all muxer/demuxers
4 years ago
mpjpegdec.c
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
mpl2dec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
mpsubdec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
msf.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
msnwc_tcp.c
avformat: Constify all muxer/demuxers
4 years ago
mspdec.c
avformat: Constify all muxer/demuxers
4 years ago
mtaf.c
avformat: Constify all muxer/demuxers
4 years ago
mtv.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
musx.c
avformat: Constify all muxer/demuxers
4 years ago
mux.c
avformat/avformat: Add AVStream parameter to check_bitstream() sig
3 years ago
mvdec.c
avformat/mvdec: Check bytes_per_sample
3 years ago
mvi.c
avformat: Constify all muxer/demuxers
4 years ago
mxf.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
mxf.h
avformat/mxfdec: fix frame wrapping detection for J2K essence container
3 years ago
mxfdec.c
avformat/mxfdec: Check for duplicate mxf_read_index_entry_array()
3 years ago
mxfenc.c
avformat/mxfenc: fix DNxHD GC element_type
3 years ago
mxg.c
avformat: Constify all muxer/demuxers
4 years ago
ncdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
network.c
avformat/network: add logging context to log
5 years ago
network.h
network: Define ENOTCONN as WSAENOTCONN if not defined
5 years ago
nistspheredec.c
avformat: Constify all muxer/demuxers
4 years ago
nspdec.c
avformat: Constify all muxer/demuxers
4 years ago
nsvdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
nullenc.c
avformat/nullenc: Use ff_interleave_packet_passthrough()
3 years ago
nut.c
libavformat/nut: Support SSA and ASS subtitles
4 years ago
nut.h
…
nutdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
nutenc.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
nuv.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
oggdec.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
oggdec.h
avformat/oggparsevorbis: Avoid tmp bufs when parsing VorbisComment
3 years ago
oggenc.c
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
oggparsecelt.c
avformat: Forward errors where possible
5 years ago
oggparsedirac.c
…
oggparseflac.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
oggparseogm.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
oggparseopus.c
oggdec: add support for proper demuxing of chained Opus files and streams
5 years ago
oggparseskeleton.c
…
oggparsespeex.c
avformat: Forward errors where possible
5 years ago
oggparsetheora.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
oggparsevorbis.c
all: Use av_memdup() where appropriate
3 years ago
oggparsevp8.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
oma.c
avformat/oma: Move stuff only used by demuxer to demuxer
4 years ago
oma.h
avformat/oma: Move stuff only used by demuxer to demuxer
4 years ago
omadec.c
avformat/utils: Make ff_data_to_hex() zero-terminate the string
3 years ago
omaenc.c
avformat/omaenc: Simplify writing padding
3 years ago
options.c
avformat: introduce AVFormatContext io_close2 which returns an int
3 years ago
options_table.h
avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm option
4 years ago
os_support.c
lavf/os_support: Only compile inet_aton() if getaddrinfo() is needed.
7 years ago
os_support.h
os_support: define socket shutdown SHUT_xxx macros if they are not defined
6 years ago
paf.c
avformat/paf: read frame rate from header @0x88
3 years ago
pcm.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
pcm.h
…
pcmdec.c
avformat/pcmdec: Deduplicate AVClasses
3 years ago
pcmenc.c
avformat: Constify all muxer/demuxers
4 years ago
pjsdec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
pmpdec.c
avformat: Constify all muxer/demuxers
4 years ago
pp_bnk.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
prompeg.c
lavf/prompeg: prompeg_write() must report data all was written
4 years ago
protocols.c
lavf/protocols: avoid discarding const in avio_enum_protocols()
3 years ago
psxstr.c
avformat: Constify all muxer/demuxers
4 years ago
pva.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
pvfdec.c
avformat: Constify all muxer/demuxers
4 years ago
qcp.c
avformat/qcp: Avoid negative nb_rates
3 years ago
qtpalette.c
avformat/qtpalette: Use better headers
4 years ago
qtpalette.h
avformat/qtpalette: Use better headers
4 years ago
r3d.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
rawdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
rawdec.h
avformat/rawdec: Make ff_raw_data_read_header() static
3 years ago
rawenc.c
avformat/avformat: Add AVStream parameter to check_bitstream() sig
3 years ago
rawenc.h
…
rawutils.c
…
rawvideodec.c
avformat: add bitpacked demuxer
3 years ago
rdt.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
rdt.h
lavf/rtpdec: Constify several pointers.
7 years ago
realtextdec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
redspark.c
avformat: Constify all muxer/demuxers
4 years ago
replaygain.c
Remove unnecessary mem.h inclusions
3 years ago
replaygain.h
…
riff.c
avcodec/siren: MSN Siren decoder
3 years ago
riff.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
riffdec.c
avformat: Use ffio_read_size where appropriate
3 years ago
riffenc.c
avformat/riffenc: Fix indentation
3 years ago
rl2.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
rm.c
Add ClearVideo decoder
8 years ago
rm.h
avformat: Constify all muxer/demuxers
4 years ago
rmdec.c
avformat/rmdec: Check for multiple audio_stream_info
3 years ago
rmenc.c
avformat: Constify all muxer/demuxers
4 years ago
rmsipr.c
…
rmsipr.h
…
rpl.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
rsd.c
avformat: Constify all muxer/demuxers
4 years ago
rso.c
avformat/rso: Deduplicate codec tags list
4 years ago
rso.h
avformat/rso: Deduplicate codec tags list
4 years ago
rsodec.c
avformat: Constify all muxer/demuxers
4 years ago
rsoenc.c
avformat: Constify all muxer/demuxers
4 years ago
rtmp.h
…
rtmpcrypt.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
rtmpcrypt.h
…
rtmpdh.c
libavformat: add mbedTLS based TLS
7 years ago
rtmpdh.h
libavformat: add mbedTLS based TLS
7 years ago
rtmpdigest.c
Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827'
7 years ago
rtmphttp.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
rtmppkt.c
lavf/rtmp: Add option to set TCP_NODELAY for rtmp
3 years ago
rtmppkt.h
avformat/rtmppkt: Remove ff_amf_read_bool
4 years ago
rtmpproto.c
avformat/utils: Make ff_data_to_hex() zero-terminate the string
3 years ago
rtp.c
lavf/sdp: add const qualifiers where appropriate
3 years ago
rtp.h
lavf/sdp: add const qualifiers where appropriate
3 years ago
rtpdec.c
avformat/rtpdec: Make ff_rtp_handler_iterate() static
3 years ago
rtpdec.h
avformat/rtpdec: Make ff_rtp_handler_iterate() static
3 years ago
rtpdec_ac3.c
avformat: Forward errors where possible
5 years ago
rtpdec_amr.c
avformat: Forward errors where possible
5 years ago
rtpdec_asf.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
rtpdec_dv.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_formats.h
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_g726.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_h261.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_h263.c
avformat: Forward errors where possible
5 years ago
rtpdec_h263_rfc2190.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_h264.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_hevc.c
avformat/rtpdec_hevc: Don't reimplement ff_alloc_extradata
5 years ago
rtpdec_ilbc.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_jpeg.c
lavf/rtpdec_jpeg: Fix JFIF version.
4 years ago
rtpdec_latm.c
avformat: Don't free old extradata before ff_alloc/get_extradata
5 years ago
rtpdec_mpa_robust.c
avformat: Forward errors where possible
5 years ago
rtpdec_mpeg4.c
avformat: Don't free old extradata before ff_alloc/get_extradata
5 years ago
rtpdec_mpeg12.c
avformat: Forward errors where possible
5 years ago
rtpdec_mpegts.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_qcelp.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_qdm2.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
rtpdec_qt.c
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
rtpdec_rfc4175.c
avformat/rtpdec_rfc4175: cosmetic changes
3 years ago
rtpdec_svq3.c
avformat: Don't free old extradata before ff_alloc/get_extradata
5 years ago
rtpdec_vc2hq.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_vp8.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_vp9.c
lavf/rtpdec*: Constify all RTPDynamicProtocolHandler.
7 years ago
rtpdec_xiph.c
avformat: Forward errors where possible
5 years ago
rtpenc.c
avformat: suppport YUV 4:2:2 10-bit for rfc4175
3 years ago
rtpenc.h
avformat/rtpenc: adds partial support for the RFC 4175
3 years ago
rtpenc_aac.c
…
rtpenc_amr.c
…
rtpenc_chain.c
avformat: Constify the API wrt AV(In|Out)putFormat
4 years ago
rtpenc_chain.h
…
rtpenc_h261.c
…
rtpenc_h263.c
…
rtpenc_h263_rfc2190.c
Use bitstream_init8() where appropriate
8 years ago
rtpenc_h264_hevc.c
…
rtpenc_jpeg.c
…
rtpenc_latm.c
…
rtpenc_mpegts.c
avformat: Constify all muxer/demuxers
4 years ago
rtpenc_mpv.c
…
rtpenc_rfc4175.c
avformat/rtp: support RGB/BGR for rfc4175
3 years ago
rtpenc_vc2hq.c
Merge commit '4024b566d664a4b161d677554be52f32e7ad4236'
9 years ago
rtpenc_vp8.c
…
rtpenc_vp9.c
…
rtpenc_xiph.c
…
rtpproto.c
avformat/rtp: add localaddr for network interface selection
3 years ago
rtpproto.h
libavformat: remove the ff_rtp_get_local_rtcp_port function
7 years ago
rtsp.c
avformat/rtsp: fix the error code from ffurl_read_complete()
3 years ago
rtsp.h
avformat/rtsp: add error code handling for ff_rtsp_skip_packet()
3 years ago
rtspcodes.h
…
rtspdec.c
avformat/rtspdec: get rid of the hardcoded max size for sdp
3 years ago
rtspenc.c
avformat/rtsp: add error code handling for ff_rtsp_skip_packet()
3 years ago
s337m.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
samidec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
sapdec.c
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
sapenc.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
sauce.c
…
sauce.h
…
sbcdec.c
avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options
3 years ago
sbgdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
sccdec.c
avformat/sccdec: Remove nonsense cast
3 years ago
sccenc.c
avformat/(lrc|scc)enc: Use avio_w8() to write a single char
3 years ago
scd.c
avformat/scd: add demuxer
3 years ago
sctp.c
…
sdp.c
avformat/sdp: Fix use of uninitialised value
3 years ago
sdr2.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
sdsdec.c
avformat: Constify all muxer/demuxers
4 years ago
sdxdec.c
avformat: Constify all muxer/demuxers
4 years ago
seek.c
seek: Fix crashes in ff_seek_frame_binary if built with latest Clang 14
3 years ago
segafilm.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
segafilmenc.c
avformat/segafilmenc: use ff_format_shift_data for shifting
3 years ago
segment.c
avformat: introduce AVFormatContext io_close2 which returns an int
3 years ago
serdec.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
sga.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
shortendec.c
avformat/rawdec: Deduplicate AVClasses based upon ff_raw_options
3 years ago
sierravmd.c
avformat/sierravmd: Simplify cleanup after read_header failure
3 years ago
siff.c
avformat: Constify all muxer/demuxers
4 years ago
smacker.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
smjpeg.c
…
smjpeg.h
…
smjpegdec.c
avformat: Constify all muxer/demuxers
4 years ago
smjpegenc.c
avformat: Constify all muxer/demuxers
4 years ago
smoothstreamingenc.c
avformat/smoothstreamingenc: Move buffers to the end of structs
3 years ago
smush.c
avformat: Constify all muxer/demuxers
4 years ago
sol.c
avformat: Constify all muxer/demuxers
4 years ago
sox.h
…
soxdec.c
avformat: Constify all muxer/demuxers
4 years ago
soxenc.c
avformat: Constify all muxer/demuxers
4 years ago
spdif.c
…
spdif.h
…
spdifdec.c
avformat: Constify all muxer/demuxers
4 years ago
spdifenc.c
avformat: Constify all muxer/demuxers
4 years ago
srtdec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
srtenc.c
avformat: Constify all muxer/demuxers
4 years ago
srtp.c
…
srtp.h
…
srtpproto.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
stldec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
subfile.c
Remove unnecessary avassert.h inclusions
3 years ago
subtitles.c
avformat/subtitles: Honour ff_subtitles_read_line() documentation
3 years ago
subtitles.h
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
subviewer1dec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
subviewerdec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
supdec.c
avformat: Constify all muxer/demuxers
4 years ago
supenc.c
avformat: Constify all muxer/demuxers
4 years ago
svag.c
avformat: Constify all muxer/demuxers
4 years ago
svs.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
swf.c
avformat/swf: add support for reading and writing VP6A and Flash Screen Video codecs
4 years ago
swf.h
avformat/swf: Separate mux and demux contexts
4 years ago
swfdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
swfenc.c
avformat: Constify all muxer/demuxers
4 years ago
takdec.c
avformat/utils: Make ff_data_to_hex() zero-terminate the string
3 years ago
tcp.c
lavf/rtmp: Add option to set TCP_NODELAY for rtmp
3 years ago
tedcaptionsdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
tee.c
avformat: introduce AVFormatContext io_close2 which returns an int
3 years ago
tee_common.c
avformat/tee: Factor parse_slave_options() out
8 years ago
tee_common.h
avformat/tee: Factor parse_slave_options() out
8 years ago
teeproto.c
avformat/teeproto: set forgotten url_close()
8 years ago
thp.c
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
tiertexseq.c
avformat/tiertexseq: Simplify cleanup after read_header failure
3 years ago
tls.c
avformat/http,tls: honor http_proxy command line variable for HTTPS
4 years ago
tls.h
avformat/http,tls: honor http_proxy command line variable for HTTPS
4 years ago
tls_gnutls.c
tls_gnutls: Print the underlying IO error message and pass the error code through
4 years ago
tls_libtls.c
tls: Hook up the url_get_short_seek function in the TLS backends
4 years ago
tls_mbedtls.c
lavf/tls_mbedtls: fix handling of tls_verify=0
3 years ago
tls_openssl.c
tls_openssl: Improve quality of printed error messages, pass IO error codes through
4 years ago
tls_schannel.c
tls: Hook up the url_get_short_seek function in the TLS backends
4 years ago
tls_securetransport.c
All: update names in copyright headers
4 years ago
tmv.c
avformat: Constify all muxer/demuxers
4 years ago
tta.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
ttaenc.c
avformat/(aiff|flac|mov|mp3|tta)enc: Don't create unnecessary references
3 years ago
ttmlenc.c
avformat/ttml: split TTML paragraph based or not check into header
3 years ago
ttmlenc.h
avformat/ttml: split TTML paragraph based or not check into header
3 years ago
tty.c
avformat: Constify all muxer/demuxers
4 years ago
txd.c
avformat: Constify all muxer/demuxers
4 years ago
ty.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
udp.c
avformat/udp: remove local localaddr array
3 years ago
uncodedframecrcenc.c
avformat: Constify all muxer/demuxers
4 years ago
unix.c
avformat/unix: fix handling of EOF in case of SOCK_STREAM.
7 years ago
url.c
avformat/url: add ff_make_absolulte_url2 to be able to test windows path cases
4 years ago
url.h
avio: do not export avpriv_io_{move,delete}
4 years ago
urldecode.c
avformat/urldecode: add the ability to not decode plus sign to space
5 years ago
urldecode.h
avformat/urldecode: add the ability to not decode plus sign to space
5 years ago
utils.c
avformat/utils: propagate return value of ff_format_io_close in ff_format_shift_data
3 years ago
v210.c
avformat/v210: Deduplicate AVClasses
3 years ago
vag.c
avformat: Constify all muxer/demuxers
4 years ago
vapoursynth.c
avformat/vapoursynth: Simplify cleanup after read_header failure
3 years ago
vc1dec.c
lavf/vc1dec: Reduce probe score for streams with invalid frames.
6 years ago
vc1test.c
avformat: Constify all muxer/demuxers
4 years ago
vc1testenc.c
avformat: Constify all muxer/demuxers
4 years ago
version.h
lib*/version.h: Bump Versions after release/5.0 branch
3 years ago
vividas.c
avformat/avio: Move internal AVIOContext fields to avio_internal.h
3 years ago
vivo.c
avformat/vivo: Favor setting fps from explicit fractions
3 years ago
voc.c
avformat/Makefile: Remove unnecessary dependencies on vocdec
4 years ago
voc.h
avformat/voc: Deduplicate codec tags list
4 years ago
voc_packet.c
avformat/voc_packet: prevent remaining size from becoming negative in ff_voc_get_packet()
4 years ago
vocdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
vocenc.c
avformat: Constify all muxer/demuxers
4 years ago
vorbiscomment.c
avformat/vorbiscomment: Don't compute strlen twice
3 years ago
vorbiscomment.h
avformat/vorbiscomment: Switch to AVIOContext from bytestream API
5 years ago
vpcc.c
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
vpcc.h
Remove/replace some unnecessary avcodec.h inclusions
3 years ago
vpk.c
avformat/utils: make ff_update_cur_dts() shared
3 years ago
vplayerdec.c
avformat/subtitles: Deduplicate subtitles' read_(packet|seek|close)
3 years ago
vqf.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
w64.c
…
w64.h
…
wavdec.c
avformat/wavdec: Check smv_block_size
3 years ago
wavenc.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
wc3movie.c
avformat/wc3movie: Simplify cleanup after read_header failure
3 years ago
webm_chunk.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
webmdashenc.c
lavf/webmdashenc.c: Allow AV1 video in WebM
3 years ago
webpenc.c
avformat/webpenc: Don't use sizeof(AVPacket)
3 years ago
webvttdec.c
avformat/webvttdec: Simplify cleanup after read_header failure
3 years ago
webvttenc.c
avformat: Constify all muxer/demuxers
4 years ago
westwood_aud.c
avformat: Constify all muxer/demuxers
4 years ago
westwood_audenc.c
Remove unnecessary avassert.h inclusions
3 years ago
westwood_vqa.c
avcodec/vqavideo: Decode 15-bit VQA3 files
3 years ago
wsddec.c
avcodec/avcodec: Stop including channel_layout.h in avcodec.h
3 years ago
wtv.h
…
wtv_common.c
…
wtvdec.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
wtvenc.c
avformat: Constify all muxer/demuxers
4 years ago
wv.c
…
wv.h
…
wvdec.c
avformat: Constify all muxer/demuxers
4 years ago
wvedec.c
avformat: Constify all muxer/demuxers
4 years ago
wvenc.c
avformat/wvenc: Make init function out of write_header
3 years ago
xa.c
avformat: Constify all muxer/demuxers
4 years ago
xmv.c
Replace all occurences of av_mallocz_array() by av_calloc()
3 years ago
xvag.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
xwma.c
avformat: Avoid allocation for AVStreamInternal
3 years ago
yop.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
yuv4mpeg.h
…
yuv4mpegdec.c
avformat: Avoid allocation for AVFormatInternal
3 years ago
yuv4mpegenc.c
avformat/yuv4mpegenc: Write data generically via AVPixFmtDescriptor
3 years ago