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 a8a751ce9a avformat/mpc8: do not return error on stream end 7 years ago
..
tests lavf: move fifo test muxer into separate file 7 years ago
.gitignore lavf: add new API for iterating muxers and demuxers 7 years ago
3dostr.c
4xm.c
Makefile avformat/codec2: don't include avcodec objects 7 years ago
a64.c
aacdec.c libavformat/aac: Parse ID3 tags between ADTS frames. 7 years ago
aadec.c
ac3dec.c avformat/ac3dec: Check buf2 before adding 16 in ac3_eac3_probe() 7 years ago
acm.c
act.c
adp.c lavf/adp: Fix the probe function on systems with signed char. 7 years ago
ads.c
adtsenc.c avformat/adtsenc: allow only AAC streams 7 years ago
adxdec.c
aea.c
afc.c
aiff.h
aiffdec.c avformat/aiffdec: AIFF fix in case of ANNO 7 years ago
aiffenc.c avformat: replace all uses of av_copy_packet() 7 years ago
aixdec.c
allformats.c sbc: add raw muxer for SBC 7 years ago
amr.c lavf/amr: Do not set codec_tag for raw amr_nb and raw amr_wb. 7 years ago
anm.c
apc.c
ape.c
apetag.c
apetag.h
apngdec.c
apngenc.c avformat: replace all uses of av_copy_packet() 7 years ago
aptxdec.c lavf/aptxdec: fix the limit on the APTX demuxer definition 7 years ago
aqtitledec.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec_f.c avformat: fix id3 chapters 7 years ago
asfdec_o.c avformat: fix id3 chapters 7 years ago
asfenc.c avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()" 7 years ago
assdec.c
assenc.c
ast.c
ast.h
astdec.c
astenc.c
async.c
au.c
audiointerleave.c
audiointerleave.h
avc.c avformat/avc: support writting more than one sps/pps in ff_isom_write_avcc 7 years ago
avc.h
avformat.h avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio 7 years ago
avformatres.rc
avi.h
avidec.c avformat/avidec: Fix integer overflow in cum_len check 7 years ago
avienc.c avformat/avienc: fix fields-per-frame value for interlaced video streams 7 years ago
avio.c avformat/avio: check input URLContext value NULL 7 years ago
avio.h avformat/avio: remove must_flush from AVIOContext 7 years ago
avio_internal.h libavformat/avio: Utility function to return URLContext 7 years ago
aviobuf.c avformat/aviobuf: add ff_read_line_to_bprint and ff_read_line_to_bprint_overwrite functions 7 years ago
avisynth.c lavc, lavf: move avformat static mutex from avcodec to avformat 7 years ago
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c
bfi.c
bink.c lavf/bink: fix latest header and add all existing revisions 7 years ago
bintext.c avformat/bintext: Implement bin_probe() 7 years ago
bit.c lavf/bit: Fix the G.729 bit auto-detection. 7 years ago
bluray.c
bmv.c
boadec.c
brstm.c
c93.c
cache.c libavformat: not treat 0 as EOF 7 years ago
caf.c lavf/caf: Support demuxing Opus. 7 years ago
caf.h
cafdec.c avformat/cafdec: reject multichannel Opus streams 7 years ago
cafenc.c lavf/cafenc: Only allow mono and stereo for Opus. 7 years ago
cavsvideodec.c
cdg.c
cdxl.c
chromaprint.c lavc, lavf: move avformat static mutex from avcodec to avformat 7 years ago
cinedec.c avformat/cinedec: Fix DoS due to lack of eof check 7 years ago
codec2.c Add muxer/demuxer for raw codec2 and .c2 files 7 years ago
concat.c libavformat: not treat 0 as EOF 7 years ago
concatdec.c avformat/concatdec: add support for very long line sizes 7 years ago
crcenc.c
crypto.c
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: Support signaling of last segment number 7 years ago
dashenc.c lavf/dashenc: remove unneeded call to dash_free 7 years ago
data_uri.c
dauddec.c
daudenc.c
dcstr.c
dfa.c
diracdec.c
dnxhddec.c
dsfdec.c avformat: fix id3 chapters 7 years ago
dsicin.c
dss.c
dtsdec.c avcodec/dca: remove GetBitContext usage from avpriv_dca_parse_core_frame_header() 7 years ago
dtshddec.c
dump.c avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio 7 years ago
dv.c
dv.h
dvbsub.c
dvbtxt.c
dvenc.c
dxa.c
eacdata.c
electronicarts.c
epafdec.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
fifo.c avformat: migrate to AVFormatContext->url 7 years ago
fifo_test.c avformat/fifo_test: remove network.h include 7 years ago
file.c avformat/file: increase min/max packet size to 256k for written files 8 years ago
file_open.c
filmstripdec.c
filmstripenc.c
fitsdec.c Add FITS Demuxer 7 years ago
fitsenc.c avformat/fitsenc: validate input pixel format 7 years ago
flac_picture.c Use the new AVIOContext destructor. 7 years ago
flac_picture.h
flacdec.c
flacenc.c
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c avformat/flvdec: Set broken_sizes for FlixEngine. 7 years ago
flvenc.c avformat: migrate to AVFormatContext->url 7 years ago
format.c avformat/format: temporarily use old next api 7 years ago
framecrcenc.c
framehash.c
frmdec.c
fsb.c
ftp.c
g722.c
g723_1.c
g726.c lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified. 7 years ago
g729dec.c
gdv.c avformat/gdv: Make FixedSize static 7 years ago
genh.c
gif.c avformat: replace all uses of av_copy_packet() 7 years ago
gifdec.c
golomb_tab.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c avformat: migrate to AVFormatContext->url 7 years ago
h261dec.c
h263dec.c
h264dec.c
hashenc.c
hdsenc.c avformat: migrate to AVFormatContext->url 7 years ago
hevc.c avformat/hvcc: zero initialize the nal buffers past the last written byte 7 years ago
hevc.h
hevcdec.c
hls.c avformat/hls: Support metadata updates from subdemuxers 7 years ago
hlsenc.c avformat/hlsenc: initialize saveptrs 7 years ago
hlsplaylist.c avformat/hlsenc: closed caption tags in the master playlist 7 years ago
hlsplaylist.h avformat/hlsenc: closed caption tags in the master playlist 7 years ago
hlsproto.c
hnm.c
http.c http: fix potentially dangerous whitespace skipping code 7 years ago
http.h
httpauth.c
httpauth.h
icecast.c
icodec.c
icoenc.c
id3v1.c
id3v1.h
id3v2.c id3v2: fix unsynchronization 7 years ago
id3v2.h avformat: add option to parse/store ID3 PRIV tags in metadata. 7 years ago
id3v2enc.c avformat: add option to parse/store ID3 PRIV tags in metadata. 7 years ago
idcin.c
idroqdec.c
idroqenc.c
iff.c avformat: fix id3 chapters 7 years ago
ilbc.c
img2.c lavf/img2: Add svg and svgz to allow reading image sequences. 8 years ago
img2.h
img2_alias_pix.c
img2_brender_pix.c
img2dec.c avformat/img2dec: fix infinite loop 7 years ago
img2enc.c avformat: migrate to AVFormatContext->url 7 years ago
ingenientdec.c
internal.h avformat/internal: Document the freeing behavior of ff_alloc_extradata() 7 years ago
ipmovie.c Interplay MVE: Implement frame format 0x10 7 years ago
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c avformat/isom: don't free extradata before calling ff_get_extradata() 7 years ago
isom.h lavf/mov.c: Use the correct offset to shift timestamp when seeking. 7 years ago
iss.c
iv8.c
ivfdec.c
ivfenc.c Merge commit '44a1731011e87fbf4180d026aefb8bfe85d8c7dc' 7 years ago
jacosubdec.c
jacosubenc.c
jvdec.c
latmenc.c Merge commit '831018b0bbe26a603802a9022472f714a59293be' 7 years ago
libavformat.v libavformat: unexpose private ff_ functions needed by ffserver 7 years ago
libgme.c
libmodplug.c
libopenmpt.c avformat/libopenmpt: Probe file format from file data if possible 7 years ago
librtmp.c avformat/librtmp: check return value of setsockopt 8 years ago
libsmbclient.c
libssh.c avformat/libssh: check the user provided a password before trying to use it 8 years ago
lmlm4.c
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c avformat/lrcdec: Fix memory leak in lrc_read_header() 7 years ago
lrcenc.c
lvfdec.c
lxfdec.c
m4vdec.c
matroska.c
matroska.h
matroskadec.c avformat/matroskadec: fix return value 7 years ago
matroskaenc.c lavf/matroskaenc: Force the minimum value for -reserve_index_space to 2. 7 years ago
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c
microdvdenc.c
mj2kdec.c
mkvtimestamp_v2.c
mlpdec.c
mlvdec.c avformat: migrate to AVFormatContext->url 7 years ago
mm.c
mmf.c
mms.c
mms.h
mmsh.c
mmst.c
mov.c avformat/mov: Move +1 in check to avoid hypothetical overflow in add_ctts_entry() 7 years ago
mov_chan.c
mov_chan.h
mov_esds.c avformat/mov_esds: check return value of ff_mp4_read_dec_config_descr 7 years ago
movenc.c lavf/movenc: write track title metadata for mov files 7 years ago
movenc.h avformat/movenc: addition of flag to fragment at every frame 7 years ago
movenccenc.c
movenccenc.h
movenchint.c
mp3dec.c avformat/mp3dec: use FFABS to instead of abs 7 years ago
mp3enc.c avformat/mp3enc: flush buffered packets if referencing fails 7 years ago
mpc.c
mpc8.c avformat/mpc8: do not return error on stream end 7 years ago
mpeg.c avformat: migrate to AVFormatContext->url 7 years ago
mpeg.h
mpegenc.c avformat/mpegenc - log error msgs for unsupported LPCM streams 7 years ago
mpegts.c avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio 7 years ago
mpegts.h
mpegtsenc.c avformat: migrate to AVFormatContext->url 7 years ago
mpegvideodec.c
mpjpeg.c libavformat/mpjpeg: use "ffmpeg" instead of "ffserver" as boundary tag 7 years ago
mpjpegdec.c Use the new AVIOContext destructor. 7 years ago
mpl2dec.c
mpsubdec.c
msf.c
msnwc_tcp.c
mtaf.c
mtv.c
musx.c
mux.c avformat: deprecate AVFormatContext filename field 7 years ago
mvdec.c avformat/mvdec: check for EOF 7 years ago
mvi.c
mxf.c avformat/mxf: use FFABS to instead of abs 7 years ago
mxf.h avformat/mxfenc: write reel_name if metadata key is present 7 years ago
mxfdec.c avformat/mxfdec: do not allow more partitions than INT_MAX/2 7 years ago
mxfenc.c avformat/mxfenc: write reel_name if metadata key is present 7 years ago
mxg.c avformat/mxg: return reference counted packets 7 years ago
ncdec.c
network.c avformat: make avformat_network_init() explicitly optional 7 years ago
network.h avformat: make avformat_network_init() explicitly optional 7 years ago
nistspheredec.c
nspdec.c avformat: add NSP demuxer 7 years ago
nsvdec.c avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop. 7 years ago
nullenc.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c avformat/oggdec: Fix metadata memleak on multiple headers 7 years ago
oggdec.h
oggenc.c avformat/oggenc: check for stream private data in ogg_free() 8 years ago
oggparsecelt.c avformat/oggparsecelt: Do not re-allocate os->private 7 years ago
oggparsedaala.c avformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE 7 years ago
oggparsedirac.c
oggparseflac.c
oggparseogm.c avformat/oggparseogm: Check lb against psize 7 years ago
oggparseopus.c avformat/oggparseopus: Free opus extradata before reallocating. 7 years ago
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c avformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE 7 years ago
oggparsevorbis.c libavformat/oggparsevorbis: Fix memleak on multiple headers 7 years ago
oggparsevp8.c Don't manipulate duration when it's AV_NOPTS_VALUE. 7 years ago
oma.c
oma.h
omadec.c avformat: fix id3 chapters 7 years ago
omaenc.c
options.c avformat: migrate to AVFormatContext->url 7 years ago
options_table.h avformat/mux: stop delaying writing the header 7 years ago
os_support.c libavformat/network: fix function duplication 7 years ago
os_support.h Merge commit 'e41daa62465036ad36ad0bd14e4936e848d7f07e' 7 years ago
paf.c
pcm.c avformat/pcm: decrease delay when reading PCM streams. 7 years ago
pcm.h
pcmdec.c avformat/pcmdec: fix memory leak 8 years ago
pcmenc.c
pjsdec.c
pmpdec.c
prompeg.c avformat: Fix Pro-MPEG non-square matrix 7 years ago
protocols.c Merge commit '61cec5adaacb358783c18aa07362f15824c1b274' 7 years ago
psxstr.c
pva.c
pvfdec.c
qcp.c
qtpalette.c
qtpalette.h
r3d.c
rawdec.c lavf/rawdec: Also probe the last byte of mjpeg streams. 7 years ago
rawdec.h
rawenc.c sbc: add raw muxer for SBC 7 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
redspark.c
replaygain.c
replaygain.h
riff.c avcodec/utvideodec: add support for UMH2, UMY2, UMH4, UMY4, UMRA, UMRG 7 years ago
riff.h Merge commit '0539d84d985e811e5989ef27c13f7e2dda0f9b89' 7 years ago
riffdec.c Merge commit '0539d84d985e811e5989ef27c13f7e2dda0f9b89' 7 years ago
riffenc.c avformat/riff.h : remove unused function parameter "const AVCodecTag *tags" of "void ff_put_bmp_header()" 7 years ago
rl2.c avformat/rl2: Fix DoS due to lack of eof check 7 years ago
rm.c
rm.h
rmdec.c Merge commit '95ce02b35d3d1bb16111031df1d82a6e4d894d36' 7 years ago
rmenc.c avformat/rmenc: do not access AVIO write buffer directly 8 years ago
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
rtmpdigest.c Merge commit 'b864230c49089b087eef56988a3d6a784f6f9827' 7 years ago
rtmphttp.c
rtmppkt.c Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f' 7 years ago
rtmppkt.h Merge commit 'a1a143adb0fd11c474221431417cff25db7d920f' 7 years ago
rtmpproto.c libavformat/rtmpproto: Plug leak if sending bytes read report fails. 7 years ago
rtp.c
rtp.h
rtpdec.c lavf/rtpdec: Constify several pointers. 7 years ago
rtpdec.h lavf/rtpdec: Constify several pointers. 7 years ago
rtpdec_ac3.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_amr.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_asf.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 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 lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 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 lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_ilbc.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_jpeg.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_latm.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_mpa_robust.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_mpeg4.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_mpeg12.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 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 lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_qt.c
rtpdec_rfc4175.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpdec_svq3.c lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 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 lavf/rtpdec*: Constify all RTPDynamicProtocolHandler. 7 years ago
rtpenc.c lavf/rtpenc: Add support for 24 bit pcm encoding as defined by RFC 3190. 7 years ago
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c avformat/rtpenc_chain: use the proper function to free AVFormatContext 7 years ago
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 libavformat/rtpenc_mpegts: check avformat_new_stream() return value 7 years ago
rtpenc_mpv.c
rtpenc_vc2hq.c
rtpenc_vp8.c
rtpenc_vp9.c
rtpenc_xiph.c
rtpproto.c libavformat: remove the ff_rtp_get_local_rtcp_port function 7 years ago
rtpproto.h libavformat: remove the ff_rtp_get_local_rtcp_port function 7 years ago
rtsp.c lavf/rtpdec: Constify several pointers. 7 years ago
rtsp.h lavf/rtpdec: Constify several pointers. 7 years ago
rtspcodes.h
rtspdec.c avformat: migrate to AVFormatContext->url 7 years ago
rtspenc.c avformat: migrate to AVFormatContext->url 7 years ago
s337m.c avformat/s337m: fix potentially undefined pointer arithmetic 7 years ago
samidec.c
sapdec.c avformat: migrate to AVFormatContext->url 7 years ago
sapenc.c avformat: migrate to AVFormatContext->url 7 years ago
sauce.c
sauce.h
sbcdec.c sbc: add raw demuxer for SBC 7 years ago
sbgdec.c
sccdec.c
sccenc.c
sctp.c
sdp.c avformat: migrate to AVFormatContext->url 7 years ago
sdr2.c
sdsdec.c
sdxdec.c
segafilm.c avformat/segafilm - fix keyframe detection and set packet flags 7 years ago
segment.c avformat: fix stream_segment muxer build dependencies 7 years ago
shortendec.c
sierravmd.c
siff.c
smacker.c smacker: fix integer overflow with pts_inc 7 years ago
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c avformat: migrate to AVFormatContext->url 7 years ago
smush.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 7 years ago
spdifenc.c Merge commit 'b5f19f7478492307e4b4763aeac3180faf50e17f' 7 years ago
srtdec.c
srtenc.c
srtp.c
srtp.h
srtpproto.c
stldec.c
subfile.c avformat/subfile: allow to extract till EOF 7 years ago
subtitles.c avformat: replace all uses of av_copy_packet() 7 years ago
subtitles.h
subviewer1dec.c
subviewerdec.c
supdec.c
supenc.c Add SUP/PGS subtitle muxer 7 years ago
svag.c
swf.c
swf.h
swfdec.c lavf/swfdec: Reduce score when auto-detecting swf files. 7 years ago
swfenc.c avformat/swfenc: use FFABS to instead of abs 7 years ago
takdec.c avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() 7 years ago
tcp.c tcp: properly return EOF 7 years ago
tedcaptionsdec.c
tee.c avformat: migrate to AVFormatContext->url 7 years ago
tee_common.c
tee_common.h
teeproto.c
thp.c
tiertexseq.c
tls.c
tls.h Merge commit '4cf84e254ae75b524e1cacae499a97d7cc9e5906' 7 years ago
tls_gnutls.c lavc, lavf: move avformat static mutex from avcodec to avformat 7 years ago
tls_libtls.c libavformat/tls_libtls: pass numeric hostnames to tls_connect_cbs() 7 years ago
tls_openssl.c lavc, lavf: move avformat static mutex from avcodec to avformat 7 years ago
tls_schannel.c Merge commit '61cec5adaacb358783c18aa07362f15824c1b274' 7 years ago
tls_securetransport.c This fixes a deadlock while reading a chunked https response, if 7 years ago
tmv.c
tta.c
ttaenc.c avformat/ttaenc: add tta_init() 7 years ago
tty.c
txd.c
ty.c avformat/ty: check cur_chunk_pos before using it 7 years ago
udp.c Revert "udp: fix compilation when HAVE_PTHREAD_CANCEL isnt defined" 7 years ago
uncodedframecrcenc.c
unix.c avformat/unix: fix handling of EOF in case of SOCK_STREAM. 7 years ago
url.c
url.h avformat/aviobuf: add support for specifying minimum packet size and marking flush points 8 years ago
urldecode.c
urldecode.h
utils.c lavf/utils.c: Don't compute start_time from DISCARD packets for video. 7 years ago
v210.c
vag.c
vc1dec.c
vc1test.c
vc1testenc.c
version.h Add muxer/demuxer for raw codec2 and .c2 files 7 years ago
vivo.c
voc.c
voc.h
voc_packet.c
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vpcc.c movenc/isom: update vpcC box to version 1.0 of the specification 8 years ago
vpcc.h
vpk.c
vplayerdec.c
vqf.c Remove some unneeded casts of bit_rate. 7 years ago
w64.c
w64.h
wavdec.c avformat/wavdec: make fact chunk parsing for w64 more robust 7 years ago
wavenc.c avformat/wavenc: skip writing incorrect peak-of-peaks position value 7 years ago
wc3movie.c
webm_chunk.c avformat: migrate to AVFormatContext->url 7 years ago
webmdashenc.c webmdashenc: Fix memory leak 7 years ago
webpenc.c avformat: replace all uses of av_copy_packet() 7 years ago
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_vqa.c
wsddec.c
wtv.h
wtv_common.c
wtvdec.c libavformat/wtvdec: return AVERROR_EOF on EOF 7 years ago
wtvenc.c avformat: replace all uses of av_copy_packet() 7 years ago
wv.c
wv.h
wvdec.c
wvedec.c
wvenc.c
xa.c
xmv.c
xvag.c
xwma.c
yop.c
yuv4mpeg.h
yuv4mpegdec.c avformat/yuv4mpeg: add gray9/10/12 support 7 years ago
yuv4mpegenc.c avformat/yuv4mpeg: add gray9/10/12 support 7 years ago