..
tests
lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().
4 years ago
.gitignore
lavf: add new API for iterating muxers and demuxers
7 years ago
3dostr.c
avformat/3dostr: Check remaining buffer in probe before 8 byte step
4 years ago
4xm.c
avformat/4xm: Check that a video stream was created before returning packets for it
4 years ago
Makefile
avformat: add CRI AAX demuxer
4 years ago
a64.c
…
aacdec.c
avformat/id3v2: Remove unnecessary indirection
5 years ago
aadec.c
avformat/aadec: Check toc_size to contain the minimum to demuxer uses
5 years ago
aaxdec.c
avformat/aaxdec: Fix potential integer overflow
4 years ago
ac3dec.c
avformat/rawdec: Make the raw packet size configurable
5 years ago
acm.c
avformat/rawdec: Make the raw packet size configurable
5 years ago
act.c
lavf: Constify the probe function argument.
6 years ago
adp.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
ads.c
lavf: Constify the probe function argument.
6 years ago
adtsenc.c
adtsenc: Add ability to write MPEG2 ID
4 years ago
adxdec.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
aea.c
lavf: Constify the probe function argument.
6 years ago
afc.c
avformat: Forward errors where possible
5 years ago
aiff.h
…
aiffdec.c
avformat/id3v2: Remove unnecessary indirection
5 years ago
aiffenc.c
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 years ago
aixdec.c
lavf: Constify the probe function argument.
6 years ago
allformats.c
avformat: add CRI AAX demuxer
4 years ago
alp.c
avformat/alp: tweak probe function to return MAX-1
5 years ago
amr.c
avformat/amr: Don't reimplement ff_raw_write_packet()
5 years ago
anm.c
lavf: Constify the probe function argument.
6 years ago
apc.c
avformat: Forward errors where possible
5 years ago
ape.c
avformat/ape: Error out in case of EOF in the header
4 years ago
apetag.c
avformat: Forward errors where possible
5 years ago
apetag.h
avformat/apetag: account for header size if present when returning the start position
8 years ago
apm.c
avformat/apm: fix APM_FILE_HEADER_SIZE value
4 years ago
apngdec.c
avformat/apngdec: Don't free extradata manually
5 years ago
apngenc.c
avcodec, avformat: Remove unnecessary initializations of side data size
4 years ago
aptxdec.c
lavf/aptxdec: fix the limit on the APTX demuxer definition
7 years ago
aqtitledec.c
avformat/aqtitledec: Fix memleak upon read header failure
4 years ago
argo_asf.c
avformat/argo_asf: implement seeking
4 years ago
argo_asf.h
avformat/argo_asf: add missing avformat.h include
4 years ago
argo_brp.c
avformat/argo_brp: don't pass AVStream into avpriv_request_sample()
4 years ago
asf.c
…
asf.h
lavf/asf: Remove an unneeded forward declaration.
6 years ago
asfcrypt.c
…
asfcrypt.h
…
asfdec_f.c
avformat/id3v2: Remove unnecessary indirection
5 years ago
asfdec_o.c
avformat/id3v2: Remove unnecessary indirection
5 years ago
asfenc.c
avformat/riffenc: indicate storage of flipped RGB bitmaps
4 years ago
assdec.c
avformat/assdec: Fix memleak upon read header failure
4 years ago
assenc.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
ast.c
…
ast.h
…
astdec.c
lavf: Constify the probe function argument.
6 years ago
astenc.c
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
5 years ago
async.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
au.c
avformat/au: Avoid allocation for metadata string
4 years ago
av1.c
avformat/av1: Avoid using dynamic buffer when assembling av1c
4 years ago
av1.h
avformat/av1: Avoid allocation + copying when filtering OBUs
5 years ago
av1dec.c
avformat/av1dec: don't update temporal_unit_size after it's no longer used
4 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
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 years ago
avformatres.rc
…
avi.h
avformat/avienc: add reserve_index_space option
8 years ago
avidec.c
avformat/avidec: Fix memleak when error happens after creating DV stream
4 years ago
avienc.c
avformat/riffenc: indicate storage of flipped RGB bitmaps
4 years ago
avio.c
URLContext: switch to child_class_iterate()
4 years ago
avio.h
avformat/avio: add avio_protocol_get_class
5 years ago
avio_internal.h
avformat/aviobuf: Add function to reset dynamic buffer
5 years ago
aviobuf.c
avformat/aviobuf: Also return truncated buffer in avio_get_dyn_buf()
4 years ago
avisynth.c
avformat/avisynth: fix deprecation warning
5 years ago
avlanguage.c
…
avlanguage.h
…
avr.c
lavf: Constify the probe function argument.
6 years ago
avs.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
bethsoftvid.c
avformat/bethsoftvid: Fix potential memleak upon reallocation failure
5 years ago
bfi.c
lavf: Constify the probe function argument.
6 years ago
bink.c
avformat/bink: properly mark packets that are key frames
5 years ago
bintext.c
avformat: Forward errors where possible
5 years ago
bit.c
avformat: Forward errors where possible
5 years ago
bluray.c
lavf/bluray: translate a read of 0 to EOF
7 years ago
bmv.c
avformat: Forward errors where possible
5 years ago
boadec.c
lavf: Constify the probe function argument.
6 years ago
brstm.c
avformat/brstm: remove custom allocation of table to hold coeffs
4 years ago
c93.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
cache.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
caf.c
lavf/caf: Support demuxing Opus.
7 years ago
caf.h
…
cafdec.c
avformat: Don't free old extradata before ff_alloc/get_extradata
5 years ago
cafenc.c
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
5 years ago
cavsvideodec.c
lavf: Constify the probe function argument.
6 years ago
cdg.c
avcodec/cdgraphics: fix decoded output when seeking to start of file
4 years ago
cdxl.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
chromaprint.c
lavf/chromaprint: Silence compilation warnings
5 years ago
cinedec.c
avformat/cinedec: check av_strdup() return value
5 years ago
codec2.c
lavf: Constify the probe function argument.
6 years ago
concat.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
concatdec.c
avformat/concatdec: Avoid duplicating buffer when adding side-data
5 years ago
crcenc.c
…
crypto.c
avformat/crypto.c: remove unnecessary code
4 years ago
cutils.c
…
dash.c
avformat/dash:add copyright to dash.c
7 years ago
dash.h
avformat/dash: move reused API to common file and header file
7 years ago
dashdec.c
avformat/dashdec: Avoid duplicating string
4 years ago
dashenc.c
libavformat/dashenc: Reduce confusion in par error message
4 years ago
data_uri.c
…
dauddec.c
…
daudenc.c
avformat/daudenc: Return proper error codes instead if -1
4 years ago
davs2.c
lavf: Constify the probe function argument.
6 years ago
dcstr.c
lavf: Constify the probe function argument.
6 years ago
derf.c
avformat: add derf demuxer
5 years ago
dfa.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
dhav.c
avformat/dhav: improve seeking
5 years ago
diracdec.c
lavf: Constify the probe function argument.
6 years ago
dnxhddec.c
lavf: Constify the probe function argument.
6 years ago
dsfdec.c
avformat/id3v2: Remove unnecessary indirection
5 years ago
dsicin.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
dss.c
avformat/dss: Remove unnecessary allocation
5 years ago
dtsdec.c
avformat/dtsdec: make S16LE discrimination sharper
5 years ago
dtshddec.c
lavf: Constify the probe function argument.
6 years ago
dump.c
avformat: use av_timecode_make_smpte_tc_string2
4 years ago
dv.c
avformat: use av_timecode_make_smpte_tc_string2
4 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/dvenc: return error code of dv_assemble_frame()
4 years ago
dxa.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
eacdata.c
lavf: Constify the probe function argument.
6 years ago
electronicarts.c
avformat/electronicarts: change non failure return of read_header() to 0
4 years ago
epafdec.c
lavf: Constify the probe function argument.
6 years ago
ffmeta.h
…
ffmetadec.c
libavformat/ffmetadec.c: Fix Use-of-uninitialized-value
4 years ago
ffmetaenc.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
fifo.c
avformat/fifo: add timeshift option to delay output
5 years ago
fifo_test.c
avformat/fifo_test: remove network.h include
7 years ago
file.c
avformat/hls: support data protocol in uri for EXT-X-MAP
5 years ago
file_open.c
…
filmstripdec.c
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
8 years ago
filmstripenc.c
avformat/filmstripenc: Use ff_raw_write_packet()
5 years ago
fitsdec.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
fitsenc.c
avformat/fitsenc: validate input pixel format
7 years ago
flac_picture.c
libavformat/flacdec: Workaround for truncated metadata picture size
5 years ago
flac_picture.h
libavformat/flacdec: Workaround for truncated metadata picture size
5 years ago
flacdec.c
libavformat/flacdec: Workaround for truncated metadata picture size
5 years ago
flacenc.c
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 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/flic: add support for seeking to start
4 years ago
flv.h
flvdec: Export unknown metadata packets as opaque data
6 years ago
flvdec.c
avformat/flvdec: RtmpSampleAccess no longer breaks stream detection
4 years ago
flvenc.c
avcodec, avformat: Remove unnecessary initializations of side data size
4 years ago
format.c
lavf: Constify AVProbeData* in av_probe_input_format().
6 years ago
framecrcenc.c
Fix all -Wformat warnings raised by DJGPP
8 years ago
framehash.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
frmdec.c
lavf: Constify the probe function argument.
6 years ago
fsb.c
avformat: Forward errors where possible
5 years ago
ftp.c
avformat/ftp: Fix for invalid use of av_strtok
5 years ago
fwse.c
avformat: add fwse demuxer
5 years ago
g722.c
avformat/rawdec: Make the raw packet size configurable
5 years ago
g723_1.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
g726.c
lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.
7 years ago
g729dec.c
avformat/g729dec: set packet duration and correctly set timebase info
5 years ago
gdv.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
genh.c
lavf: Constify the probe function argument.
6 years ago
gif.c
avformat/gif: abort early if nothing was written yet
6 years ago
gifdec.c
avformat/gifdec: -1 -> AV_BPRINT_SIZE_UNLIMITED
4 years ago
golomb_tab.c
…
gopher.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
gsmdec.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
gxf.c
lavf: Constify the probe function argument.
6 years ago
gxf.h
…
gxfenc.c
avformat: implement retiming directly in mxfenc and gxfenc
5 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
avformat: remove avio_flush() calls from the end of write_packet functions
5 years ago
hca.c
avformat: add hca demuxer
5 years ago
hcom.c
avformat/hcom: Tell the compiler about set but not read variables
5 years ago
hdsenc.c
avformat/hdsenc: Add explicit deinit function
5 years ago
hevc.c
avformat/hevc: Defer initializations in ff_isom_write_hvcc()
4 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/dashdec, hls: Update correct pointer to AVDictionary
4 years ago
hlsenc.c
avformat/hlsenc: write temp file for append single file by encryption mode
4 years ago
hlsplaylist.c
avformat/hlsenc, hlsplaylist: Cosmetics
5 years ago
hlsplaylist.h
avformat/hlsenc, hlsplaylist: Cosmetics
5 years ago
hlsproto.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
hnm.c
avformat/hnm: Only keep and parse what is needed later
5 years ago
http.c
avformat/http: increase BUFFER_SIZE to MAX_URL_SIZE + HTTP_HEADERS_SIZE
5 years ago
http.h
avformat/http: add ff_http_do_new_request2 for options
5 years ago
httpauth.c
avformat/httpauth: do not decode plus sign to space in credentials
5 years ago
httpauth.h
…
icecast.c
avformat/icecast: Add option to use TLS connection
4 years ago
icodec.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
icoenc.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
id3v1.c
libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions.
5 years ago
id3v1.h
libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions.
5 years ago
id3v2.c
avformat/id3v2: Remove unnecessary indirection
5 years ago
id3v2.h
avformat/id3v2: Remove unnecessary indirection
5 years ago
id3v2enc.c
avformat/id3v2enc: fix bad ID3v2 tag length
5 years ago
idcin.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
idroqdec.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
idroqenc.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
iff.c
avformat/id3v2: Remove unnecessary indirection
5 years ago
ifv.c
avformat/ifv: Check for EOF in read_index()
5 years ago
ilbc.c
avformat/ilbc: Add missing #if for muxer
5 years ago
img2.c
avcodec: add PhotoCD decoder
4 years ago
img2.h
avformat/img2dec: add option to provide metadata fields related to input path
5 years ago
img2_alias_pix.c
lavf: Constify the probe function argument.
6 years ago
img2_brender_pix.c
lavf: Constify the probe function argument.
6 years ago
img2dec.c
lavf/img2dec: Auto-detect Kodak Photo CD image files.
4 years ago
img2enc.c
ffplay, avcodec, avformat: Don't initialize before av_packet_ref()
5 years ago
ingenientdec.c
lavf: Constify the probe function argument.
6 years ago
internal.h
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 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
lavf: Constify the probe function argument.
6 years ago
ircam.c
…
ircam.h
…
ircamdec.c
lavf: Constify the probe function argument.
6 years ago
ircamenc.c
…
isom.c
avcodec/magicyuv: add support for recently added new format
4 years ago
isom.h
avformat/mov: Only read the mfra size once during sidx parsing
4 years ago
iss.c
lavf: Constify the probe function argument.
6 years ago
iv8.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
ivfdec.c
avformat/ivfdec: Change the length field to 32 bits
5 years ago
ivfenc.c
avformat/ivfenc: move bsf insertion to the init function
5 years ago
jacosubdec.c
avformat/jacosubdec: Fix memleak upon read header failure
4 years ago
jacosubenc.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
jvdec.c
avformat: Forward errors where possible
5 years ago
kvag.c
avformat: add kvag muxer
5 years ago
latmenc.c
avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits
4 years ago
libamqp.c
avformat/libamqp: add option delivery_mode
4 years ago
libavformat.v
libavformat: unexpose private ff_ functions needed by ffserver
7 years ago
libgme.c
lavf: Constify the probe function argument.
6 years ago
libmodplug.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
libopenmpt.c
lavf: Constify the probe function argument.
6 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: close listen fd in listener mode
4 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
lavf: Constify the probe function argument.
6 years ago
loasdec.c
avformat/rawdec: Make the raw packet size configurable
5 years ago
log2_tab.c
…
lrc.c
…
lrc.h
…
lrcdec.c
avformat/lrcdec: Fix memleak upon read header failure
4 years ago
lrcenc.c
…
luodatdec.c
avformat: add DAT CCTV demuxer
4 years ago
lvfdec.c
lavf: Constify the probe function argument.
6 years ago
lxfdec.c
avformat: Remove unnecessary av_packet_unref()
5 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: Move mime_tag lists to matroskadec
5 years ago
matroskadec.c
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 years ago
matroskaenc.c
avformat/riffenc: indicate storage of flipped RGB bitmaps
4 years ago
mca.c
avformat/mca: clip timestamp when seeking into acceptable range
4 years ago
mccdec.c
avformat: add MCC demuxer
4 years ago
md5proto.c
…
metadata.c
…
metadata.h
…
mgsts.c
lavf: Constify the probe function argument.
6 years ago
microdvddec.c
avformat/microdvddec: skip malformed lines without frame number.
4 years ago
microdvdenc.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
mj2kdec.c
lavf: Constify the probe function argument.
6 years ago
mkvtimestamp_v2.c
…
mlpdec.c
avformat/rawdec: Make the raw packet size configurable
5 years ago
mlvdec.c
avformat/mlvdec: Only store dimensions after having validated them
4 years ago
mm.c
avformat/mm: Check for existence of audio stream
4 years ago
mmf.c
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
5 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: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
mods.c
avformat: add MODS demuxer
4 years ago
moflex.c
avformat/moflex: Check pop_int() for overflow
4 years ago
mov.c
avformat/mov: fix typo in comments
4 years ago
mov_chan.c
Fix all -Wformat warnings raised by DJGPP
8 years ago
mov_chan.h
…
mov_esds.c
avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr
7 years ago
movenc.c
avformat/movenc: simplify ISML manifest bit rate logic
4 years ago
movenc.h
avformat/movenc: remove the write_clli mov flag
5 years ago
movenccenc.c
…
movenccenc.h
…
movenchint.c
…
mp3dec.c
Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted."
5 years ago
mp3enc.c
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 years ago
mpc.c
avformat/mpc: Simplify cleanup
5 years ago
mpc8.c
avformat: Forward errors where possible
5 years ago
mpeg.c
avformat/mpeg: Check avio_read() return value in get_pts()
4 years ago
mpeg.h
lavf/mpeg: Support demuxing HEVC in mpeg-ps.
6 years ago
mpegenc.c
avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE
5 years ago
mpegts.c
avformat/mpegts: only reset timestamps to NOPTS for DVB teletext
4 years ago
mpegts.h
avformat/mpegtsenc: support DVB 6A descriptor for AC-3
4 years ago
mpegtsenc.c
avformat/mpegtsenc: reindent the code
4 years ago
mpegvideodec.c
lavf: Constify the probe function argument.
6 years ago
mpjpeg.c
avformat/mpjpeg: Remove mpjpeg_write_trailer
5 years ago
mpjpegdec.c
avformat/mpjpegdec: Remove redundant initializations
5 years ago
mpl2dec.c
avformat/mpl2dec: Avoid variable that is always zero
4 years ago
mpsubdec.c
avformat/mpsubdec: Fix memleak upon read header failure
4 years ago
msf.c
lavf: Constify the probe function argument.
6 years ago
msnwc_tcp.c
lavf: Constify the probe function argument.
6 years ago
mtaf.c
lavf: Constify the probe function argument.
6 years ago
mtv.c
avformat/mtv: check av_strdup() return value
5 years ago
musx.c
avformat/musx: improve probing
4 years ago
mux.c
avformat/mux: Remove unnecessary unreferencing of AVPacket
5 years ago
mvdec.c
avformat/mvdec: Fix integer overflow with billions of channels
4 years ago
mvi.c
avformat: Forward errors where possible
5 years ago
mxf.c
avformat/mxfdec: Read Mastering Display Colour Volume from MXF
4 years ago
mxf.h
avformat/mxfdec: Read Mastering Display Colour Volume from MXF
4 years ago
mxfdec.c
avformat/mxfdec: Read Apple private Content Light Level from MXF
4 years ago
mxfenc.c
avformat/mxfenc: Write Mastering Display Colour Volume to MXF
4 years ago
mxg.c
avformat/mxg: return reference counted packets
7 years ago
ncdec.c
avformat: Remove unnecessary av_packet_unref()
5 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
lavf: Constify the probe function argument.
6 years ago
nspdec.c
lavf: Constify the probe function argument.
6 years ago
nsvdec.c
avformat/nsvdec: Use av_packet_move_ref() for packet ownership transfer
5 years ago
nullenc.c
…
nut.c
libavformat/nut: Support SSA and ASS subtitles
4 years ago
nut.h
…
nutdec.c
avformat: Forward errors where possible
5 years ago
nutenc.c
avformat/nutenc: Write size into right dynamic buffer
5 years ago
nuv.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
oggdec.c
avformat/oggdec: Disable mid stream codec changes
4 years ago
oggdec.h
oggdec: remove the oggparsedaala subdemuxer
5 years ago
oggenc.c
avformat/oggenc: Avoid allocating and copying when writing page data
5 years ago
oggparsecelt.c
avformat: Forward errors where possible
5 years ago
oggparsedirac.c
…
oggparseflac.c
avformat/oggparseflac: Replace skip_bits_long() by skip_bits() where possible
5 years ago
oggparseogm.c
avformat: Don't free old extradata before ff_alloc/get_extradata
5 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/oggparsetheora: Don't update start time when lastpts is AV_NOPTS_VALUE.
5 years ago
oggparsevorbis.c
avformat/oggdec: Avoid duplicating buffer when adding side-data
5 years ago
oggparsevp8.c
Don't manipulate duration when it's AV_NOPTS_VALUE.
7 years ago
oma.c
avcodec: add ATRAC Advanced Lossless decoders
8 years ago
oma.h
avcodec: add ATRAC Advanced Lossless decoders
8 years ago
omadec.c
avformat/omadec: Fix memleaks upon read_header failure
4 years ago
omaenc.c
Fix all -Wformat warnings raised by DJGPP
8 years ago
options.c
AVFormatContext: switch to child_class_iterate()
4 years ago
options_table.h
remove CHAR_MIN/CHAR_MAX usage
5 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: Forward errors where possible
5 years ago
pcm.c
avformat/pcm: decrease delay when reading PCM streams.
7 years ago
pcm.h
…
pcmdec.c
avformat/pcmdec: endianness for audio/L16 mime type
6 years ago
pcmenc.c
avcodec: Implement Archimedes VIDC encoder/decoder
6 years ago
pjsdec.c
avformat/pjsdec: Avoid variable that is always zero
4 years ago
pmpdec.c
lavf: Constify the probe function argument.
6 years ago
pp_bnk.c
avformat: add demuxer for Pro Pinball Series' Soundbanks
5 years ago
prompeg.c
lavf/prompeg: prompeg_write() must report data all was written
4 years ago
protocols.c
URLContext: switch to child_class_iterate()
4 years ago
psxstr.c
avformat: Improve returned error codes
5 years ago
pva.c
lavf: Constify the probe function argument.
6 years ago
pvfdec.c
lavf: Constify the probe function argument.
6 years ago
qcp.c
lavf: Constify the probe function argument.
6 years ago
qtpalette.c
avformat/qtpalette: parse color table according to the QuickTime file format specs
7 years ago
qtpalette.h
…
r3d.c
libavformat/r3d.c: Fix Use-of-uninitialized-value in filename.
4 years ago
rawdec.c
avformat/rawdec: fix identifier names
5 years ago
rawdec.h
avformat/rawdec: fix identifier names
5 years ago
rawenc.c
lavf/rawenc: Only accept the appropriate stream type for raw muxers.
5 years ago
rawenc.h
…
rawutils.c
…
rawvideodec.c
…
rdt.c
lavf/rtpdec: Constify several pointers.
7 years ago
rdt.h
lavf/rtpdec: Constify several pointers.
7 years ago
realtextdec.c
avformat/realtextdec: free queue on error
5 years ago
redspark.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
replaygain.c
…
replaygain.h
…
riff.c
avcodec/magicyuv: add support for recently added new format
4 years ago
riff.h
avformat/riffenc: indicate storage of flipped RGB bitmaps
4 years ago
riffdec.c
avcodec: fix pcm zork decoder
5 years ago
riffenc.c
avformat/riffenc: correct calculation for extradata size
4 years ago
rl2.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
rm.c
Add ClearVideo decoder
8 years ago
rm.h
…
rmdec.c
avformat/rmdec: Fix potential crash on allocation failure
4 years ago
rmenc.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
rmsipr.c
…
rmsipr.h
…
rpl.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
rsd.c
avformat: Forward errors where possible
5 years ago
rso.c
…
rso.h
…
rsodec.c
…
rsoenc.c
avformat/rso: Don't reimplement ff_raw_write_packet()
5 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
Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f'
7 years ago
rtmppkt.h
Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f'
7 years ago
rtmpproto.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
rtp.c
lavf: Constify AVOutputFormat pointer.
6 years ago
rtp.h
…
rtpdec.c
avformat: remove unneeded avio_flush() calls before calling avio_close_dyn_buf()
5 years ago
rtpdec.h
avformat/rtpdec.h remove unused variable
6 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
lavf: Constify AVInputFormat pointer.
6 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
avformat: Don't free old extradata before ff_alloc/get_extradata
5 years ago
rtpdec_qt.c
avformat: Forward errors where possible
5 years ago
rtpdec_rfc4175.c
Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation"
5 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
avcodec, avformat: Remove unnecessary initializations of side data size
4 years ago
rtpenc.h
Revert "avformat/utils: make ff_ntp_time() accept a timestamp as input argument"
5 years ago
rtpenc_aac.c
…
rtpenc_amr.c
…
rtpenc_chain.c
lavf: Constify AVOutputFormat pointer.
6 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/rtpenc_mpegts: removed unused check of avformat_free_context
5 years ago
rtpenc_mpv.c
…
rtpenc_vc2hq.c
…
rtpenc_vp8.c
…
rtpenc_vp9.c
…
rtpenc_xiph.c
…
rtpproto.c
avformat/rtpproto: av_dict_set() -> av_dict_set_int()
5 years ago
rtpproto.h
libavformat: remove the ff_rtp_get_local_rtcp_port function
7 years ago
rtsp.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
rtsp.h
Merge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
6 years ago
rtspcodes.h
…
rtspdec.c
avformat/rtspdec: av_dict_set() -> av_dict_set_int()
5 years ago
rtspenc.c
avformat: migrate to AVFormatContext->url
7 years ago
s337m.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
samidec.c
avformat/samidec: Fix memleak upon read header failure
4 years ago
sapdec.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
sapenc.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
sauce.c
…
sauce.h
…
sbcdec.c
avformat/rawdec: Make the raw packet size configurable
5 years ago
sbgdec.c
avformat/sbgdec: Check for overflow in parse_timestamp()
4 years ago
sccdec.c
avformat/sccdec: Avoid variable that is always zero
4 years ago
sccenc.c
avformat: add SCC muxer
8 years ago
sctp.c
…
sdp.c
avformat/sdp: Fix potential write beyond end of buffer
4 years ago
sdr2.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
sdsdec.c
avformat/sdsdec: fix undefined behaviour
5 years ago
sdxdec.c
lavf: Constify the probe function argument.
6 years ago
segafilm.c
avformat/segafilm: Reorder elements of struct to make it smaller
4 years ago
segafilmenc.c
avformat/segafilmenc: Avoid seek when writing header
4 years ago
segment.c
avformat/segment: Avoid duplicating string when parsing frames list
4 years ago
serdec.c
lavf: Constify the probe function argument.
6 years ago
shortendec.c
avformat/shortendec: Check k in probe
5 years ago
sierravmd.c
avformat/sierravmd: Don't return packets for non-existing stream
4 years ago
siff.c
avformat/siff: Reject audio packets without audio stream
4 years ago
smacker.c
avformat/smacker: Don't return packets for streams with AVDISCARD_ALL
4 years ago
smjpeg.c
…
smjpeg.h
…
smjpegdec.c
avformat/smjpegdec: Check the existence of referred streams
4 years ago
smjpegenc.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
smoothstreamingenc.c
avformat/smoothstreaming: Add deinit function
4 years ago
smush.c
avformat: Forward errors where possible
5 years ago
sol.c
lavf: Constify the probe function argument.
6 years ago
sox.h
…
soxdec.c
lavf: Constify the probe function argument.
6 years ago
soxenc.c
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
5 years ago
spdif.c
…
spdif.h
…
spdifdec.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
spdifenc.c
avformat/spdifenc: fix TrueHD streams over 48kHz
5 years ago
srtdec.c
avformat/srtdec: Fix memleak upon read header failure
4 years ago
srtenc.c
…
srtp.c
…
srtp.h
…
srtpproto.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
stldec.c
avformat/stldec: Fix memleak upon read header failure
4 years ago
subfile.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
subtitles.c
avformat/subtitles: Don't increment packet counter prematurely
5 years ago
subtitles.h
avformat/subtitles: ignore extra '\r' at line endings
6 years ago
subviewer1dec.c
avformat/subviewer1dec: Fix memleak upon read header failure
4 years ago
subviewerdec.c
avformat/subviewerdec: Fix memleak upon read header failure
4 years ago
supdec.c
lavf: Constify the probe function argument.
6 years ago
supenc.c
lavf/supenc: Remove some unneeded casts.
6 years ago
svag.c
lavf: Constify the probe function argument.
6 years ago
svs.c
avformat: add Square SVS demuxer
4 years ago
swf.c
…
swf.h
avformat/swf: Separate mux and demux contexts
4 years ago
swfdec.c
avformat/swfdec: Reorder allocations/initializations
4 years ago
swfenc.c
avformat/swf: Separate mux and demux contexts
4 years ago
takdec.c
avformat/rawdec: Make the raw packet size configurable
5 years ago
tcp.c
avformat/tcp: re-add checks for setsockopt return values
6 years ago
tedcaptionsdec.c
avformat/tedcaptionsdec: Fix leak of AVBPrint upon error
4 years ago
tee.c
lavf/tee: pass options to protocol.
5 years ago
tee_common.c
…
tee_common.h
…
teeproto.c
…
thp.c
avformat/thp: Check fps
4 years ago
tiertexseq.c
avformat: Forward errors where possible
5 years ago
tls.c
…
tls.h
Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906'
7 years ago
tls_gnutls.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
tls_libtls.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
tls_mbedtls.c
lavf/tls_mbedtls: fix resource leak
5 years ago
tls_openssl.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
tls_schannel.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
tls_securetransport.c
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
5 years ago
tmv.c
lavf: Constify the probe function argument.
6 years ago
tta.c
lavf: Constify the probe function argument.
6 years ago
ttaenc.c
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 years ago
tty.c
lavf/tty: Reduce probe score to fix ffmetadata auto-detection.
5 years ago
txd.c
lavf: Constify the probe function argument.
6 years ago
ty.c
avformat/ty: Remove write-only array and variable
4 years ago
udp.c
lavf/udp: fix the comments for default UDP socket recvbuf size
4 years ago
uncodedframecrcenc.c
avformat: do not use AVFrame accessor
8 years ago
unix.c
avformat/unix: fix handling of EOF in case of SOCK_STREAM.
7 years ago
url.c
lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().
4 years ago
url.h
lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose().
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
avcodec/packet: move AVPacketList definition and function helpers over from libavformat
4 years ago
v210.c
…
vag.c
lavf: Constify the probe function argument.
6 years ago
vapoursynth.c
lavf: Constify the probe function argument.
6 years ago
vc1dec.c
lavf/vc1dec: Reduce probe score for streams with invalid frames.
6 years ago
vc1test.c
avformat: Forward errors where possible
5 years ago
vc1testenc.c
avformat: remove unneeded avio_flush() calls from the end of write_trailer functions
5 years ago
version.h
avformat: add CRI AAX demuxer
4 years ago
vividas.c
avformat/vividas: Check for EOF in first loop in track_header()
4 years ago
vivo.c
avformat/vivo: set packet duration
5 years ago
voc.c
…
voc.h
…
voc_packet.c
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
8 years ago
vocdec.c
lavf: Constify the probe function argument.
6 years ago
vocenc.c
…
vorbiscomment.c
avformat/vorbiscomment: Switch to AVIOContext from bytestream API
5 years ago
vorbiscomment.h
avformat/vorbiscomment: Switch to AVIOContext from bytestream API
5 years ago
vpcc.c
avformat/vpcc: fix values in VP9 level detection heuristics
6 years ago
vpcc.h
avformat/vpcc: Calculate VP9 level from Luma's Sample rate and Picture size
7 years ago
vpk.c
avformat/vpk: add seeking support
5 years ago
vplayerdec.c
avformat/vplayerdec: Fix memleak upon read header failure
4 years ago
vqf.c
avformat: Remove unnecessary av_packet_unref()
5 years ago
w64.c
…
w64.h
…
wavdec.c
avformat/wavdec: add support for chapters
4 years ago
wavenc.c
avformat/wavenc: simplify, use av_rescale_q() instead
5 years ago
wc3movie.c
avformat/wc3movie: Cleanup on wc3_read_header() failure
4 years ago
webm_chunk.c
avformat/webm_chunk: Open AVIOContext before initializing sub-muxer
5 years ago
webmdashenc.c
avformat/webmdashenc: Cosmetics
4 years ago
webpenc.c
avformat: replace all uses of av_copy_packet()
7 years ago
webvttdec.c
avformat/webvttdec: Accept \r as newline
4 years ago
webvttenc.c
avformat: remove avio_flush() calls from the end of write_header functions
5 years ago
westwood_aud.c
lavf: Constify the probe function argument.
6 years ago
westwood_vqa.c
avformat: Forward errors where possible
5 years ago
wsddec.c
avformat: use av_timecode_make_smpte_tc_string2
4 years ago
wtv.h
…
wtv_common.c
…
wtvdec.c
avformat/wtvdec: Forward errors when reading packet
5 years ago
wtvenc.c
avformat/riffenc: indicate storage of flipped RGB bitmaps
4 years ago
wv.c
…
wv.h
…
wvdec.c
avformat/wvdec: Check rate for overflow
4 years ago
wvedec.c
lavf: Constify the probe function argument.
6 years ago
wvenc.c
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
8 years ago
xa.c
lavf: Constify the probe function argument.
6 years ago
xmv.c
avformat: Don't free old extradata before ff_alloc/get_extradata
5 years ago
xvag.c
lavf: Constify the probe function argument.
6 years ago
xwma.c
avformat/xwma: return always proper error codes
5 years ago
yop.c
avformat/yop: Use av_packet_move_ref() for packet ownership transfer
5 years ago
yuv4mpeg.h
…
yuv4mpegdec.c
avformat/yuv4mpegdec: add support for 444alpha
5 years ago
yuv4mpegenc.c
avformat/yuv4mpegenc: Add const where appropriate
4 years ago