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 9fb8c5d853 avformat: add VPK demuxer 9 years ago
..
3dostr.c avformat/3dostr: Remove redundant ; 9 years ago
4xm.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
Makefile avformat: add VPK demuxer 9 years ago
a64.c
aacdec.c
aadec.c avformat/aa: initialize "header_seed" and "header_key" 9 years ago
ac3dec.c avcodec: drop 2 suffix from avpriv_ac3_parse_header2 9 years ago
acm.c avformat: add acm demuxer 9 years ago
act.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 9 years ago
adp.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
ads.c avformat/ads: extend format long description 9 years ago
adtsenc.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
adxdec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
aea.c Merge commit '3941df546276b190cc9362fd093e6721e8e52f50' 10 years ago
afc.c
aiff.h aiff: Support demuxing G.722 streams 9 years ago
aiffdec.c aiff: Support demuxing G.722 streams 9 years ago
aiffenc.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
allformats.c avformat: add VPK demuxer 9 years ago
amr.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
anm.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
apc.c lavc: Consistently prefix input buffer defines 9 years ago
ape.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
apetag.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
apetag.h
apngdec.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
apngenc.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
aqtitledec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
asf.c
asf.h avformat/asfdec_f: Add ASFDataType, use named types for metadata 10 years ago
asfcrypt.c Merge commit '10de408738d28ab17aa5c1fdccd809b0637c12d5' 9 years ago
asfcrypt.h
asfdec_f.c asfdec: fix FATE seek test 9 years ago
asfdec_o.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
asfenc.c Merge commit 'b08569a23948db107e5e6175cd4c695427d5339d' 10 years ago
assdec.c avformat/assdec: do not drop duplicate subtitles 9 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: Fix bug where async could not recover after seek to eof 9 years ago
au.c
audiointerleave.c Merge commit 'f7e932473314e6ca4c851d49cbde8570b6e66383' 10 years ago
audiointerleave.h
avc.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
avc.h
avformat.h Merge commit '8de1ee9f725aa3c550f425bd3120bcd95d5b2ea8' 9 years ago
avformatres.rc
avi.h
avidec.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
avienc.c avformat/avienc: add muxer option "write_channel_mask" 9 years ago
avio.c lavf/avio: add ffurl_accept and ffurl_handshake 9 years ago
avio.h avformat/aviobuf: Improve readability of aviobuf (Add comments and docs) 9 years ago
avio_internal.h Merge commit 'bff0349d9da527084e1433167466d8afc9e25c7f' 10 years ago
aviobuf.c avformat/aviobuf: Simplify avio_read() and avio_seek() 9 years ago
avisynth.c avisynth: fix setting stream timebase 9 years ago
avlanguage.c
avlanguage.h
avr.c
avs.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
bethsoftvid.c Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140' 10 years ago
bfi.c
bink.c lavc: Consistently prefix input buffer defines 9 years ago
bintext.c
bit.c avformat/bit: only accept the g729 codec and 1 channel 10 years ago
bluray.c
bmv.c
boadec.c Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' 10 years ago
brstm.c brstm: reject negative sample rate 9 years ago
c93.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
cache.c avformat/cache: Avoid int-overflow in cache compare function 9 years ago
caf.c avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tags 9 years ago
caf.h
cafdec.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
cafenc.c avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tags 9 years ago
cavsvideodec.c avformat/cavsvideodec: use avpriv_find_start_code in cavsvideo_probe() 10 years ago
cdg.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
cdxl.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
chromaprint.c lavf: add chromaprint muxer 9 years ago
cinedec.c all: fix enum definition for large values 9 years ago
concat.c
concatdec.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
crcenc.c
crypto.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
cutils.c Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8' 10 years ago
dashenc.c avformat/dashenc: Add framerate to dash manifest 9 years ago
data_uri.c
dauddec.c
daudenc.c
dcstr.c avformat: add DC STR demuxer 9 years ago
dfa.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
diracdec.c
dnxhddec.c lavf/dnxhd: Autodetect more valid files. 9 years ago
dsfdec.c
dsicin.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
dss.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
dtsdec.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
dtshddec.c
dump.c lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
dv.c lavf/dv: Do not return EIO for every error (like EOF). 9 years ago
dv.h
dvbsub.c avformat/dvbsub: Fix hypothetical pointer overflow in dvbsub_probe() 10 years ago
dvenc.c replaced av_dv_codec_profile by av_dv_codec_profile2 in encoder and dv muxers 10 years ago
dxa.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
eacdata.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
electronicarts.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
epafdec.c
ffm.h
ffmdec.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
ffmenc.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 9 years ago
ffmeta.h
ffmetadec.c
ffmetaenc.c
file.c Merge commit 'e05f7ed5436207f4a55f1978b223c7f8bc82af42' 9 years ago
file_open.c
filmstripdec.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
filmstripenc.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
flac_picture.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
flac_picture.h
flacdec.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
flacenc.c avformat/flacenc: Check length in flac_write_block_comment() 10 years ago
flacenc.h
flacenc_header.c
flic.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
flv.h Merge commit 'a7ac1a7b94447f33ae95be4d6d186e2775977f91' 10 years ago
flvdec.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
flvenc.c doc: fix spelling errors 10 years ago
format.c avformat/format: silence -Wdiscarded-qualifiers 9 years ago
framecrcenc.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 9 years ago
framehash.c
frmdec.c
ftp.c avformat/ftp: use correct enum type 9 years ago
g722.c
g723_1.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
g729dec.c lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
genh.c avformat/genh: Fix tools/probetest failure 9 years ago
gif.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
gifdec.c avformat/gifdec: correct r_frame_rate for single frame gifs 9 years ago
golomb_tab.c
gopher.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
gsmdec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
gxf.c avformat/gxf: Use 64bit for res to avoid overflow 10 years ago
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 avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops 9 years ago
hevc.h
hevcdec.c
hls.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
hlsenc.c hlsenc: Only write PAT/PMT once per segment 9 years ago
hlsproto.c Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4' 10 years ago
hnm.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
http.c avformat/http: Initialize .str based default for AV_OPT_TYPE_STRING types 9 years ago
http.h avformat/http: Introduce ff_http_averror() 10 years ago
httpauth.c httpauth: Add space after commas in HTTP/RTSP auth header 9 years ago
httpauth.h avformat/httpauth: Change enum to int, which is accessed via AVOption as int 10 years ago
icecast.c avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING types 9 years ago
icodec.c Return EOF for ICO when the end is reached 9 years ago
icoenc.c
id3v1.c avformat/id3v1: strip trailing whitespace 10 years ago
id3v1.h
id3v2.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
id3v2.h
id3v2enc.c
idcin.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
idroqdec.c
idroqenc.c
iff.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
ilbc.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
img2.c avformat: implement query_codec for the image2 muxer. 9 years ago
img2.h avformat: implement query_codec for the image2 muxer. 9 years ago
img2_alias_pix.c
img2_brender_pix.c
img2dec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
img2enc.c avformat/img2enc: re enable atomic writes with split planes 9 years ago
ingenientdec.c avpacket: Replace av_free_packet with av_packet_unref 9 years ago
internal.h Merge commit '8de1ee9f725aa3c550f425bd3120bcd95d5b2ea8' 9 years ago
ipmovie.c avformat/ipmovie: add context to av_log() 9 years ago
ircam.c
ircam.h
ircamdec.c
ircamenc.c avformat/ircamenc: Avoid floats 10 years ago
isom.c isom: add support for DNxHR codec family 9 years ago
isom.h avformat/mov: Add option to ignore chapters during parsing 9 years ago
iss.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
iv8.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
ivfdec.c
ivfenc.c ivfenc: write duration at end-of-stream. 9 years ago
jacosubdec.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 9 years ago
jacosubenc.c
jvdec.c jvdec: avoid unsigned overflow in comparison 9 years ago
latmenc.c avformat/latmenc: Add assert to avoid coverity warning 9 years ago
libavformat.v avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_size 9 years ago
libgme.c
libmodplug.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
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 avformat/librtmp: Fix build with --disable-network --enable-librtmp 10 years ago
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 avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
lrcenc.c
lvfdec.c
lxfdec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
m4vdec.c avformat/m4vdec: mark as possibly containing discontinuities 10 years ago
matroska.c matroskadec: export cover art correctly 10 years ago
matroska.h lavf/matroska: ignore ChapCountry ID for now 9 years ago
matroskadec.c avformat/matroskadec: Check subtitle stream before dereferencing 9 years ago
matroskaenc.c Merge commit '9b56d5c11488656254e9aed8d964ef2b7c2ff5e6' 9 years ago
md5enc.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 9 years ago
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
microdvdenc.c
mkvtimestamp_v2.c
mlpdec.c lavf/mlpdec: Simplify mlp/thd probe function. 9 years ago
mlvdec.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 9 years ago
mm.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
mmf.c avpacket: Replace av_free_packet with av_packet_unref 9 years ago
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 Merge commit 'b5f963bfec1f452c37eee900c7b11f065d10dd60' 9 years ago
mov_chan.c all: fix enum definition for large values 9 years ago
mov_chan.h
movenc-test.c Merge commit '1d62ee38894afb696674db78cee8f8d89204a8fe' 9 years ago
movenc.c Merge commit 'bef3b1f59f036aba4a5fe599b2480f6bd9e6b280' 9 years ago
movenc.h Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33' 9 years ago
movenchint.c Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a' 10 years ago
mp3dec.c avformat/mp3dec: improve junk skipping heuristic 9 years ago
mp3enc.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
mpc.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
mpc8.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
mpeg.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
mpeg.h
mpegenc.c lavf/mpegenc: provide better feedback in case of invalid media type 9 years ago
mpegts.c avformat/mpegts: Only start probing data streams within probe_packets 9 years ago
mpegts.h
mpegtsenc.c mpegtsenc: add vc-1 support to MPEG-TS muxer (ticket 2141) 9 years ago
mpegvideodec.c avformat/mpegvideodec: fix hypothetical pointer overflow in mpegvideo_probe() 10 years ago
mpjpeg.c Merge commit '161a301d44274645c2272855dac3e4664f935603' 9 years ago
mpjpegdec.c Merge commit '18f9308e6a96bbeb034ee5213a6d41e0b6c2ae74' 9 years ago
mpl2dec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
mpsubdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
msf.c avformat/msf: extend format long description 9 years ago
msnwc_tcp.c Merge commit '452d659aa4a742106c70ffe9ef3df47ef5b81ea6' 9 years ago
mtv.c Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' 10 years ago
mux.c avformat/mux: Rename compute_pkt_fields2(), the name is absolutely terrible 9 years ago
mvdec.c avformat/mvdec: Use 64bit for ret to avoid overflow 10 years ago
mvi.c lavc: Consistently prefix input buffer defines 9 years ago
mxf.c lavf/mxf: Support video essence container uls for vc1. 9 years ago
mxf.h lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input. 9 years ago
mxfdec.c mxfdec: check edit_rate also for physical_track 9 years ago
mxfenc.c avformat/mxfenc: Only store user comment related tags when needed 9 years ago
mxg.c Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' 9 years ago
ncdec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
network.c lavf/network: split ff_listen_bind into ff_listen and ff_accept 9 years ago
network.h lavf/network: split ff_listen_bind into ff_listen and ff_accept 9 years ago
nistspheredec.c
noproxy-test.c
nsvdec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
nullenc.c Merge commit 'b9ece15a01782b4f301c0c139d1d7b20f848914c' 9 years ago
nut.c avutil/tree: add additional const qualifier to the comparator 9 years ago
nut.h avutil/tree: add additional const qualifier to the comparator 9 years ago
nutdec.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
nutenc.c nut: Use the correct codec_tag when multiple are available 9 years ago
nuv.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
oggdec.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
oggdec.h lavf: add oggparsedaala and bump micro 9 years ago
oggenc.c avformat/oggenc: Check segments_count for headers too 9 years ago
oggparsecelt.c lavc: Consistently prefix input buffer defines 9 years ago
oggparsedaala.c lavf: add oggparsedaala and bump micro 9 years ago
oggparsedirac.c oggparsedirac: check return value of init_get_bits 9 years ago
oggparseflac.c lavc: Consistently prefix input buffer defines 9 years ago
oggparseogm.c avformat/oggparseogm: Enable parser for mpeg4 9 years ago
oggparseopus.c lavc: Consistently prefix input buffer defines 9 years ago
oggparseskeleton.c
oggparsespeex.c lavc: Consistently prefix input buffer defines 9 years ago
oggparsetheora.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
oggparsevorbis.c Merge commit '41ed749fe987e60b0485fa721ad869590651324d' 9 years ago
oggparsevp8.c Merge commit '430a8168594b3cb29f44141d4da88f2c642de06f' 10 years ago
oma.c
oma.h
omadec.c omadec: Fix position of opening parenthesis 9 years ago
omaenc.c
options.c lavc: Move deprecation warning disabling to files including the table 10 years ago
options_table.h lavc/lavf: remove incompatible abi checks for the new 64bit fields 9 years ago
os_support.c Merge commit '00b62968d079e63bf22028f253ac297292436ebe' 9 years ago
os_support.h Merge commit '8ebf02f8f530240edf7e45f35f7647ef9dd44a58' 10 years ago
paf.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
pcm.c Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' 10 years ago
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
pmpdec.c
psxstr.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
pva.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
pvfdec.c
qcp.c Support demuxing 4gv codec stored in qcp files 10 years ago
qtpalette.h
r3d.c Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' 9 years ago
rawdec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
rawdec.h avformat/rawdec: Add FF_DEF_RAWSUB_DEMUXER 10 years ago
rawenc.c lavf/rawenc: Force one stream for hevc and m4v. 9 years ago
rawenc.h
rawvideodec.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
rdt.c lavc/lavf: remove incompatible abi checks for the new 64bit fields 9 years ago
rdt.h
realtextdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
redspark.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
replaygain.c Merge commit '4227e4fe7443733fb906f6fb6c265105e8269c74' 10 years ago
replaygain.h
riff.c XMA1 and XMA2 stereo decoders 9 years ago
riff.h lavf/riff: Support decoding Ambisonic wav files. 9 years ago
riffdec.c XMA1 and XMA2 stereo decoders 9 years ago
riffenc.c avformat/avienc: add muxer option "write_channel_mask" 9 years ago
rl2.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
rm.c
rm.h Merge commit '1c77ead1fb14d64e6798fc5e32af04abcb3cebb4' 10 years ago
rmdec.c avformat: add IVR demuxer 9 years ago
rmenc.c avformat/rmenc: Remove float usage 10 years ago
rmsipr.c
rmsipr.h
rpl.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
rsd.c avformat/rsd: reindent after the last commit 9 years ago
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h rtmpproto: use AVHMAC instead of a custom implementation 9 years ago
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 rtmp: support the AMF_DATE tag 9 years ago
rtmppkt.h
rtmpproto.c Merge commit 'e55376a1fd5abebbb0a082aa20739d58c2260a37' 9 years ago
rtp.c
rtp.h
rtpdec.c Merge commit '22cc57da64bfd73f2206969486b0aa183ee76479' 9 years ago
rtpdec.h Merge commit '3c525b8b4770c1ac5f466a12c5523802bd5d40eb' 9 years ago
rtpdec_ac3.c Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' 10 years ago
rtpdec_amr.c Merge commit '78791c086bcaf9eb084c27555b31fea8bbb7624a' 10 years ago
rtpdec_asf.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
rtpdec_dv.c Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' 10 years ago
rtpdec_formats.h rtpdec: experimental VP9 depacketizer (draft 0) 10 years ago
rtpdec_g726.c
rtpdec_h261.c Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' 10 years ago
rtpdec_h263.c Merge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4' 10 years ago
rtpdec_h263_rfc2190.c Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' 10 years ago
rtpdec_h264.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
rtpdec_hevc.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
rtpdec_ilbc.c Merge commit 'ec96a89c3e507cf0fb1f2b159b28a53f2bad9a74' 10 years ago
rtpdec_jpeg.c Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' 10 years ago
rtpdec_latm.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
rtpdec_mpa_robust.c avformat/rtpdec_mpa_robust: change assignment to inequality test in conditional 9 years ago
rtpdec_mpeg4.c lavc: Consistently prefix input buffer defines 9 years ago
rtpdec_mpeg12.c Merge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4' 10 years ago
rtpdec_mpegts.c Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' 10 years ago
rtpdec_qcelp.c Merge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8' 10 years ago
rtpdec_qdm2.c lavc: Consistently prefix input buffer defines 9 years ago
rtpdec_qt.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
rtpdec_svq3.c lavc: Consistently prefix input buffer defines 9 years ago
rtpdec_vp8.c Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' 10 years ago
rtpdec_vp9.c Merge commit 'bacc92b59bfa5d6a1f631e63e46fc1d2fb934e51' 10 years ago
rtpdec_xiph.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
rtpenc.c Revert "avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr dereference" 10 years ago
rtpenc.h Merge commit 'c82bf15dca00f67a701d126e47ea9075fc9459cb' 10 years ago
rtpenc_aac.c Merge commit '4f6cd883f06f7893a2b60a41e7a4f8ae633dac2f' 10 years ago
rtpenc_amr.c Merge commit '4f6cd883f06f7893a2b60a41e7a4f8ae633dac2f' 10 years ago
rtpenc_chain.c rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContext 9 years ago
rtpenc_chain.h
rtpenc_h261.c lavf/rtp_h261: Replace restrict with av_restrict. 10 years ago
rtpenc_h263.c
rtpenc_h263_rfc2190.c
rtpenc_h264_hevc.c Merge commit 'c82bf15dca00f67a701d126e47ea9075fc9459cb' 10 years ago
rtpenc_jpeg.c lavf/rtpenc_jpeg: Warn if number of present quantization tables is not two. 9 years ago
rtpenc_latm.c
rtpenc_mpegts.c Merge commit 'cf402d6fa88acd647cdff993429583bec8a34fdc' 10 years ago
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c Merge commit '4f6cd883f06f7893a2b60a41e7a4f8ae633dac2f' 10 years ago
rtpproto.c avformat/rtpproto: Move dscp into context & AVOptions 10 years ago
rtpproto.h
rtsp.c Merge commit 'e02dcdf6bb6835ef4b49986b85a67efcb3495a7f' 9 years ago
rtsp.h Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad' 10 years ago
rtspcodes.h avformat/rtspcodes: introduce ff_rtsp_averror() 10 years ago
rtspdec.c lavf: split tls.c 10 years ago
rtspenc.c avformat/rtsp: Use ff_rtsp_averror() 10 years ago
samidec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
sapdec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
sapenc.c avformat/sapenc: Use avio_closep() to avoid leaving stale pointers in memory 10 years ago
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 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
sdr2.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
seek-test.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
segafilm.c avformat/segafilm: Fix current_sample after seeking and avio_seek return type 9 years ago
segment.c avformat/segment: atomically update list if possible 9 years ago
shortendec.c lavf/shortendec: Autodetect raw Shorten streams. 9 years ago
sierravmd.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
siff.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
smacker.c lavc: Consistently prefix input buffer defines 9 years ago
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
smush.c lavc: Consistently prefix input buffer defines 9 years ago
sol.c Merge commit '30b8eb0f87b0eaefdc115ef38f8ad87dd3a6e50b' 10 years ago
sox.h
soxdec.c
soxenc.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
spdif.c
spdif.h
spdifdec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
spdifenc.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
srtdec.c avformat/srtdec: make sure we probe a number 9 years ago
srtenc.c srtenc: Reindent 9 years ago
srtp.c
srtp.h
srtpproto.c Merge commit 'f2c614e8c4a935b52bbf86819128d9e797230c20' 10 years ago
stldec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
subfile.c
subtitles.c all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 9 years ago
subtitles.h avformat/subtitles: make dropping duplicate events optional 9 years ago
subviewer1dec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
subviewerdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
supdec.c
svag.c avformat/svag: extend format long description 9 years ago
swf.c
swf.h
swfdec.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
swfenc.c avformat/swfenc: Remove another unneeded float computation 10 years ago
takdec.c Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
tcp.c avformat/tcp: TCP Protocol: fix descriptor leak on listen and interrupt 9 years ago
tedcaptionsdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
tee.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
thp.c thp: set duration for audio stream too 9 years ago
tiertexseq.c
tls.c lavf/tls: let the user specify what name to verify against 10 years ago
tls.h avformat: implement SChannel SSP TLS protocol 9 years ago
tls_gnutls.c avformat/tls_gnutls: correct version detection for certificate support 9 years ago
tls_openssl.c lavf: move TLS-related ifdeffery to library specific files 10 years ago
tls_schannel.c avformat: implement SChannel SSP TLS protocol 9 years ago
tls_securetransport.c libavformat/tls_securetransport: fix argument evalulation order UB 9 years ago
tmv.c
tta.c lavc: Consistently prefix input buffer defines 9 years ago
tty.c Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' 10 years ago
txd.c
udp.c all: add _DEFAULT_SOURCE locally wherever needed 9 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: add ffurl_accept and ffurl_handshake 9 years ago
urldecode.c
urldecode.h
utils.c avformat/utils: Do not init parser if probing is unfinished 9 years ago
v210.c avformat: Add v210[x] demuxer 9 years ago
vag.c doc/general: update after recent additions 9 years ago
vc1dec.c lavf/vc1dec: Autodetect raw vc-1 streams. 9 years ago
vc1test.c
vc1testenc.c
version.h avformat: add VPK demuxer 9 years ago
vivo.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
voc.c
voc.h avformat/voc: add seeking support 10 years ago
vocdec.c avformat/voc: add seeking support 10 years ago
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
vpk.c avformat: add VPK demuxer 9 years ago
vplayerdec.c avformat/subtitles: forward log context in ff_subtitles_queue_finalize() for logging 9 years ago
vqf.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
w64.c
w64.h
wavdec.c avformat/wavdec: allow data chunk to be before fmt/xma2 chunk 9 years ago
wavenc.c avformat/wavenc: use AV_OPT_TYPE_BOOL for write_bext option 9 years ago
wc3movie.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
webm_chunk.c lavf/webm_chunk: Remove AVFMT_ALLOW_FLUSH 10 years ago
webmdashenc.c fix: assigning instead of comparing 9 years ago
webpenc.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
webvttdec.c avformat/webvttdec: Don't stop parsing on comments 9 years ago
webvttenc.c lavf/webvttenc: Require webvtt file to contain exactly one WebVTT stream. 9 years ago
westwood_aud.c avformat/westwood_aud: replace != 0 error check by <0 10 years ago
westwood_vqa.c avpacket: Replace av_free_packet with av_packet_unref 9 years ago
wtv.h
wtv_common.c
wtvdec.c Merge commit 'd80811c94e068085aab797f9ba35790529126f85' 9 years ago
wtvenc.c Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
wv.c
wv.h
wvdec.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
wvedec.c avformat: add wve demuxer 9 years ago
wvenc.c
xa.c
xmv.c avformat/xmv: Discard remainder of packet on error 9 years ago
xvag.c avformat: add xvag demuxer 9 years ago
xwma.c lavf/xwma: Support wmapro. 9 years ago
yop.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 9 years ago
yuv4mpeg.h yuv4mpeg: add rough duration estimate and seeking. 9 years ago
yuv4mpegdec.c Merge commit 'f890677d05bc4e8b494a73373ab4cc19791bf884' 9 years ago
yuv4mpegenc.c Merge commit 'd00a8fd417ad20cecbc7ca17b25f352655148fb1' 9 years ago