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.
 
 
 
 
Zhang Rui 8a17335189 avformat/async: wake up main thread before exit background thread 10 years ago
..
4xm.c avformat/4xm: Change fps to AVRational 10 years ago
Makefile fate: add test for async protocol 10 years ago
a64.c
aacdec.c
ac3dec.c avformat: increase first_frames threshold for mp3,ac3 10 years ago
act.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 10 years ago
adp.c
adtsenc.c
adxdec.c avformat/adxdec: set avctx->channels in adx_read_header 10 years ago
aea.c
afc.c
aiff.h
aiffdec.c avformat/aiffdec: avoid double and ldexp() 10 years ago
aiffenc.c
allformats.c avformat/async: support filling with a background thread. 10 years ago
amr.c
anm.c
apc.c
ape.c avformat/ape: Use av_malloc_array() 10 years ago
apetag.c
apetag.h
apngdec.c
apngenc.c apng: Fix wrong default final frame delay in muxer 10 years ago
aqtitledec.c
asf.c
asf.h avformat/asfdec_f: Add ASFDataType, use named types for metadata 10 years ago
asfcrypt.c
asfcrypt.h
asfdec_f.c avformat/asfdec_f: Parse ECC byte according to spec 10 years ago
asfdec_o.c Merge commit '7f388c0fabc51eca3106e7cc443393269435ab52' 10 years ago
asfenc.c Merge commit 'b08569a23948db107e5e6175cd4c695427d5339d' 10 years ago
assdec.c Replace av_dlog with normal av_log at trace level 10 years ago
assenc.c lavf/assenc: handle extra sections after Events 10 years ago
ast.c
ast.h
astdec.c
astenc.c
async.c avformat/async: wake up main thread before exit background thread 10 years ago
au.c
audiointerleave.c Merge commit 'f7e932473314e6ca4c851d49cbde8570b6e66383' 10 years ago
audiointerleave.h
avc.c
avc.h
avformat.h doc: avoid incorrect phrase 'allows to' 10 years ago
avformatres.rc
avi.h
avidec.c avformat/avidec: Fix demuxing avi with broken index 10 years ago
avienc.c avformat/avienc: Correct possible dereference of null 10 years ago
avio.c avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace 10 years ago
avio.h avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace 10 years ago
avio_internal.h Merge commit 'bff0349d9da527084e1433167466d8afc9e25c7f' 10 years ago
aviobuf.c avio: fix potential crashes when combining ffio_ensure_seekback + crc 10 years ago
avisynth.c Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29' 10 years ago
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c
bfi.c
bink.c bink: check vst->index_entries before using it 10 years ago
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
brstm.c avformat/brstm: Remove unused variable 10 years ago
c93.c
cache.c fix spelling errors 10 years ago
caf.c
caf.h
cafdec.c cafdec: free extradata before allocating it 10 years ago
cafenc.c
cavsvideodec.c avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe() 10 years ago
cdg.c
cdxl.c
cinedec.c
concat.c
concatdec.c concatdec: add support for injecting packet metadata 10 years ago
crcenc.c
crypto.c
cutils.c
dashenc.c Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd' 10 years ago
data_uri.c
dauddec.c
daudenc.c
dfa.c
diracdec.c
dnxhddec.c lavf/dnxhd: Autodetect more files that can be decoded. 10 years ago
dsfdec.c
dsicin.c
dss.c
dtsdec.c avformat/dtsdec: Extend DTS core sync word 10 years ago
dtshddec.c
dump.c avformat/dump: Also print pict_type in dump_sidedata() for AV_PKT_DATA_QUALITY_STATS 10 years ago
dv.c avformat/dv: fix used dimension variables 10 years ago
dv.h
dvbsub.c avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe() 10 years ago
dvenc.c
dxa.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 10 years ago
eacdata.c
electronicarts.c electronicarts: demux alpha stream 10 years ago
epafdec.c
ffm.h
ffmdec.c avformat/ffmdec: Check ffio_set_buf_size() return value 10 years ago
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
file.c lavf/file: implement move and delete callbacks 10 years ago
file_open.c
filmstripdec.c
filmstripenc.c
flac_picture.c
flac_picture.h
flacdec.c lavf/flac: Autodetect raw flac files. 10 years ago
flacenc.c avformat/flacenc: Check length in flac_write_block_comment() 10 years ago
flacenc.h
flacenc_header.c
flic.c
flv.h Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91' 10 years ago
flvdec.c Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91' 10 years ago
flvenc.c doc: fix spelling errors 10 years ago
format.c avformat/format: Add generic trace av_log in av_probe_input_format3() 10 years ago
framecrcenc.c
framehash.c
frmdec.c
ftp.c lavf/ftp: remove fixed length buffers from context 10 years ago
g722.c
g723_1.c
g729dec.c
gif.c
gifdec.c lavf/gif: Add an option max_gif_delay to limit the frame duration. 10 years ago
golomb_tab.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c avformat/h264dec: Add ff_tlog() with trace information about h264 probing 10 years ago
hdsenc.c avformat/hdsenc: Change duration from single to to double precision 10 years ago
hevc.c Merge commit '0e7c0ec344f542e68e3cc9680e8d41dffeffdb4e' 10 years ago
hevc.h
hevcdec.c
hls.c avformat/hls: do not iterate to next sequence number if interruption is requested 10 years ago
hlsenc.c avformat/hlsenc: removed empty/unused print_encryption_tag function 10 years ago
hlsproto.c
hnm.c
http.c lavf/http: Correctly terminate session with HTTP POST client. 10 years ago
http.h
httpauth.c
httpauth.h avformat/httpauth: Change enum to int, which is accessed via AVOption as int 10 years ago
icecast.c
icodec.c
icoenc.c
id3v1.c
id3v1.h
id3v2.c id3v2: strip trailing spaces from APIC tag 10 years ago
id3v2.h
id3v2enc.c
idcin.c avformat/idcin: Remove redundant chunk size check 10 years ago
idroqdec.c
idroqenc.c
iff.c
ilbc.c
img2.c Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2' 10 years ago
img2.h lavf/img2dec: add option to disable pattern matching 10 years ago
img2_alias_pix.c
img2_brender_pix.c
img2dec.c lavf/img2dec: Improve detection of valid Quickdraw images. 10 years ago
img2enc.c
ingenientdec.c
internal.h avformat: Add ff_configure_buffers_for_index() 10 years ago
ipmovie.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
ircam.c
ircam.h
ircamdec.c
ircamenc.c avformat/ircamenc: Avoid floats 10 years ago
isom.c avformat/isom: utilize bitrate hints 10 years ago
isom.h Add support for Audible AAX (and AAX+) files 10 years ago
iss.c
iv8.c
ivfdec.c
ivfenc.c ivfenc: write duration at end-of-stream. 10 years ago
jacosubdec.c
jacosubenc.c
jvdec.c
latmenc.c
libavformat.v
libgme.c
libmodplug.c
libnut.c Remove a few occurences of "long long" from the libraries. 10 years ago
libquvi.c avformat/libquvi: fix error handling 10 years ago
librtmp.c
libsmbclient.c lavf/libsmbclient: implement move and delete callbacks 10 years ago
libssh.c lavf/libssh: implement move and delete callbacks 10 years ago
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c
lrcenc.c
lvfdec.c
lxfdec.c
m4vdec.c
matroska.c matroskadec: export cover art correctly 10 years ago
matroska.h matroskadec: export cover art correctly 10 years ago
matroskadec.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 10 years ago
matroskaenc.c Cosmetics: Reindent after last commit. 10 years ago
md5enc.c
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c microdvd: do not export framerate hint as subtitle packet 10 years ago
microdvdenc.c
mkvtimestamp_v2.c
mlvdec.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 10 years ago
mm.c
mmf.c
mms.c Merge commit '93c1b04abfc0dd31211a18bf2c0041d69cd16919' 10 years ago
mms.h
mmsh.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
mmst.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
mov.c Add support for Audible AAX (and AAX+) files 10 years ago
mov_chan.c mov: abort on EOF in ff_mov_read_chan 10 years ago
mov_chan.h
movenc.c avformat/movenc: Drop redundant bit exact field from context 10 years ago
movenc.h avformat/movenc: Drop redundant bit exact field from context 10 years ago
movenchint.c
mp3dec.c avformat/mp3dec: Rename sync() function to avoid build failure on android 10 years ago
mp3enc.c
mpc.c
mpc8.c
mpeg.c lavf/mpeg: Do not detect unknown audio in Hikvision streams as alaw. 10 years ago
mpeg.h
mpegenc.c avformat/mpegenc: Replace *0.7 by *7/10 10 years ago
mpegts.c Merge commit '42bc768e5240ec01237ad2eb7c69b917158de258' 10 years ago
mpegts.h
mpegtsenc.c avformat/mpegtsenc: Add sdt_period, similar to pat_period 10 years ago
mpegvideodec.c avformat/mpegvideodec: fix hypothetical pointer overflow in mpegvideo_probe() 10 years ago
mpjpeg.c Merge commit '161a301d44274645c2272855dac3e4664f935603' 10 years ago
mpjpegdec.c Merge commit '8a26ae5f94e613dbf7eb8e3c60462e966e409cdc' 10 years ago
mpl2dec.c
mpsubdec.c avformat/mpsubdec: Use double instead of float for timestamp calculations 10 years ago
msnwc_tcp.c lavf/msnwc: Return 0 if the probe function does not detect msnwc-tcp. 10 years ago
mtv.c
mux.c libavformat/mux: Add ff_choose_chroma_location() 10 years ago
mvdec.c
mvi.c
mxf.c lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input. 10 years ago
mxf.h lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input. 10 years ago
mxfdec.c Cosmetics: Reindent after last commit. 10 years ago
mxfenc.c avformat/mxfenc: Allow overriding /manual setting of the signal standard 10 years ago
mxg.c
ncdec.c
network.c network: prevent SIGPIPE on OSX 10 years ago
network.h
nistspheredec.c
noproxy-test.c
nsvdec.c avformat/nsvdec: remove trace log from probe(), this is better done generically not per format 10 years ago
nullenc.c
nut.c PCM signed 16-bit big-endian planar decoder 10 years ago
nut.h Merge commit '24ad3ac6a3e20350214e6c3f7a931635f264ae07' 10 years ago
nutdec.c avformat/nutdec: Check ff_gen_search() for failure 10 years ago
nutenc.c avformat/nutenc: Fix writing strings larger than 2gb 10 years ago
nuv.c
oggdec.c avformat/oggdec: Check buf before copying data in to it 10 years ago
oggdec.h
oggenc.c avformat/oggenc: Fix return code in case of flushing 10 years ago
oggparsecelt.c
oggparsedirac.c oggparsedirac: check return value of init_get_bits 10 years ago
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 lavc: Move deprecation warning disabling to files including the table 10 years ago
options_table.h avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3 10 years ago
os_support.c
os_support.h
paf.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c
pmpdec.c
psxstr.c
pva.c
pvfdec.c
qcp.c Support demuxing 4gv codec stored in qcp files 10 years ago
qtpalette.h
r3d.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
rawdec.c
rawdec.h
rawenc.c avformat/rawenc: Store sample number for ADX 10 years ago
rawenc.h
rawvideodec.c
rdt.c Merge commit 'b72b212a4c43563f1b9fc3ce9a5ff91f89b857ac' 10 years ago
rdt.h
realtextdec.c
redspark.c
replaygain.c
replaygain.h
riff.c Merge commit '07b2db81d06e1cd6b1718d3e2dd7a42e8bccf8c0' 10 years ago
riff.h Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 10 years ago
riffdec.c avformat/riffde: Fix integer overflow in bitrate 10 years ago
riffenc.c lavf/riffenc: Set correct block align for mp2. 10 years ago
rl2.c
rm.c
rm.h
rmdec.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
rmenc.c avformat/rmenc: Remove float usage 10 years ago
rmsipr.c
rmsipr.h
rpl.c
rsd.c
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c Merge commit '0508faaa11bf7507ffdd655aee57c9dc5a8203f4' 10 years ago
rtmpcrypt.h
rtmpdh.c Merge commit '63ce9fd23cfa5ac0d9a862be0da138108dc1c505' 10 years ago
rtmpdh.h Merge commit '63ce9fd23cfa5ac0d9a862be0da138108dc1c505' 10 years ago
rtmphttp.c
rtmppkt.c
rtmppkt.h
rtmpproto.c avformat/rtmpproto: increase hardcoded url/path lengths 10 years ago
rtp.c
rtp.h
rtpdec.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
rtpdec.h
rtpdec_ac3.c
rtpdec_amr.c
rtpdec_asf.c Merge commit '4733a12dd17a91d606e0079ff9bb48b9f419cbef' 10 years ago
rtpdec_dv.c
rtpdec_formats.h rtpdec: experimental VP9 depacketizer (draft 0) 10 years ago
rtpdec_g726.c
rtpdec_h261.c
rtpdec_h263.c
rtpdec_h263_rfc2190.c
rtpdec_h264.c
rtpdec_hevc.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
rtpdec_ilbc.c
rtpdec_jpeg.c Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
rtpdec_latm.c
rtpdec_mpa_robust.c Merge commit '2a66a580678dd9401f4d95e01e0958ca51864b6f' 10 years ago
rtpdec_mpeg4.c
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c Merge commit 'c13ab42a0a3979b2c292b2315487f5f5e14ba26b' 10 years ago
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_vp9.c Merge commit 'bacc92b59bfa5d6a1f631e63e46fc1d2fb934e51' 10 years ago
rtpdec_xiph.c avformat/rtpdec_xiph: Move pkt_len onto one side of the check 10 years ago
rtpenc.c Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr dereference" 10 years ago
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 lavf/rtpenc_jpeg: Warn if number of present quantization tables is not two. 10 years ago
rtpenc_latm.c
rtpenc_mpegts.c Merge commit 'cf402d6fa88acd647cdff993429583bec8a34fdc' 10 years ago
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpproto.c avformat/rtpproto: Move dscp into context & AVOptions 10 years ago
rtpproto.h
rtsp.c avformat/rtsp: print a debug level note if time parsing fails 10 years ago
rtsp.h Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad' 10 years ago
rtspcodes.h
rtspdec.c lavf: split tls.c 10 years ago
rtspenc.c
samidec.c
sapdec.c
sapenc.c
sauce.c
sauce.h
sbgdec.c avformat/sbgdec: Check alloc_array_elem() return value 10 years ago
sctp.c Merge commit '8ef98855d25e457094468e2e1a79d9b10d6445b2' 10 years ago
sdp.c
sdr2.c
seek-test.c fate: add mp3 CBR seek test 10 years ago
segafilm.c segafilm: Remove deplanarization hack 10 years ago
segment.c Merge commit '8a78ae2d2101622fd244b99178d8bc61175c878e' 10 years ago
sierravmd.c avformat/sierravmd: use av_malloc_array() 10 years ago
siff.c avformat/siff: Fix checks and variable types 10 years ago
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c
smush.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c Merge commit '25f613f8be3b51e4396b93cda131e4631ba54302' 10 years ago
srtdec.c
srtenc.c
srtp.c
srtp.h
srtpproto.c
stldec.c
subfile.c
subtitles.c avformat/subtitles: Use size_t for len 10 years ago
subtitles.h avformat/subtitles: Use size_t for len 10 years ago
subviewer1dec.c
subviewerdec.c
supdec.c
swf.c
swf.h
swfdec.c avformat/swfdec: Fix "}else" style 10 years ago
swfenc.c avformat/swfenc: Remove another unneeded float computation 10 years ago
takdec.c
tcp.c Merge commit '27852f2f1dec3749ea79883b70484c841169f747' 10 years ago
tedcaptionsdec.c
tee.c
thp.c
tiertexseq.c
tls.c lavf/tls: let the user specify what name to verify against 10 years ago
tls.h lavf/tls: let the user specify what name to verify against 10 years ago
tls_gnutls.c tls_gnutls: fix hang on disconnection 10 years ago
tls_openssl.c lavf: move TLS-related ifdeffery to library specific files 10 years ago
tls_securetransport.c lavf/tls_securetransport: fix SNI support when not verifying 10 years ago
tmv.c
tta.c
tty.c
txd.c
udp.c udp: Fix local_port management 10 years ago
uncodedframecrcenc.c
unix.c Merge commit '27852f2f1dec3749ea79883b70484c841169f747' 10 years ago
url-test.c
url.c avformat/url: Use size_t for len from strlen() 10 years ago
url.h lavf/avio: Extend API with avio_move() and avio_delete() 10 years ago
urldecode.c
urldecode.h
utils.c avformat/utils: Fix regression with H264 stream probing 10 years ago
vc1test.c
vc1testenc.c
version.h avformat: bump micro version after adding concatdec features 10 years ago
vivo.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length() 10 years ago
vorbiscomment.h avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length() 10 years ago
vplayerdec.c
vqf.c
w64.c
w64.h
wavdec.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 10 years ago
wavenc.c lavf/wav: Print an error if files >4G are written. 10 years ago
wc3movie.c
webm_chunk.c lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSH 10 years ago
webmdashenc.c lavf/webmdashenc: fix unchecked strftime 10 years ago
webpenc.c WebP muxer: support a packet containing animated WebP. 10 years ago
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_vqa.c
wtv.h
wtv_common.c
wtvdec.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 10 years ago
wtvenc.c avformat/wtvenc: Use av_realloc_array() 10 years ago
wv.c
wv.h
wvdec.c avformat/wvdec: fix seeking 10 years ago
wvenc.c
xa.c
xmv.c
xwma.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 10 years ago
yop.c
yuv4mpeg.h yuv4mpeg: add rough duration estimate and seeking. 10 years ago
yuv4mpegdec.c avformat/yuv4mpegdec: Use 64bit for file offset 10 years ago
yuv4mpegenc.c avformat/yuv4mpegenc: use avio_printf() 10 years ago