..
tests
movenc-test: Add tests for negative cts offsets
8 years ago
.gitignore
…
4xm.c
…
Makefile
tls: Hide backend implementation details from users
8 years ago
a64.c
…
aacdec.c
…
ac3dec.c
ac3_parser: add a public function for parsing the data required by the demuxer
8 years ago
adtsenc.c
mpeg4audio: Make avpriv_copy_pce_data() inline
8 years ago
adxdec.c
…
aea.c
…
aiff.h
…
aiffdec.c
…
aiffenc.c
…
allformats.c
…
amr.c
…
anm.c
…
apc.c
…
ape.c
…
apetag.c
apetag: account for header size if present when returning the start position
8 years ago
apetag.h
…
asf.c
…
asf.h
…
asfcrypt.c
…
asfcrypt.h
…
asfdec.c
asfdec: fix reading files larger than 2GB
8 years ago
asfenc.c
…
assdec.c
…
assenc.c
…
au.c
…
audiointerleave.c
…
audiointerleave.h
…
avc.c
…
avc.h
…
avformat.h
lavf: Drop deprecated AVFract type and related field
8 years ago
avi.h
…
avidec.c
asfdec: Account for different Format Data sizes
8 years ago
avienc.c
…
avio.c
…
avio.h
avio: update avio_alloc_context() doxy
7 years ago
avio_internal.h
lavf: make avio_read_partial() public
8 years ago
aviobuf.c
lavf: make avio_read_partial() public
8 years ago
avisynth.c
…
avlanguage.c
…
avlanguage.h
…
avs.c
…
bethsoftvid.c
…
bfi.c
…
bink.c
…
bmv.c
…
c93.c
…
caf.c
caf: add an Opus tag
8 years ago
caf.h
…
cafdec.c
caf: add an Opus tag
8 years ago
cavsvideodec.c
…
cdg.c
…
cdxl.c
…
concat.c
…
crcenc.c
…
crypto.c
…
cutils.c
…
dashenc.c
lavf: Remove codec_tag from dashenc and smoothstreamingenc
8 years ago
dauddec.c
…
daudenc.c
…
dfa.c
…
diracdec.c
…
dnxhddec.c
…
dsicin.c
…
dss.c
…
dtsdec.c
…
dump.c
dump: use av_spherical_projection_name() to print spherical projection names
8 years ago
dv.c
dv: Don't return EIO upon EOF
8 years ago
dv.h
…
dvenc.c
…
dxa.c
…
eacdata.c
…
electronicarts.c
…
ffmeta.h
…
ffmetadec.c
…
ffmetaenc.c
…
file.c
…
file_open.c
…
filmstripdec.c
…
filmstripenc.c
…
flac_picture.c
Use the new AVIOContext destructor.
8 years ago
flac_picture.h
…
flacdec.c
…
flacenc.c
…
flacenc.h
…
flacenc_header.c
…
flic.c
…
flv.h
…
flvdec.c
flvdec: Check the avio_seek return value after reading a metadata packet
8 years ago
flvenc.c
…
format.c
…
framecrcenc.c
…
framehash.c
…
g722.c
…
g723_1.c
…
g729dec.c
…
gif.c
…
gopher.c
…
gsmdec.c
…
gxf.c
…
gxf.h
…
gxfenc.c
…
h261dec.c
Use bitstream_init8() where appropriate
8 years ago
h263dec.c
…
h264dec.c
…
hdsenc.c
Use the new AVIOContext destructor.
8 years ago
hevc.c
hevc: Improve stream constraint values in common header
8 years ago
hevc.h
…
hevcdec.c
…
hls.c
Mark some arrays that never change as const.
8 years ago
hlsenc.c
hlsenc: Support recovery from an already present playlist
8 years ago
hlsproto.c
…
hnm.c
…
http.c
http: Reset compressed header flag when starting to read a request
7 years ago
http.h
…
httpauth.c
…
httpauth.h
…
icecast.c
…
id3v1.c
…
id3v1.h
…
id3v2.c
Mark some arrays that never change as const.
8 years ago
id3v2.h
Mark some arrays that never change as const.
8 years ago
id3v2enc.c
…
idcin.c
…
idroqdec.c
…
idroqenc.c
…
iff.c
…
ilbc.c
…
img2.c
…
img2dec.c
…
img2enc.c
…
ingenientdec.c
…
internal.h
…
ipmovie.c
…
isom.c
Add Apple Pixlet decoder
8 years ago
isom.h
mov: Move code shared with CAF to a separate file
8 years ago
iss.c
…
iv8.c
…
ivfdec.c
…
ivfenc.c
…
jvdec.c
…
latmenc.c
mpeg4audio: Make avpriv_copy_pce_data() inline
8 years ago
libavformat.v
…
librtmp.c
…
lmlm4.c
…
log2_tab.c
…
lxfdec.c
…
m4vdec.c
…
matroska.c
…
matroska.h
mkv: Add support for Spherical Video elements
8 years ago
matroskadec.c
spherical: Change types of bounding and pad to uint32_t
8 years ago
matroskaenc.c
matroskaenc: don't warn about unknown spherical metadata when there isn't any
8 years ago
md5enc.c
…
md5proto.c
…
metadata.c
…
metadata.h
…
mm.c
mm: Skip unexpected audio packets
8 years ago
mmf.c
…
mms.c
…
mms.h
…
mmsh.c
…
mmst.c
…
mov.c
mov: move stsd finalization to an appropriate place
8 years ago
mov_chan.c
Mark some arrays that never change as const.
8 years ago
mov_chan.h
…
mov_esds.c
mov: Move code shared with CAF to a separate file
8 years ago
movenc.c
movenc: allow alternative hvc1 h.265 codec tag
8 years ago
movenc.h
movenc: Add an option for enabling negative CTS offsets
8 years ago
movenchint.c
…
mp3dec.c
…
mp3enc.c
…
mpc.c
…
mpc8.c
mpc: Convert to the new bitstream reader
8 years ago
mpeg.c
…
mpeg.h
…
mpegenc.c
…
mpegts.c
Use bitstream_init8() where appropriate
8 years ago
mpegts.h
…
mpegtsenc.c
…
mpegvideodec.c
…
mpjpeg.c
mpjpeg: Use proper CR/LF in multipart headers
8 years ago
mpjpegdec.c
Use the new AVIOContext destructor.
8 years ago
msnwc_tcp.c
…
mtv.c
…
mux.c
lavf: Drop deprecated hint to set muxer timebase
8 years ago
mvdec.c
…
mvi.c
…
mxf.c
…
mxf.h
…
mxfdec.c
Mark some arrays that never change as const.
8 years ago
mxfenc.c
…
mxg.c
…
ncdec.c
…
network.c
tls: Hide backend implementation details from users
8 years ago
network.h
…
nsvdec.c
nsvdec: don't ignore the return value of av_get_packet()
8 years ago
nullenc.c
…
nut.c
…
nut.h
…
nutdec.c
…
nutenc.c
…
nuv.c
…
oggdec.c
…
oggdec.h
…
oggenc.c
…
oggparsecelt.c
…
oggparsedirac.c
…
oggparseflac.c
Use bitstream_init8() where appropriate
8 years ago
oggparseogm.c
…
oggparseopus.c
…
oggparseskeleton.c
…
oggparsespeex.c
…
oggparsetheora.c
Use bitstream_init8() where appropriate
8 years ago
oggparsevorbis.c
…
oggparsevp8.c
…
oma.c
…
oma.h
…
omadec.c
…
omaenc.c
Use correct printf conversion specifiers for POSIX integer types
8 years ago
options.c
…
options_table.h
…
os_support.c
build: Add feature test macros for glibc 2.19+
8 years ago
os_support.h
Remove support for building for mingw32ce (Windows CE)
8 years ago
paf.c
…
pcm.c
…
pcm.h
…
pcmdec.c
…
pcmenc.c
…
pmpdec.c
…
protocols.c
tls: Hide backend implementation details from users
8 years ago
psxstr.c
…
pva.c
…
qcp.c
…
qtpalette.h
…
r3d.c
…
rawdec.c
lavf: make avio_read_partial() public
8 years ago
rawdec.h
…
rawenc.c
…
rawenc.h
…
rawvideodec.c
…
rdt.c
Use the new AVIOContext destructor.
8 years ago
rdt.h
…
replaygain.c
…
replaygain.h
…
riff.c
Add ClearVideo decoder
8 years ago
riff.h
asfdec: Account for different Format Data sizes
8 years ago
riffdec.c
asfdec: Account for different Format Data sizes
8 years ago
riffenc.c
…
rl2.c
…
rm.c
Add ClearVideo decoder
8 years ago
rm.h
…
rmdec.c
rmdec: add missing brackets to compound statement
8 years ago
rmenc.c
…
rmsipr.c
…
rmsipr.h
…
rpl.c
Use correct printf conversion specifiers for POSIX integer types
8 years ago
rso.c
…
rso.h
…
rsodec.c
…
rsoenc.c
…
rtmp.h
…
rtmpcrypt.c
…
rtmpcrypt.h
…
rtmpdh.c
…
rtmpdh.h
…
rtmpdigest.c
rtmp: Move RTMP digest calculation to a separate file
8 years ago
rtmphttp.c
…
rtmppkt.c
rtmp: Rename packet types to closer match the spec
8 years ago
rtmppkt.h
rtmp: Rename packet types to closer match the spec
8 years ago
rtmpproto.c
rtmpproto: send swfverify value as swfurl if latter is unused
8 years ago
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
rtp: Convert to the new bitstream reader
8 years ago
rtpdec_h263.c
…
rtpdec_h263_rfc2190.c
rtp: Convert to the new bitstream reader
8 years ago
rtpdec_h264.c
…
rtpdec_hevc.c
…
rtpdec_ilbc.c
…
rtpdec_jpeg.c
…
rtpdec_latm.c
Use bitstream_init8() where appropriate
8 years ago
rtpdec_mpa_robust.c
…
rtpdec_mpeg4.c
Use bitstream_init8() where appropriate
8 years ago
rtpdec_mpeg12.c
…
rtpdec_mpegts.c
…
rtpdec_qcelp.c
…
rtpdec_qdm2.c
…
rtpdec_qt.c
Use bitstream_init8() where appropriate
8 years ago
rtpdec_svq3.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
Use bitstream_init8() where appropriate
8 years ago
rtpenc_h264_hevc.c
…
rtpenc_jpeg.c
…
rtpenc_latm.c
…
rtpenc_mpegts.c
…
rtpenc_mpv.c
…
rtpenc_vp8.c
…
rtpenc_xiph.c
…
rtpproto.c
…
rtpproto.h
…
rtsp.c
lavf: make avio_read_partial() public
8 years ago
rtsp.h
rtsp: Lazily set up the pollfd array once
8 years ago
rtspcodes.h
…
rtspdec.c
…
rtspenc.c
…
sapdec.c
…
sapenc.c
…
sauce.c
…
sauce.h
…
sctp.c
…
sdp.c
…
segafilm.c
…
segment.c
Use the new AVIOContext destructor.
8 years ago
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
lavf: Remove codec_tag from dashenc and smoothstreamingenc
8 years ago
smush.c
…
sol.c
…
sox.h
…
soxdec.c
…
soxenc.c
…
spdif.c
…
spdif.h
…
spdifdec.c
aac: Split function to parse ADTS header data into public and private part
8 years ago
spdifenc.c
aac: Split function to parse ADTS header data into public and private part
8 years ago
srtdec.c
…
srtp.c
…
srtp.h
…
srtpproto.c
…
swf.c
…
swf.h
…
swfdec.c
Use the new AVIOContext destructor.
8 years ago
swfenc.c
…
takdec.c
takdec: Use ISO C printf conversion specifiers where appropriate
8 years ago
tcp.c
…
thp.c
…
tiertexseq.c
…
tls.c
…
tls.h
tls: Hide backend implementation details from users
8 years ago
tls_gnutls.c
tls_gnutls: Readd support for nonblocking operation
8 years ago
tls_openssl.c
tls_openssl: Readd support for nonblocking operation
8 years ago
tmv.c
…
tta.c
…
tty.c
…
txd.c
…
udp.c
build: Add feature test macros for glibc 2.19+
8 years ago
unix.c
…
url.c
…
url.h
…
urldecode.c
…
urldecode.h
…
utils.c
lavf: allow avformat_close_input() with NULL
8 years ago
vc1test.c
…
vc1testenc.c
…
version.h
lavf: make avio_read_partial() public
8 years ago
voc.c
…
voc.h
…
voc_packet.c
…
vocdec.c
…
vocenc.c
…
vorbiscomment.c
…
vorbiscomment.h
…
vqf.c
…
wavdec.c
…
wavenc.c
…
wc3movie.c
…
westwood_aud.c
…
westwood_vqa.c
…
wtv.c
asfdec: Account for different Format Data sizes
8 years ago
wv.c
…
wv.h
…
wvdec.c
…
wvenc.c
…
xa.c
…
xmv.c
…
xwma.c
Use correct printf conversion specifiers for POSIX integer types
8 years ago
yop.c
…
yuv4mpeg.h
…
yuv4mpegdec.c
…
yuv4mpegenc.c
…