1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavformat
2017-07-17 07:08:13 -04:00
..
tests movenc-test: Add tests for negative cts offsets 2017-05-15 14:08:53 +03:00
.gitignore
4xm.c
a64.c
aacdec.c
ac3dec.c ac3_parser: add a public function for parsing the data required by the demuxer 2017-04-12 15:39:00 +02:00
adtsenc.c mpeg4audio: Make avpriv_copy_pce_data() inline 2017-04-28 13:47:20 +02:00
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 2017-02-25 09:57:44 +01:00
apetag.h
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c asfdec: fix reading files larger than 2GB 2017-02-24 11:41:33 -07:00
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 2017-03-23 10:09:12 +01:00
avi.h
avidec.c asfdec: Account for different Format Data sizes 2017-02-15 11:21:11 +01:00
avienc.c
avio_internal.h
avio.c
avio.h avio: add a destructor for AVIOContext 2017-02-11 11:37:44 +01:00
aviobuf.c avio: add a destructor for AVIOContext 2017-02-11 11:37:44 +01:00
avisynth.c build: Separate avisynth and avxsynth support 2016-12-06 17:49:05 +01:00
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
bink.c
bmv.c
c93.c
caf.c
caf.h
cafdec.c
cavsvideodec.c
cdg.c
cdxl.c
concat.c
crcenc.c
crypto.c
cutils.c
dashenc.c lavf: Remove codec_tag from dashenc and smoothstreamingenc 2017-07-02 22:42:26 +03:00
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 2017-04-27 09:59:54 -04:00
dv.c dv: Don't return EIO upon EOF 2017-02-19 21:03:09 -07:00
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
file_open.c
file.c
filmstripdec.c
filmstripenc.c
flac_picture.c Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
flac_picture.h
flacdec.c
flacenc_header.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c flv: Validate the packet size 2017-04-20 15:39:18 +00:00
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 2017-02-07 18:27:21 +01:00
h263dec.c
h264dec.c
hdsenc.c Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
hevc.c golomb: Convert to the new bitstream reader 2017-01-31 17:46:19 +01:00
hevc.h
hevcdec.c
hls.c Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
hlsenc.c hlsenc: Support recovery from an already present playlist 2017-05-31 14:22:52 +02:00
hlsproto.c
hnm.c
http.c http: Check for negative chunk sizes 2016-12-23 21:28:05 +02:00
http.h
httpauth.c
httpauth.h
icecast.c
id3v1.c
id3v1.h
id3v2.c Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
id3v2.h Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
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 2017-03-01 11:52:29 -05:00
isom.h mov: Move code shared with CAF to a separate file 2017-04-03 13:50:00 +02:00
iss.c
iv8.c
ivfdec.c
ivfenc.c
jvdec.c
latmenc.c mpeg4audio: Make avpriv_copy_pce_data() inline 2017-04-28 13:47:20 +02:00
libavformat.v
librtmp.c
lmlm4.c
log2_tab.c
lxfdec.c
m4vdec.c
Makefile tls: Hide backend implementation details from users 2017-06-02 10:41:52 +02:00
matroska.c
matroska.h mkv: Add support for Spherical Video elements 2017-03-07 11:07:03 -05:00
matroskadec.c spherical: Change types of bounding and pad to uint32_t 2017-03-23 10:09:18 +01:00
matroskaenc.c matroskaenc: don't warn about unknown spherical metadata when there isn't any 2017-04-26 09:12:47 +02:00
md5enc.c
md5proto.c
metadata.c
metadata.h
mm.c mm: Skip unexpected audio packets 2017-04-20 15:39:18 +00:00
mmf.c
mms.c
mms.h
mmsh.c
mmst.c
mov_chan.c Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
mov_chan.h
mov_esds.c mov: Move code shared with CAF to a separate file 2017-04-03 13:50:00 +02:00
mov.c mov: Move code shared with CAF to a separate file 2017-04-03 13:50:00 +02:00
movenc.c movenc: allow alternative hvc1 h.265 codec tag 2017-06-20 08:08:38 -07:00
movenc.h movenc: Add an option for enabling negative CTS offsets 2017-05-15 14:08:36 +03:00
movenchint.c
mp3dec.c
mp3enc.c
mpc8.c mpc: Convert to the new bitstream reader 2017-01-25 09:55:33 +01:00
mpc.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
mpegts.h
mpegtsenc.c
mpegvideodec.c
mpjpeg.c mpjpeg: Use proper CR/LF in multipart headers 2017-05-11 11:05:42 +03:00
mpjpegdec.c Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
msnwc_tcp.c
mtv.c
mux.c lavf: Drop deprecated hint to set muxer timebase 2017-03-23 10:09:12 +01:00
mvdec.c
mvi.c
mxf.c
mxf.h
mxfdec.c Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
mxfenc.c
mxg.c
ncdec.c
network.c tls: Hide backend implementation details from users 2017-06-02 10:41:52 +02:00
network.h
nsvdec.c nsvdec: don't ignore the return value of av_get_packet() 2017-03-26 12:43:57 -04:00
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 2017-02-07 18:27:21 +01:00
oggparseogm.c
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
oggparsevorbis.c
oggparsevp8.c
oma.c
oma.h
omadec.c
omaenc.c Use correct printf conversion specifiers for POSIX integer types 2016-12-23 19:30:00 +01:00
options_table.h
options.c
os_support.c build: Add feature test macros for glibc 2.19+ 2017-07-10 10:22:56 +02:00
os_support.h os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILY 2017-07-05 13:55:12 +03:00
paf.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pmpdec.c
protocols.c tls: Hide backend implementation details from users 2017-06-02 10:41:52 +02:00
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
rawdec.c
rawdec.h
rawenc.c
rawenc.h
rawvideodec.c
rdt.c Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
rdt.h
replaygain.c
replaygain.h
riff.c Add ClearVideo decoder 2017-04-25 15:39:10 +02:00
riff.h asfdec: Account for different Format Data sizes 2017-02-15 11:21:11 +01:00
riffdec.c asfdec: Account for different Format Data sizes 2017-02-15 11:21:11 +01:00
riffenc.c
rl2.c
rm.c Add ClearVideo decoder 2017-04-25 15:39:10 +02:00
rm.h
rmdec.c rmdec: don't ignore the return value of av_get_packet() 2017-07-17 07:08:13 -04:00
rmenc.c
rmsipr.c
rmsipr.h
rpl.c Use correct printf conversion specifiers for POSIX integer types 2016-12-23 19:30:00 +01:00
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmpcrypt.c
rtmpcrypt.h
rtmpdh.c build: Drop gcrypt support 2016-11-25 18:46:53 +01:00
rtmpdh.h build: Drop gcrypt support 2016-11-25 18:46:53 +01:00
rtmpdigest.c rtmp: Move RTMP digest calculation to a separate file 2017-03-20 13:16:51 +01:00
rtmphttp.c
rtmppkt.c rtmp: Rename packet types to closer match the spec 2017-02-03 09:26:46 +02:00
rtmppkt.h rtmp: Rename packet types to closer match the spec 2017-02-03 09:26:46 +02:00
rtmpproto.c rtmpproto: send swfverify value as swfurl if latter is unused 2017-03-26 13:29:56 +03:00
rtp.c
rtp.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 2017-01-13 10:27:03 +01:00
rtpdec_h263_rfc2190.c rtp: Convert to the new bitstream reader 2017-01-13 10:27:03 +01:00
rtpdec_h263.c
rtpdec_h264.c
rtpdec_hevc.c
rtpdec_ilbc.c
rtpdec_jpeg.c
rtpdec_latm.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
rtpdec_mpa_robust.c
rtpdec_mpeg4.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_vp9.c
rtpdec_xiph.c
rtpdec.c
rtpdec.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h261.c
rtpenc_h263_rfc2190.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
rtpenc_h263.c
rtpenc_h264_hevc.c
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpegts.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpenc.c
rtpenc.h
rtpproto.c
rtpproto.h
rtsp.c rtsp: Move message parsing to a separate function 2017-03-21 04:23:41 +01:00
rtsp.h rtsp: Lazily set up the pollfd array once 2017-02-28 12:54:04 +01:00
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. 2017-02-11 11:37:45 +01:00
sierravmd.c
siff.c
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c lavf: Remove codec_tag from dashenc and smoothstreamingenc 2017-07-02 22:42:26 +03:00
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 2017-05-02 18:50:34 +02:00
spdifenc.c aac: Split function to parse ADTS header data into public and private part 2017-05-02 18:50:34 +02:00
srtdec.c
srtp.c
srtp.h
srtpproto.c
swf.c
swf.h
swfdec.c Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
swfenc.c
takdec.c takdec: Use ISO C printf conversion specifiers where appropriate 2017-03-31 18:41:58 +02:00
tcp.c
thp.c
tiertexseq.c
tls_gnutls.c tls_gnutls: Readd support for nonblocking operation 2017-06-20 23:55:52 +03:00
tls_openssl.c tls_openssl: Readd support for nonblocking operation 2017-06-20 23:55:52 +03:00
tls.c
tls.h tls: Hide backend implementation details from users 2017-06-02 10:41:52 +02:00
tmv.c
tta.c
tty.c
txd.c
udp.c build: Add feature test macros for glibc 2.19+ 2017-07-10 10:22:56 +02:00
unix.c
url.c
url.h
urldecode.c
urldecode.h
utils.c avformat: Free the internal codec context at the end 2017-04-13 13:37:10 +02:00
vc1test.c
vc1testenc.c
version.h lavf: Drop deprecated hint to set muxer timebase 2017-03-23 10:09:12 +01:00
voc_packet.c
voc.c
voc.h
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 2017-02-15 11:21:11 +01:00
wv.c
wv.h
wvdec.c
wvenc.c
xa.c
xmv.c
xwma.c Use correct printf conversion specifiers for POSIX integer types 2016-12-23 19:30:00 +01:00
yop.c
yuv4mpeg.h
yuv4mpegdec.c
yuv4mpegenc.c