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.
 
 
 
 
Paul B Mahol 591be9e384 avformat/aadec: use avio_get_str() 8 years ago
..
tests avformat/test/fifo_muxer: add check for FailingMuxerPacketData alloc 8 years ago
.gitignore
3dostr.c
4xm.c 4xm: prevent overflow during bit rate calculation 8 years ago
Makefile avformat: Auto-detect mjpeg 2000 in mpeg-ts 8 years ago
a64.c
aacdec.c
aadec.c avformat/aadec: use avio_get_str() 8 years ago
ac3dec.c
acm.c
act.c
adp.c
ads.c
adtsenc.c
adxdec.c avformat: fix overflows during bit rate calculation 8 years ago
aea.c
afc.c
aiff.h
aiffdec.c avformat: fix overflows during bit rate calculation 8 years ago
aiffenc.c
aixdec.c
allformats.c avformat: Auto-detect mjpeg 2000 in mpeg-ts 8 years ago
amr.c
anm.c
apc.c avformat: fix overflows during bit rate calculation 8 years ago
ape.c
apetag.c
apetag.h
apngdec.c
apngenc.c
aqtitledec.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec_f.c
asfdec_o.c
asfenc.c
assdec.c
assenc.c
ast.c
ast.h
astdec.c
astenc.c
async.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h
avformatres.rc
avi.h
avidec.c avformat/avidec: clean-up identifier names 8 years ago
avienc.c
avio.c
avio.h libavformat/avio: Add avio_get_dyn_buf function 8 years ago
avio_internal.h
aviobuf.c libavformat/avio: Add avio_get_dyn_buf function 8 years ago
avisynth.c
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c
bfi.c avformat: fix overflows during bit rate calculation 8 years ago
bink.c
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
brstm.c
c93.c
cache.c
caf.c
caf.h
cafdec.c cafdec: prevent overflow during bit rate calculation 8 years ago
cafenc.c
cavsvideodec.c
cdg.c
cdxl.c
chromaprint.c
cinedec.c
concat.c
concatdec.c
crcenc.c
crypto.c
cutils.c
dashenc.c
data_uri.c
dauddec.c
daudenc.c
dcstr.c
dfa.c
diracdec.c
dnxhddec.c
dsfdec.c
dsicin.c
dss.c lavf/dss: Do not fail randomly if dss_sp input contains 0xff. 8 years ago
dtsdec.c
dtshddec.c
dump.c
dv.c
dv.h
dvbsub.c
dvbtxt.c
dvenc.c
dxa.c
eacdata.c
electronicarts.c avformat: fix overflows during bit rate calculation 8 years ago
epafdec.c
ffm.h
ffmdec.c
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
fifo.c
file.c
file_open.c
filmstripdec.c
filmstripenc.c
flac_picture.c
flac_picture.h
flacdec.c
flacenc.c
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c
flvenc.c avformat/flvenc: Check for extradata allocation failure 8 years ago
format.c
framecrcenc.c
framehash.c
frmdec.c
fsb.c
ftp.c
g722.c
g723_1.c
g729dec.c
genh.c
gif.c
gifdec.c
golomb_tab.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
hashenc.c
hdsenc.c
hevc.c
hevc.h
hevcdec.c
hls.c
hlsenc.c avformat/hlsenc: refine the hlsenc code 8 years ago
hlsproto.c
hnm.c
http.c
http.h
httpauth.c
httpauth.h
icecast.c
icodec.c
icoenc.c
id3v1.c
id3v1.h
id3v2.c
id3v2.h
id3v2enc.c
idcin.c
idroqdec.c
idroqenc.c
iff.c avformat: fix overflows during bit rate calculation 8 years ago
ilbc.c
img2.c
img2.h
img2_alias_pix.c
img2_brender_pix.c
img2dec.c lavf/img2dec: Increase detection score of jpgs without EOI. 8 years ago
img2enc.c
ingenientdec.c
internal.h
ipmovie.c
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c avcodec: add Apple Pixlet decoder 8 years ago
isom.h Add missing #includes for standalone spherical-information-related headers 8 years ago
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c
jacosubenc.c
jvdec.c
latmenc.c
libavformat.v
libgme.c
libmodplug.c
libnut.c
libopenmpt.c libopenmpt: add missing avio_read return value check 8 years ago
librtmp.c
libsmbclient.c
libssh.c
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c
lrcenc.c
lvfdec.c
lxfdec.c
m4vdec.c
matroska.c lavf/matroska: Fix the codec_id for mkv tag A_MPEG/L1. 8 years ago
matroska.h
matroskadec.c avformat/matroskadec: Fix OOM on long streams 8 years ago
matroskaenc.c matroskaenc: remove unofficial compliance on color information 8 years ago
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c
microdvdenc.c
mj2kdec.c avformat: Auto-detect mjpeg 2000 in mpeg-ts 8 years ago
mkvtimestamp_v2.c
mlpdec.c
mlvdec.c
mm.c
mmf.c
mms.c
mms.h
mmsh.c
mmst.c
mov.c avformat/mov.: Make the process of uuid-xmp atom faster. 8 years ago
mov_chan.c
mov_chan.h
movenc.c
movenc.h
movenccenc.c
movenccenc.h
movenchint.c
mp3dec.c avformat/mp3dec: fix msan warning when verifying mpa header 8 years ago
mp3enc.c
mpc.c
mpc8.c
mpeg.c
mpeg.h
mpegenc.c avformat/mpegenc: Check for av_mallocz() failure 8 years ago
mpegts.c
mpegts.h
mpegtsenc.c
mpegvideodec.c
mpjpeg.c
mpjpegdec.c
mpl2dec.c
mpsubdec.c
msf.c
msnwc_tcp.c
mtaf.c
mtv.c
musx.c
mux.c
mvdec.c
mvi.c
mxf.c lavf/mxf: Add a universal label for ProRes used in FCP. 8 years ago
mxf.h
mxfdec.c
mxfenc.c
mxg.c
ncdec.c
network.c
network.h
nistspheredec.c
nsvdec.c
nullenc.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c
oggdec.h
oggenc.c
oggparsecelt.c
oggparsedaala.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 omadec: fix overflows during bit rate calculation 8 years ago
omaenc.c
options.c
options_table.h avformat/options_table: Set the default maximum number of streams to 1000 8 years ago
os_support.c
os_support.h
paf.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c
pmpdec.c
prompeg.c
protocols.c
psxstr.c
pva.c
pvfdec.c
qcp.c
qtpalette.c
qtpalette.h
r3d.c
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: add Newtek SpeedHQ decoder 8 years ago
riff.h
riffdec.c
riffenc.c
rl2.c
rm.c
rm.h
rmdec.c avcodec: add SIPR parser 8 years ago
rmenc.c
rmsipr.c
rmsipr.h
rpl.c
rsd.c
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c
rtmpdh.h
rtmphttp.c avformat/rtmphttp: fix bug for rtmphttp 8 years ago
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
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_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
rtpproto.h
rtsp.c
rtsp.h
rtspcodes.h
rtspdec.c
rtspenc.c
samidec.c
sapdec.c
sapenc.c
sauce.c
sauce.h
sbgdec.c
sctp.c
sdp.c
sdr2.c
segafilm.c
segment.c
shortendec.c
sierravmd.c
siff.c
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c
smush.c
sol.c
sox.h
soxdec.c avformat: fix overflows during bit rate calculation 8 years ago
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
supdec.c
svag.c
swf.c
swf.h
swfdec.c
swfenc.c
takdec.c
tcp.c
tedcaptionsdec.c
tee.c libavformat/tee: Add fifo support for tee 8 years ago
tee_common.c
tee_common.h
teeproto.c
thp.c
tiertexseq.c
tls.c
tls.h
tls_gnutls.c avformat/tls: add tls url_get_file_handle 8 years ago
tls_openssl.c avformat/tls: add tls url_get_file_handle 8 years ago
tls_schannel.c avformat/tls: add tls url_get_file_handle 8 years ago
tls_securetransport.c avformat/tls: add tls url_get_file_handle 8 years ago
tmv.c
tta.c
ttaenc.c
tty.c
txd.c
udp.c
uncodedframecrcenc.c
unix.c
url.c
url.h
urldecode.c
urldecode.h
utils.c lavf/utils.c Protect against accessing entries[nb_entries] 8 years ago
v210.c
vag.c
vc1dec.c
vc1test.c
vc1testenc.c
version.h libavformat/avio: Add avio_get_dyn_buf function 8 years ago
vivo.c
voc.c
voc.h
voc_packet.c avformat: fix overflows during bit rate calculation 8 years ago
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vpcc.c
vpcc.h
vpk.c
vplayerdec.c
vqf.c avformat: fix overflows during bit rate calculation 8 years ago
w64.c
w64.h
wavdec.c avformat/wavdec: add support for decoding 24.0 and 16.8 floating point pcm formats 8 years ago
wavenc.c
wc3movie.c
webm_chunk.c
webmdashenc.c
webpenc.c
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_vqa.c
wsddec.c avformat: fix overflows during bit rate calculation 8 years ago
wtv.h
wtv_common.c
wtvdec.c
wtvenc.c
wv.c
wv.h
wvdec.c
wvedec.c
wvenc.c
xa.c
xmv.c
xvag.c
xwma.c
yop.c
yuv4mpeg.h
yuv4mpegdec.c
yuv4mpegenc.c