You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 1278f117d7 avformat/avs: Use 64bit for the avio_tell() output 4 years ago
..
tests lavf/url: fix relative url parsing when the query string or fragment has a colon 4 years ago
.gitignore
3dostr.c avformat/3dostr: Check remaining buffer in probe before 8 byte step 4 years ago
4xm.c
Makefile avformat: add amv muxer 4 years ago
a64.c
aacdec.c
aadec.c
aaxdec.c avformat/aaxdec: Fix potential integer overflow 4 years ago
ac3dec.c
acedec.c avformat: add tri-ACE demuxer 4 years ago
acm.c
act.c
adp.c
ads.c
adtsenc.c adtsenc: Add ability to write MPEG2 ID 4 years ago
adxdec.c avformat/adxdec: demux multiple blocks at once 4 years ago
aea.c
afc.c
aiff.h
aiffdec.c avformat/aiffdec: Check packet size 4 years ago
aiffenc.c avcodec/packet: move AVPacketList definition and function helpers over from libavformat 4 years ago
aixdec.c
allformats.c avformat: add amv muxer 4 years ago
alp.c avformat: add alp muxer 4 years ago
amr.c
amvenc.c avformat: add amv muxer 4 years ago
anm.c
apc.c
ape.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
apetag.c
apetag.h
apm.c avformat/apm: fix APM_FILE_HEADER_SIZE value 5 years ago
apngdec.c avformat/apngdec: Remove goto fail that does nothing 4 years ago
apngenc.c
aptxdec.c
aqtitledec.c
argo_asf.c avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream() 4 years ago
argo_asf.h avformat/argo_{asf,brp}: fix potential segfault in ff_argo_asf_fill_stream() 4 years ago
argo_brp.c avformat/argo_brp: remove block_align check for audio 4 years ago
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec_f.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
asfdec_o.c avformat/asfdec_o: Remove code duplication 4 years ago
asfenc.c avformat/riffenc: indicate storage of flipped RGB bitmaps 5 years ago
assdec.c
assenc.c
ast.c
ast.h
astdec.c
astenc.c
async.c
au.c avformat/au: cleanup on EOF return in au_read_annotation() 4 years ago
av1.c
av1.h
av1dec.c avformat/av1dec: Fix padding in obu_get_packet() 4 years ago
avc.c
avc.h
avformat.h lavf: move AVStream.last_in_packet_buffer to AVStreamInternal 4 years ago
avformatres.rc
avi.h
avidec.c libavformat/avidec: Extract more metadata from the header 4 years ago
avienc.c avformat/riffenc: indicate storage of flipped RGB bitmaps 5 years ago
avio.c
avio.h
avio_internal.h avformat/aviobuf: discard part of the IO buffer in ffio_ensure_seekback if needed 4 years ago
aviobuf.c aviobuf: Increase the default SHORT_SEEK_THRESHOLD to 32 KB 4 years ago
avisynth.c
avlanguage.c
avlanguage.h
avr.c
avs.c avformat/avs: Use 64bit for the avio_tell() output 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/bethsoftvid: Check image dimensions before use 4 years ago
bfi.c
bink.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
bintext.c avformat/bintext: Check width 4 years ago
bit.c
bluray.c
bmv.c
boadec.c avformat/boadec: Check that channels and block_align are set 4 years ago
brstm.c avformat/brstm: remove custom allocation of table to hold coeffs 4 years ago
c93.c
cache.c
caf.c
caf.h
cafdec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
cafenc.c
cavsvideodec.c
cdg.c avcodec/cdgraphics: fix decoded output when seeking to start of file 4 years ago
cdxl.c
chromaprint.c
cinedec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
codec2.c avcodec/codec2utils: move the remaining avpriv functions to lavf 4 years ago
concat.c
concatdec.c avformat/concatdec: use av_strstart() 4 years ago
crcenc.c
crypto.c avformat/crypto.c: remove unnecessary code 5 years ago
cutils.c
dash.c
dash.h
dashdec.c avformat/dashdec: check the root url length 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 5 years ago
dcstr.c
derf.c
dfa.c
dhav.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
diracdec.c
dnxhddec.c
dsfdec.c
dsicin.c
dss.c
dtsdec.c
dtshddec.c
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
dvbtxt.c
dvenc.c avformat/dvenc: check the format before vst and ast[i] are initialized 4 years ago
dxa.c avformat/dxa: Use av_rescale() for duration computation 4 years ago
eacdata.c
electronicarts.c avformat/electronicarts: Check for EOF in each iteration of the loop in ea_read_packet() 4 years ago
epafdec.c
ffmeta.h
ffmetadec.c avformat/ffmetadec: finalize AVBPrint on errors 4 years ago
ffmetaenc.c
fifo.c
fifo_test.c
file.c
file_open.c
filmstripdec.c
filmstripenc.c
fitsdec.c
fitsenc.c
flac_picture.c
flac_picture.h
flacdec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
flacenc.c avcodec/packet: move AVPacketList definition and function helpers over from libavformat 4 years ago
flacenc.h
flacenc_header.c
flic.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
flv.h
flvdec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
flvenc.c
format.c
framecrcenc.c
framehash.c
frmdec.c
fsb.c
ftp.c
fwse.c
g722.c
g723_1.c
g726.c
g729dec.c
gdv.c
genh.c avformat/genh: Check block_align 4 years ago
gif.c
gifdec.c avformat/gifdec: -1 -> AV_BPRINT_SIZE_UNLIMITED 5 years ago
golomb_tab.c
gopher.c
gsmdec.c
gxf.c avformat/gxf: Check pkt_len 4 years ago
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
hashenc.c
hca.c
hcom.c
hdsenc.c
hevc.c
hevc.h
hevcdec.c
hls.c libavformat/hls: use local var url for log to avoid crash 4 years ago
hlsenc.c avformat/hlsenc: Fix check for SPS 4 years ago
hlsplaylist.c
hlsplaylist.h
hlsproto.c
hnm.c
http.c http: Check for AVERROR_EOF in the check for premature end 4 years ago
http.h
httpauth.c
httpauth.h
icecast.c
icodec.c avformat/icodec: Check for zero streams and stream creation failure 4 years ago
icoenc.c
id3v1.c
id3v1.h
id3v2.c
id3v2.h
id3v2enc.c
idcin.c
idroqdec.c
idroqenc.c
iff.c avformat/iff: Check size before skip 4 years ago
ifv.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
ilbc.c
img2.c avcodec: add Cintel RAW decoder 4 years ago
img2.h
img2_alias_pix.c
img2_brender_pix.c
img2dec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
img2enc.c
ingenientdec.c
internal.h lavf: move AVStream.last_in_packet_buffer to AVStreamInternal 4 years ago
ip.c
ip.h
ipmovie.c
ipudec.c avformat: add IPU demuxer 4 years ago
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c avformat/isom: add support for RAW ASC Bayer BGGR in mov 4 years ago
isom.h Add support for playing Audible AAXC (.aaxc) files [PATCH v4] 4 years ago
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c avformat/jacosubdec: Fix unintended fallthrough 4 years ago
jacosubenc.c
jvdec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
kvag.c avformat/kvag: Fix integer overflow in bitrate computation 4 years ago
latmenc.c lavf/latmenc: use a local simplified copy of avpriv_copy_bits() 4 years ago
libamqp.c
libavformat.v
libgme.c
libmodplug.c
libopenmpt.c avformat/libopenmpt: Don't discard const 4 years ago
librtmp.c
libsmbclient.c
libsrt.c avformat/libsrt: fix cleanups on failed libsrt_open() and libsrt_setup() 4 years ago
libssh.c
libzmq.c
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c avformat/lrcdec: Clip timestamps 4 years ago
lrcenc.c
luodatdec.c avformat: add DAT CCTV demuxer 4 years ago
lvfdec.c avformat/lvfdec: Check stream_index before use 4 years ago
lxfdec.c
m4vdec.c
matroska.c
matroska.h
matroskadec.c avformat/matroskadec: only use the track duration if it exists 4 years ago
matroskaenc.c avformat/riffenc: indicate storage of flipped RGB bitmaps 5 years ago
mca.c avformat/mca: clip timestamp when seeking into acceptable range 4 years ago
mccdec.c
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c
microdvdenc.c
mj2kdec.c
mkvtimestamp_v2.c
mlpdec.c
mlvdec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
mm.c avformat/mm: Check for existence of audio stream 5 years ago
mmf.c
mms.c
mms.h
mmsh.c
mmst.c
mods.c avformat: add MODS demuxer 4 years ago
moflex.c avformat/moflex: Check pkt_size 4 years ago
mov.c Add support for playing Audible AAXC (.aaxc) files [PATCH v4] 4 years ago
mov_chan.c
mov_chan.h
mov_esds.c
movenc.c avformat/movenc: allow Apple Lossless inside mp4 4 years ago
movenc.h
movenccenc.c
movenccenc.h
movenchint.c
mp3dec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
mp3enc.c avcodec/packet: move AVPacketList definition and function helpers over from libavformat 4 years ago
mpc.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
mpc8.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
mpeg.c lavf: move AVStream.{request_probe,skip_to_keyframe} to AVStreamInternal 4 years ago
mpeg.h
mpegenc.c
mpegts.c avformat/mpegts: make sure mpegts_read_header always stops at the first pmt 4 years ago
mpegts.h avformat/mpegts: replace magic descriptor_tag values with defines 4 years ago
mpegtsenc.c avformat/mpegtsenc: check that not only first pts but also first dts is valid 4 years ago
mpegvideodec.c
mpjpeg.c
mpjpegdec.c avformat/mpjpegdec: make sure we seek back to the ensured buffer 4 years ago
mpl2dec.c
mpsubdec.c
msf.c
msnwc_tcp.c
mtaf.c
mtv.c
musx.c avformat/musx: improve probing 4 years ago
mux.c lavf: move AVStream.last_in_packet_buffer to AVStreamInternal 4 years ago
mvdec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
mvi.c avformat/mvi: Check count for overflow 4 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 lavf: move AVStream.{inject_global_side_data,display_aspect_ratio} to AVStreamInternal 4 years ago
mxfenc.c lavf: move AVStream.last_in_packet_buffer to AVStreamInternal 4 years ago
mxg.c
ncdec.c
network.c
network.h
nistspheredec.c avformat/nistspheredec: Check bps 4 years ago
nspdec.c
nsvdec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
nullenc.c
nut.c libavformat/nut: Support SSA and ASS subtitles 4 years ago
nut.h
nutdec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
nutenc.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
nuv.c
oggdec.c
oggdec.h
oggenc.c
oggparsecelt.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oggparsevp8.c
oma.c
oma.h
omadec.c
omaenc.c
options.c avformat/options: use the iterate API in format_child_class_next() 4 years ago
options_table.h
os_support.c
os_support.h
paf.c avformat/paf: Check for EOF in read_table() 4 years ago
pcm.c avformat/pcm: Check block_align 4 years ago
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c
pmpdec.c
pp_bnk.c
prompeg.c
protocols.c
psxstr.c
pva.c
pvfdec.c
qcp.c
qtpalette.c
qtpalette.h
r3d.c libavformat/r3d.c: Fix Use-of-uninitialized-value in filename. 4 years ago
rawdec.c
rawdec.h
rawenc.c
rawenc.h
rawutils.c
rawvideodec.c
rdt.c
rdt.h
realtextdec.c
redspark.c
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 5 years ago
riffdec.c
riffenc.c avformat/riff: prevent muxing adpcm_swf with a variable block size 4 years ago
rl2.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
rm.c
rm.h
rmdec.c avformat/rmdec: Check for EOF in index packet reading 4 years ago
rmenc.c
rmsipr.c
rmsipr.h
rpl.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
rsd.c avformat/rsd: Check size and start before computing duration 4 years ago
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmpdigest.c
rtmphttp.c
rtmppkt.c
rtmppkt.h
rtmpproto.c
rtp.c
rtp.h
rtpdec.c
rtpdec.h
rtpdec_ac3.c
rtpdec_amr.c
rtpdec_asf.c
rtpdec_dv.c
rtpdec_formats.h
rtpdec_g726.c
rtpdec_h261.c
rtpdec_h263.c
rtpdec_h263_rfc2190.c
rtpdec_h264.c
rtpdec_hevc.c
rtpdec_ilbc.c
rtpdec_jpeg.c lavf/rtpdec_jpeg: Fix JFIF version. 4 years ago
rtpdec_latm.c
rtpdec_mpa_robust.c
rtpdec_mpeg4.c
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_rfc4175.c
rtpdec_svq3.c
rtpdec_vc2hq.c
rtpdec_vp8.c
rtpdec_vp9.c
rtpdec_xiph.c
rtpenc.c
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h261.c
rtpenc_h263.c
rtpenc_h263_rfc2190.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
rtpproto.c avformat/rtpproto: support for rtp read timeout 4 years ago
rtpproto.h
rtsp.c avformat/rtsp: don't forget to call ff_network_close() on error 4 years ago
rtsp.h avformat/rtsp: move SDP_MAX_SIZE macro definition to header file 4 years ago
rtspcodes.h
rtspdec.c avformat/rtspdec: cosmetics 4 years ago
rtspenc.c avformat/rtsp: move SDP_MAX_SIZE macro definition to header file 4 years ago
s337m.c
samidec.c
sapdec.c
sapenc.c
sauce.c
sauce.h
sbcdec.c
sbgdec.c avformat/sbgdec: Check that end is not before start 4 years ago
sccdec.c
sccenc.c
sctp.c
sdp.c avformat/sdp: add missing FF_API_LAVF_AVCTX check 4 years ago
sdr2.c
sdsdec.c
sdxdec.c
segafilm.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
segafilmenc.c avformat/segafilmenc: Avoid seek when writing header 5 years ago
segment.c avformat/segment: Avoid duplicating string when parsing frames list 4 years ago
serdec.c
shortendec.c
sierravmd.c avformat/sierravmd: Don't return packets for non-existing stream 5 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 5 years ago
smjpeg.c
smjpeg.h
smjpegdec.c avformat/smjpegdec: Check the existence of referred streams 5 years ago
smjpegenc.c
smoothstreamingenc.c
smush.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c
srtenc.c
srtp.c
srtp.h
srtpproto.c
stldec.c
subfile.c
subtitles.c
subtitles.h
subviewer1dec.c
subviewerdec.c avformat/subviewerdec: fail on AV_NOPTS_VALUE 4 years ago
supdec.c
supenc.c
svag.c
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 lavf: move AVStream.{*skip_samples.*_discard_sample} to AVStreamInternal 4 years ago
swfenc.c avformat/swf: Separate mux and demux contexts 4 years ago
takdec.c
tcp.c
tedcaptionsdec.c avformat/tedcaptionsdec: Fix leak of AVBPrint upon error 4 years ago
tee.c
tee_common.c
tee_common.h
teeproto.c
thp.c
tiertexseq.c
tls.c
tls.h
tls_gnutls.c tls: Hook up the url_get_short_seek function in the TLS backends 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 tls: Hook up the url_get_short_seek function in the TLS backends 4 years ago
tls_openssl.c tls: Hook up the url_get_short_seek function in the TLS backends 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 tls: Hook up the url_get_short_seek function in the TLS backends 4 years ago
tmv.c
tta.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
ttaenc.c avcodec/packet: move AVPacketList definition and function helpers over from libavformat 4 years ago
tty.c
txd.c
ty.c avformat/ty: Remove write-only array and variable 5 years ago
udp.c avformat/udp: cosmetics 4 years ago
uncodedframecrcenc.c
unix.c
url.c lavf/url: fix relative url parsing when the query string or fragment has a colon 4 years ago
url.h lavf/url: rewrite ff_make_absolute_url() using ff_url_decompose(). 5 years ago
urldecode.c
urldecode.h
utils.c lavf: move AVStream.probe_data to AVStreamInternal 4 years ago
v210.c
vag.c
vapoursynth.c
vc1dec.c
vc1test.c
vc1testenc.c
version.h avformat: add a stream event flag for new packets 4 years ago
vividas.c avformat/vividas: improve extradata packing checks in track_header() 4 years ago
vivo.c
voc.c
voc.h
voc_packet.c
vocdec.c lavf: move AVStream.*index_entries* to AVStreamInternal 4 years ago
vocenc.c
vorbiscomment.c
vorbiscomment.h
vpcc.c
vpcc.h
vpk.c
vplayerdec.c
vqf.c
w64.c
w64.h
wavdec.c avformat/wavdec: More complete size check in find_guid() 4 years ago
wavenc.c
wc3movie.c avformat/wc3movie: Cleanup on wc3_read_header() failure 4 years ago
webm_chunk.c
webmdashenc.c avformat/webmdashenc: Cosmetics 5 years ago
webpenc.c
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_vqa.c
wsddec.c avformat: use av_timecode_make_smpte_tc_string2 4 years ago
wtv.h
wtv_common.c
wtvdec.c avformat/wtvdec: Check dir_length 4 years ago
wtvenc.c avformat/riffenc: indicate storage of flipped RGB bitmaps 5 years ago
wv.c
wv.h
wvdec.c avformat/wvdec: Check rate for overflow 4 years ago
wvedec.c
wvenc.c
xa.c
xmv.c
xvag.c
xwma.c avformat/xwma: Check for EOF in dpds_table read code 4 years ago
yop.c
yuv4mpeg.h
yuv4mpegdec.c
yuv4mpegenc.c avformat/yuv4mpegenc: Add const where appropriate 4 years ago