ffmpeg/libavformat
Benoit Fouet 8bcf425d06 avformat/id3v2: silence a warning when CONFIG_ZLIB is unset.
dlen is only read when CONFIG_ZLIB is set, so mark it as possibly
unused.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-10-16 15:54:02 +02:00
..
4xm.c
Makefile avformat: add SUP/PGS subtitle demuxer 2014-09-26 10:35:14 +02:00
a64.c
aacdec.c
ac3dec.c
act.c
adp.c
adtsenc.c avformat/adtsenc: buf isnt changed in adts_decode_extradata(), make it const 2014-09-22 18:47:14 +02:00
adxdec.c
aea.c
afc.c
aiff.h
aiffdec.c
aiffenc.c
allformats.c avformat: add SUP/PGS subtitle demuxer 2014-09-26 10:35:14 +02:00
amr.c
anm.c
apc.c
ape.c
apetag.c Merge commit 'c5560e72d0bb69f8a1ac9536570398f84388f396' 2014-09-17 20:42:26 +02:00
apetag.h
aqtitledec.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c
asfenc.c avformat/asfenc: Make asf_write_indexs index argument const 2014-09-22 18:53:44 +02:00
assdec.c avformat/assdec: typo fix 2014-10-15 19:25:06 +02:00
assenc.c avformat/assenc: support remuxing old V4 ASS form (SSA) 2014-10-15 19:24:40 +02:00
ast.c
ast.h
astdec.c
astenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95' 2014-09-25 00:09:42 +02:00
avc.h Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95' 2014-09-25 00:09:42 +02:00
avformat.h fix seperator typo 2014-10-09 04:19:13 +02:00
avformatres.rc
avi.h
avidec.c libavformat/avidec: Make unchanged function arguments const 2014-09-24 18:33:55 +02:00
avienc.c libavformat/avienc: Make unchanged function arguments const 2014-09-24 18:34:21 +02:00
avio.c
avio.h avformat/aviobuf: fix avio_flush() for read streams 2014-09-30 21:31:08 +02:00
avio_internal.h
aviobuf.c avformat/aviobuf: fix avio_flush() for read streams 2014-09-30 21:31:08 +02:00
avisynth.c
avlanguage.c
avlanguage.h
avr.c
avs.c
bethsoftvid.c
bfi.c
bink.c
bintext.c
bit.c
bluray.c
bmv.c
boadec.c
brstm.c
c93.c
cache.c
caf.c
caf.h
cafdec.c Merge commit '4d5b99dacdbb56373e5abe2ad35fc87b5c0c5bd2' 2014-09-26 12:24:00 +02:00
cafenc.c
cavsvideodec.c
cdg.c
cdxl.c
cinedec.c
concat.c Merge commit '95d312d6c82e7485f43c3ddda0f369af0e41c83b' 2014-09-25 13:45:30 +02:00
concatdec.c avformat/concatdec: fix "warning: explicitly assigning a variable of type int to itself" 2014-09-10 11:48:39 +02:00
crcenc.c
crypto.c
cutils.c
data_uri.c
dauddec.c
daudenc.c
dfa.c avformat/dfa: use avio_feof() 2014-08-30 15:50:22 +00:00
diracdec.c
dnxhddec.c
dsfdec.c
dsicin.c
dtsdec.c
dtshddec.c
dump.c avformat/dump: use format dump_separator if the codec one is not set 2014-10-09 05:41:42 +02:00
dv.c libavformat/dv: Make unchanged function arguments const 2014-09-24 19:11:05 +02:00
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
epafdec.c
ffm.h
ffmdec.c lavf/ffmdec: return proper error code in ffm2_read_header() 2014-09-05 11:20:07 +02:00
ffmenc.c
ffmeta.h
ffmetadec.c libavformat/ffmetadec: Make unchanged function arguments const 2014-09-24 19:17:55 +02:00
ffmetaenc.c
file.c
file_open.c
filmstripdec.c
filmstripenc.c
flac_picture.c
flac_picture.h
flacdec.c
flacenc.c avformat/flacenc: use av_clip() instead of av_clip_c() 2014-09-16 16:57:20 +02:00
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c avformat/flvdec: read the correct bits into the tag type 2014-09-04 14:54:23 +02:00
flvenc.c avformat/flvenc: fix codec_id_text check 2014-10-02 03:58:54 +02:00
format.c avformat/format: move mime_type_opt declaration to where its used 2014-10-10 03:08:11 +02:00
framecrcenc.c
framehash.c
frmdec.c
ftp.c
g722.c
g723_1.c
g729dec.c
gif.c
gifdec.c
golomb_tab.c
gopher.c
gsmdec.c
gxf.c
gxf.h
gxfenc.c
h261dec.c
h263dec.c
h264dec.c
hdsenc.c Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' 2014-10-07 02:51:08 +02:00
hevc.c
hevc.h
hevcdec.c
hls.c avformat/hls: use av_freep(), do not leave stale pointers in memory 2014-10-07 04:29:27 +02:00
hlsenc.c Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' 2014-10-07 02:51:08 +02:00
hlsproto.c
hnm.c
http.c
http.h
httpauth.c
httpauth.h
icecast.c Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01' 2014-10-13 01:27:25 +02:00
icodec.c
icoenc.c avformat/icoenc: Remove deprecated use of codec_name 2014-08-28 14:34:55 +02:00
id3v1.c
id3v1.h
id3v2.c avformat/id3v2: silence a warning when CONFIG_ZLIB is unset. 2014-10-16 15:54:02 +02:00
id3v2.h
id3v2enc.c
idcin.c
idroqdec.c
idroqenc.c
iff.c libavformat/iff: print error message when DSDIFF compression type is not supported 2014-09-26 12:51:40 +02:00
ilbc.c
img2.c avformat/img2: remove useless 'pix' duplicated entry. 2014-09-22 10:25:31 +02:00
img2.h avformat/img2: Make AVOptions available to img* demuxers defined in other files 2014-09-11 15:10:15 +02:00
img2_alias_pix.c avformat/img2_alias_pix: Add AVClass and image2 AVOptions 2014-09-11 15:34:13 +02:00
img2_brender_pix.c avformat/img2_alias & brender_pix: fix function names 2014-09-11 15:16:24 +02:00
img2dec.c avformat/img2dec: Attempt to detect non-escaped glob patterns too (-pattern_type glob) 2014-10-05 03:56:42 +02:00
img2enc.c
ingenientdec.c
internal.h Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69' 2014-10-15 18:19:58 +02:00
ipmovie.c
ircam.c
ircam.h
ircamdec.c
ircamenc.c
isom.c avformat/movenc: add EAC3 muxing support. 2014-10-10 19:07:08 +02:00
isom.h avformat/mov: auodetect "use_mfra_for" 2014-10-15 20:17:23 +02:00
iss.c
iv8.c
ivfdec.c
ivfenc.c
jacosubdec.c
jacosubenc.c
jvdec.c
latmenc.c
libavformat.v
libgme.c
libmodplug.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
libnut.c
libquvi.c
librtmp.c
libsmbclient.c
libssh.c
lmlm4.c Merge commit '86a361081d3eb4e999d75bc2a462f01d88cbd2e5' 2014-09-25 13:51:43 +02:00
loasdec.c
log2_tab.c
lrc.c
lrc.h
lrcdec.c
lrcenc.c
lvfdec.c
lxfdec.c
m4vdec.c Merge commit '4620affa24eedb167482198aa04126bcedd05620' 2014-09-25 14:02:55 +02:00
matroska.c Kill timed SRT 2014-09-30 20:21:14 +02:00
matroska.h avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier 2014-08-29 01:26:52 +02:00
matroskadec.c lavf/webm_dash: Allow filenames without directories 2014-10-10 00:46:37 +02:00
matroskaenc.c Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0' 2014-10-14 03:00:17 +02:00
md5enc.c
md5proto.c
metadata.c
metadata.h
mgsts.c
microdvddec.c
microdvdenc.c
mkvtimestamp_v2.c
mlvdec.c
mm.c
mmf.c
mms.c
mms.h
mmsh.c
mmst.c
mov.c Merge commit '74b02377980321934e33969c84733ace7e9f4eeb' 2014-10-15 21:40:13 +02:00
mov_chan.c Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
mov_chan.h
movenc.c Merge commit 'c2c22c75cf89e2faab34d1ee1d392cfb065439ea' 2014-10-14 22:03:51 +02:00
movenc.h avformat/movenc: add EAC3 muxing support. 2014-10-10 19:07:08 +02:00
movenchint.c
mp3dec.c avformat/mp3dec: avoid early EOF with concatenated gapless mp3s 2014-09-21 14:57:12 +02:00
mp3enc.c avformat/mp3enc: use initial_padding 2014-10-14 03:53:17 +02:00
mpc.c
mpc8.c
mpeg.c avformat/vobsub: fix NULL dereference 2014-09-13 15:15:32 +02:00
mpeg.h
mpegenc.c mpegenc: limit the maximum muxrate 2014-08-27 06:21:54 +00:00
mpegts.c mpegts: add the judgement if a new program is created successfully 2014-10-16 04:21:21 +02:00
mpegts.h
mpegtsenc.c Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' 2014-10-07 02:51:08 +02:00
mpegvideodec.c
mpjpeg.c
mpl2dec.c
mpsubdec.c
msnwc_tcp.c
mtv.c
mux.c Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69' 2014-10-15 18:19:58 +02:00
mvdec.c
mvi.c
mxf.c
mxf.h
mxfdec.c avformat/mxfdec: cleanup if parsing the header metadata fails 2014-10-15 06:08:34 +02:00
mxfenc.c avformat/mxfenc: add jpeg2000 support. 2014-10-02 04:19:37 +02:00
mxg.c
ncdec.c
network.c
network.h avformat/network: move sockaddr_union after sockaddr_storage compatibility code 2014-09-16 01:19:53 +02:00
nistspheredec.c
noproxy-test.c
nsvdec.c
nullenc.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c oggdec: fix invalid free on error 2014-08-30 16:38:14 +02:00
oggdec.h
oggenc.c Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0' 2014-10-14 03:00:17 +02:00
oggparsecelt.c
oggparsedirac.c avformat/oggparsedirac: use AVCodecContext.framerate 2014-10-16 01:31:09 +02:00
oggparseflac.c
oggparseogm.c
oggparseopus.c
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oggparsevp8.c
oma.c
oma.h
omadec.c
omaenc.c
options.c
options_table.h avformat: Allow choosing the dump format field separator. 2014-10-09 00:56:58 +02:00
os_support.c avformat/os_support: Add _DEFAULT_SOURCE to hide warning about _SVID_SOURCE depreciation 2014-09-19 22:32:05 +02:00
os_support.h avformat/os_support: include unistd.h before defining lseek to lseek64 on android 2014-10-10 02:32:32 +02:00
paf.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
pjsdec.c
pmpdec.c
psxstr.c
pva.c
pvfdec.c
qcp.c
qtpalette.h
r3d.c
rawdec.c Merge commit '2d6e58497e76836604364b037df9b00ba3d75b69' 2014-10-15 18:19:58 +02:00
rawdec.h
rawenc.c
rawenc.h
rawvideodec.c
rdt.c avformat/rdt: fix compiler warning about const qualifier being discarded 2014-08-27 23:52:40 +02:00
rdt.h
realtextdec.c avformat/realtextdec: UTF-16 support 2014-09-05 23:13:07 +02:00
redspark.c
replaygain.c
replaygain.h
riff.c Support decoding of ImageJ png in avi. 2014-09-02 12:02:03 +02:00
riff.h
riffdec.c
riffenc.c avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() 2014-09-23 18:24:40 +02:00
rl2.c
rm.c
rm.h
rmdec.c avformat/rmdec: very basic MLTI support 2014-09-11 14:13:03 +02:00
rmenc.c
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
rtmphttp.c
rtmppkt.c
rtmppkt.h
rtmpproto.c Merge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec' 2014-10-16 00:02:54 +02:00
rtp.c
rtp.h
rtpdec.c Merge commit 'c463dfc7e49929a9891884312b23b27d14729c51' 2014-09-24 17:25:34 +02:00
rtpdec.h
rtpdec_amr.c
rtpdec_asf.c avformat/rtpdec_asf: fix compiler warning about const qualifier being discarded 2014-08-27 23:53:53 +02:00
rtpdec_formats.h Merge commit 'c463dfc7e49929a9891884312b23b27d14729c51' 2014-09-24 17:25:34 +02:00
rtpdec_g726.c
rtpdec_h261.c
rtpdec_h263.c
rtpdec_h263_rfc2190.c
rtpdec_h264.c
rtpdec_hevc.c Merge commit 'ced7238cd01cc2199acf9225305628641a27c1d7' 2014-10-15 23:23:53 +02:00
rtpdec_ilbc.c
rtpdec_jpeg.c
rtpdec_latm.c
rtpdec_mpeg4.c
rtpdec_mpeg12.c
rtpdec_mpegts.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c avformat/rtpdec_qt: Fix 'warning: passing argument 2 of ffio_init_context discards const qualifier from pointer target type' 2014-09-08 16:56:19 +02:00
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c
rtpenc.c Merge commit 'ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc' 2014-09-25 00:17:36 +02:00
rtpenc.h rtpenc: HEVC/H.265 support 2014-09-24 23:33:26 +03:00
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c Merge commit '2bb2c2bd75e5f4b28a945511cda77e0a1a44c758' 2014-09-18 02:14:53 +02:00
rtpenc_chain.h
rtpenc_h261.c
rtpenc_h263.c
rtpenc_h263_rfc2190.c rtpenc_h263_rfc2190: avoid misleading error output 2014-09-22 03:45:34 +02:00
rtpenc_h264.c Merge commit 'a2efbecc4ed12d287cf29856418c4da4a7648d95' 2014-09-25 00:09:42 +02:00
rtpenc_hevc.c Merge commit 'ddf5fb71ee9c8b2d9a23c0f661a84896cd7050fc' 2014-09-25 00:17:36 +02:00
rtpenc_jpeg.c
rtpenc_latm.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpproto.c Revert "avformat/rtpproto: fix strict aliasing violations with sockaddr" 2014-09-16 23:43:13 +02:00
rtpproto.h
rtsp.c avformat/rtsp: check memory allocation 2014-10-15 20:04:32 +02:00
rtsp.h Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9' 2014-10-10 21:18:41 +02:00
rtspcodes.h Add missing "const" all over the place. 2014-08-29 18:57:25 +02:00
rtspdec.c Merge commit '3df8d52fcdc9036b4074fdc612d487ece8bb5b7f' 2014-10-10 21:36:27 +02:00
rtspenc.c
samidec.c avformat/samidec: UTF-16 support 2014-09-05 23:13:07 +02:00
sapdec.c
sapenc.c
sauce.c
sauce.h
sbgdec.c
sctp.c Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d' 2014-10-10 20:51:52 +02:00
sdp.c Merge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5' 2014-10-15 19:16:55 +02:00
sdr2.c
seek-test.c
seek.c
seek.h
segafilm.c
segment.c Merge commit '28816050e47b6dba430a52e429d21a864cffda8e' 2014-10-07 02:51:08 +02:00
sierravmd.c
siff.c
smacker.c
smjpeg.c
smjpeg.h
smjpegdec.c
smjpegenc.c
smoothstreamingenc.c Merge commit '8bef43388132b53f59a6e90add18900a3bb4cc60' 2014-10-12 22:29:47 +02:00
smush.c
sol.c
sox.h
soxdec.c
soxenc.c avformat/soxenc: return more meaningful error code 2014-08-28 15:52:25 +00:00
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c avformat/srtdec: simpler and more lenient probing 2014-09-26 11:12:41 +02:00
srtenc.c Kill timed SRT 2014-09-30 20:21:14 +02:00
srtp.c
srtp.h
srtpproto.c
subfile.c
subtitles.c avformat/realtextdec: UTF-16 support 2014-09-05 23:13:07 +02:00
subtitles.h avformat/realtextdec: UTF-16 support 2014-09-05 23:13:07 +02:00
subviewer1dec.c
subviewerdec.c
supdec.c avformat: add SUP/PGS subtitle demuxer 2014-09-26 10:35:14 +02:00
swf.c
swf.h
swfdec.c avformat/swfdec: Do not change the pixel format 2014-09-07 00:39:52 +02:00
swfenc.c
takdec.c
tcp.c Merge commit '1d4579e38ecad578c86516fad2837a273d11b320' 2014-10-11 00:39:01 +02:00
tedcaptionsdec.c
tee.c
thp.c
tiertexseq.c avformat/tiertexseq: use av_freep(), do not leave stale pointers in memory 2014-10-07 13:46:29 +02:00
tls.c Merge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119' 2014-10-10 22:28:49 +02:00
tmv.c
tta.c
tty.c
txd.c
udp.c avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under the #if 2014-08-30 12:43:58 +02:00
uncodedframecrcenc.c
unix.c
url-test.c
url.c
url.h
urldecode.c
urldecode.h
utils.c avformat/util: Simplify av_guess_frame_rate() by using AVCodecContext.framerate 2014-10-16 02:46:11 +02:00
vc1test.c
vc1testenc.c
version.h avformat: Allow choosing the dump format field separator. 2014-10-09 00:56:58 +02:00
vivo.c
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vplayerdec.c
vqf.c
w64.c
w64.h
wavdec.c
wavenc.c
wc3movie.c
webmdashenc.c lavf/webm_dash: some fields should go into Representation 2014-10-02 19:20:05 +02:00
webvttdec.c
webvttenc.c
westwood_aud.c
westwood_vqa.c
wtv.h
wtv_common.c
wtvdec.c Stop demuxing wtv on eof. 2014-10-02 09:41:57 +02:00
wtvenc.c
wv.c
wv.h
wvdec.c
wvenc.c
xa.c
xmv.c
xwma.c
yop.c
yuv4mpeg.h
yuv4mpegdec.c
yuv4mpegenc.c