1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/libavformat
Diego Biurrun 163cc67beb takdec: Use ISO C printf conversion specifiers where appropriate
libavformat/takdec.c:144:20: warning: format '%X' expects argument of type 'unsigned int', but argument 4 has type 'uint32_t'
2017-03-31 18:41:58 +02:00
..
tests Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
4xm.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
a64.c
aacdec.c
ac3dec.c
adtsenc.c
adxdec.c
aea.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
aiff.h
aiffdec.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
aiffenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
allformats.c lavf: Raw G.729 demuxer 2016-05-17 12:24:32 -04:00
amr.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
anm.c
apc.c
ape.c ape: Restructure DEBUG ifdefs to avoid unused function parameter warnings 2016-11-22 17:28:16 +01:00
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 cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
asfcrypt.c
asfcrypt.h
asfdec.c asfdec: fix reading files larger than 2GB 2017-02-24 11:41:33 -07:00
asfenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
assdec.c
assenc.c
au.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
audiointerleave.c
audiointerleave.h
avc.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
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 Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
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 cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
avs.c
bethsoftvid.c
bfi.c
bink.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
bmv.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
c93.c
caf.c
caf.h
cafdec.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
cavsvideodec.c
cdg.c
cdxl.c
concat.c
crcenc.c
crypto.c crypto: Add encryption support 2016-11-17 19:19:55 +01:00
cutils.c
dashenc.c dashenc: add webm support 2017-01-31 00:45:27 +02:00
dauddec.c
daudenc.c
dfa.c
diracdec.c
dnxhddec.c
dsicin.c
dss.c
dtsdec.c
dump.c spherical: Change types of bounding and pad to uint32_t 2017-03-23 10:09:18 +01:00
dv.c dv: Don't return EIO upon EOF 2017-02-19 21:03:09 -07:00
dv.h
dvenc.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
dxa.c
eacdata.c
electronicarts.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
ffmeta.h
ffmetadec.c
ffmetaenc.c
file_open.c
file.c file protocol: handle the file: protocol string in file_check 2016-10-16 18:47:25 +02:00
filmstripdec.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
filmstripenc.c
flac_picture.c Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
flac_picture.h
flacdec.c flac demuxer: improve probing 2016-07-31 08:19:45 +02:00
flacenc_header.c
flacenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
flacenc.h
flic.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
flv.h
flvdec.c flvdec: Set avg_frame_rate for video streams 2017-03-22 14:26:15 +02:00
flvenc.c flvenc: Provide output bytestream markers 2016-05-18 10:36:53 +03:00
format.c
framecrcenc.c
framehash.c
g722.c
g723_1.c
g729dec.c lavf: Raw G.729 demuxer 2016-05-17 12:24:32 -04:00
gif.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
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 hevcdec: move decoder-independent declarations into a separate header 2016-10-16 20:26:28 +02:00
hls.c Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
hlsenc.c hlsenc: Correctly write down all 16 bytes in hex 2017-02-10 14:12:16 +01:00
hlsproto.c
hnm.c
http.c http: Check for negative chunk sizes 2016-12-23 21:28:05 +02:00
http.h cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
httpauth.c
httpauth.h cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
icecast.c
id3v1.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
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 cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
idcin.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
idroqdec.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
idroqenc.c
iff.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
ilbc.c
img2.c
img2dec.c
img2enc.c img2enc: Refactor the atomic renaming code 2016-04-19 20:30:48 +02:00
ingenientdec.c
internal.h lavf: use the new bitstream filter for extracting extradata 2016-10-16 20:27:30 +02:00
ipmovie.c Remove some pointless TRACE level debug code 2016-10-27 12:54:14 +02:00
isom.c Add Apple Pixlet decoder 2017-03-01 11:52:29 -05:00
isom.h mov: Rework stsc index validation 2017-02-10 16:26:16 -05:00
iss.c
iv8.c
ivfdec.c
ivfenc.c
jvdec.c
latmenc.c
libavformat.v build: Change structure of the linker version script templates 2016-05-29 16:43:11 +02:00
librtmp.c librtmp: Avoid an infiniloop setting connection arguments 2016-06-22 06:37:33 +02:00
lmlm4.c
log2_tab.c
lxfdec.c Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
m4vdec.c m4vdec: Check for non-startcode 00 00 00 sequences in probe 2016-08-03 08:27:02 +02:00
Makefile rtmp: Move RTMP digest calculation to a separate file 2017-03-20 13:16:51 +01:00
matroska.c matroska: use av_stream_add_side_data() for stereo3d side data 2016-11-23 10:37:46 -05:00
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: add support for Spherical Video elements 2017-03-15 17:52:12 -04:00
md5enc.c
md5proto.c
metadata.c
metadata.h
mm.c
mmf.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
mms.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
mms.h
mmsh.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
mmst.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
mov_chan.c Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
mov_chan.h
mov.c spherical: Change types of bounding and pad to uint32_t 2017-03-23 10:09:18 +01:00
movenc.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
movenc.h movenc: Add an option for skipping writing the mfra/tfra/mfro trailer 2016-07-08 14:11:15 +03:00
movenchint.c
mp3dec.c mp3dec: read the initial/trailing padding from the LAME tag 2016-07-15 15:30:22 +02:00
mp3enc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
mpc8.c mpc: Convert to the new bitstream reader 2017-01-25 09:55:33 +01:00
mpc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
mpeg.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
mpeg.h cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
mpegenc.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
mpegts.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
mpegts.h cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
mpegtsenc.c Use ISO C printf conversion specifiers where appropriate 2016-10-28 13:24:44 +02:00
mpegvideodec.c
mpjpeg.c
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 lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
mvi.c
mxf.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
mxf.h
mxfdec.c Mark some arrays that never change as const. 2017-02-01 10:42:59 +01:00
mxfenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
mxg.c
ncdec.c
network.c
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: Use correct function pointer casts instead of void* 2016-11-12 16:47:06 +01:00
nut.h
nutdec.c nut: Use correct function pointer casts instead of void* 2016-11-12 16:47:06 +01:00
nutenc.c nut: Use correct function pointer casts instead of void* 2016-11-12 16:47:06 +01:00
nuv.c
oggdec.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
oggdec.h
oggenc.c
oggparsecelt.c
oggparsedirac.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
oggparseflac.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
oggparseogm.c Remove unnecessary get_bits.h #includes and add missing headers where needed. 2016-05-04 15:14:14 +02:00
oggparseopus.c Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
oggparseskeleton.c
oggparsespeex.c Remove unnecessary get_bits.h #includes and add missing headers where needed. 2016-05-04 15:14:14 +02:00
oggparsetheora.c Use bitstream_init8() where appropriate 2017-02-07 18:27:21 +01:00
oggparsevorbis.c Remove unnecessary get_bits.h #includes and add missing headers where needed. 2016-05-04 15:14:14 +02:00
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
os_support.h Remove Plan 9 support 2016-12-03 09:15:01 +01:00
paf.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pmpdec.c
protocols.c Generate the lists of enabled protocols/bsfs from configure. 2016-04-19 13:34:07 +02:00
psxstr.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
pva.c
qcp.c Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
qtpalette.h
r3d.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
rawdec.c
rawdec.h
rawenc.c build: Move MP2 muxer declaration away from MP3 muxer code 2016-06-29 20:24:10 +02:00
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 Cineform HD Decoder 2017-03-09 18:37:29 +01: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 cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
rm.c
rm.h
rmdec.c Use correct printf conversion specifiers for POSIX integer types 2016-12-23 19:30:00 +01:00
rmenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
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 Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
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 cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
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 cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
rtpdec_hevc.c
rtpdec_ilbc.c
rtpdec_jpeg.c Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
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 cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
rtpdec_vp9.c rtpdec_vp9: Support parsing the scalability structure 2016-04-30 20:58:23 +03:00
rtpdec_xiph.c Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
rtpdec.c Remove unnecessary get_bits.h #includes 2016-06-07 13:09:57 +02:00
rtpdec.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h261.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
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 cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
rtpenc_latm.c
rtpenc_mpegts.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
rtpenc.c Use ISO C printf conversion specifiers where appropriate 2016-10-28 13:24:44 +02:00
rtpenc.h cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
rtpproto.c Drop unreachable break and return statements 2016-11-03 20:17:12 +01:00
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 Drop unreachable break and return statements 2016-11-03 20:17:12 +01:00
rtspenc.c
sapdec.c
sapenc.c
sauce.c
sauce.h
sctp.c
sdp.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
segafilm.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
segment.c Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
sierravmd.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
siff.c
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
smoothstreamingenc.c Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
smush.c Drop unreachable break and return statements 2016-11-03 20:17:12 +01:00
sol.c
sox.h
soxdec.c
soxenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
spdif.c
spdif.h cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
spdifdec.c
spdifenc.c Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
srtdec.c
srtp.c build: Split test programs off into separate files 2016-04-07 16:14:42 +02:00
srtp.h
srtpproto.c
swf.c
swf.h Drop pointless assert.h #includes 2016-05-03 15:45:10 +02:00
swfdec.c Use the new AVIOContext destructor. 2017-02-11 11:37:45 +01:00
swfenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
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 build: Drop gcrypt support 2016-11-25 18:46:53 +01:00
tls_openssl.c openssl: Allow newer TLS versions than TLSv1 2016-10-31 19:34:42 +00:00
tls.c
tls.h
tmv.c
tta.c Remove unnecessary get_bits.h #includes and add missing headers where needed. 2016-05-04 15:14:14 +02:00
tty.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
txd.c
udp.c
unix.c
url.c
url.h cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
urldecode.c
urldecode.h
utils.c utils: Add av_stream_add_side_data() 2016-11-23 10:36:13 -05:00
vc1test.c
vc1testenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
version.h lavf: Drop deprecated hint to set muxer timebase 2017-03-23 10:09:12 +01:00
voc_packet.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vqf.c
wavdec.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
wavenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
wc3movie.c wc3movie: Drop unused cruft 2016-08-17 12:16:42 +02:00
westwood_aud.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
westwood_vqa.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
wtv.c asfdec: Account for different Format Data sizes 2017-02-15 11:21:11 +01:00
wv.c
wv.h
wvdec.c Use avpriv_report_missing_feature() where appropriate 2016-11-08 17:54:34 +01:00
wvenc.c lavf: fix usage of AVIOContext.seekable 2016-09-30 16:54:33 +02:00
xa.c
xmv.c Revert "Don't use expressions with side effects in macro parameters" 2016-08-02 21:18:12 +03:00
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