FFmpeg/libavformat
2011-06-08 00:45:47 +02:00
..
4xm.c Remove unused variables 2011-06-02 20:06:00 +01:00
a64.c
aacdec.c
ac3dec.c
adts.h
adtsenc.c
aea.c
aiff.h
aiffdec.c
aiffenc.c
allformats.c
amr.c
anm.c
apc.c
ape.c Replace custom DEBUG preprocessor trickery by the standard one. 2011-06-03 00:44:06 +02:00
apetag.c Replace custom DEBUG preprocessor trickery by the standard one. 2011-06-03 00:44:06 +02:00
apetag.h
applehttp.c
applehttpproto.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c Remove unused variables 2011-06-02 20:06:00 +01:00
asfenc.c
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h lavf: deprecate AVFormatParameters.time_base. 2011-06-06 06:46:10 +02:00
avi.c
avi.h
avidec.c Replace some printf instances in debug code by av_log. 2011-06-07 13:20:57 +02:00
avienc.c
avio.c
avio.h
avio_internal.h
aviobuf.c
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
bink.c
c93.c
caf.c
caf.h
cafdec.c
cavsvideodec.c rawdec: factor video demuxer definitions into a macro. 2011-05-27 08:31:16 +02:00
cdg.c
concat.c
crcenc.c
crypto.c
cutils.c
daud.c
dfa.c
diracdec.c rawdec: factor video demuxer definitions into a macro. 2011-05-27 08:31:16 +02:00
dnxhddec.c rawdec: factor video demuxer definitions into a macro. 2011-05-27 08:31:16 +02:00
dsicin.c
dtsdec.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c
ffmenc.c
ffmeta.h
ffmetadec.c
ffmetaenc.c
file.c
filmstripdec.c
filmstripenc.c
flacdec.c
flacenc.c
flacenc.h
flacenc_header.c
flic.c
flv.h
flvdec.c
flvenc.c flvenc: propagate error properly 2011-06-06 10:53:19 -05:00
framecrcenc.c
gif.c Remove unused variables 2011-06-02 20:06:00 +01:00
gopher.c
gxf.c
gxf.h
gxfenc.c
h261dec.c rawdec: factor video demuxer definitions into a macro. 2011-05-27 08:31:16 +02:00
h263dec.c rawdec: factor video demuxer definitions into a macro. 2011-05-27 08:31:16 +02:00
h264dec.c rawdec: factor video demuxer definitions into a macro. 2011-05-27 08:31:16 +02:00
http.c
http.h
httpauth.c
httpauth.h
id3v1.c
id3v1.h
id3v2.c
id3v2.h
idcin.c
idroqdec.c
idroqenc.c
iff.c
img2.c img2: add framerate private option. 2011-06-06 06:46:10 +02:00
ingenientdec.c rawdec: add framerate private option. 2011-06-04 19:51:43 +02:00
internal.h mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro. 2011-06-03 15:43:34 +02:00
ipmovie.c Replace custom debug output functions by av_dlog(). 2011-06-03 00:44:03 +02:00
isom.c
isom.h
iss.c
iv8.c
ivfdec.c
ivfenc.c
jvdec.c
libavformat.v
libnut.c
librtmp.c
lmlm4.c
lxfdec.c
m4vdec.c rawdec: factor video demuxer definitions into a macro. 2011-05-27 08:31:16 +02:00
Makefile
matroska.c
matroska.h webm: support stereo videos in matroska/webm muxer 2011-05-28 12:15:55 +02:00
matroskadec.c
matroskaenc.c webm: support stereo videos in matroska/webm muxer 2011-05-28 12:15:55 +02:00
md5enc.c
md5proto.c
metadata.c
metadata.h
mm.c
mmf.c Remove unused variables 2011-06-02 20:06:00 +01:00
mms.c
mms.h
mmsh.c Drop unnecessary directory prefixes from #include directives. 2011-06-07 10:31:26 +02:00
mmst.c
mov.c Replace some av_log/printf + #ifdef combinations by av_dlog. 2011-06-07 13:20:58 +02:00
movenc.c improved 'edts' atom writing support 2011-05-31 08:16:18 -07:00
movenc.h movenc: Deprecate the global RTP hinting flag, use a private AVOption instead 2011-05-27 19:56:44 +03:00
movenchint.c
mp3dec.c
mp3enc.c
mpc.c
mpc8.c
mpeg.c Remove some non-compiling debug messages. 2011-06-08 00:45:47 +02:00
mpeg.h
mpegenc.c Remove stray extra arguments from av_dlog() invocations. 2011-06-02 23:11:58 +02:00
mpegts.c mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro. 2011-06-03 15:43:34 +02:00
mpegts.h
mpegtsenc.c
mpegvideodec.c rawdec: factor video demuxer definitions into a macro. 2011-05-27 08:31:16 +02:00
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c Employ correct printf format specifiers, mostly in debug output. 2011-05-31 23:45:14 +02:00
mxfenc.c
mxg.c
ncdec.c
network.h Add missing #includes to make headers self-contained. 2011-06-04 18:15:50 +02:00
nsvdec.c Mark some variables with av_unused 2011-06-03 12:59:05 +01:00
nullenc.c
nut.c
nut.h
nutdec.c nutdec: remove unused variable 2011-06-02 20:06:18 +01:00
nutenc.c
nuv.c
oggdec.c Remove stray extra arguments from av_dlog() invocations. 2011-06-02 23:11:58 +02:00
oggdec.h
oggenc.c
oggparsedirac.c
oggparseflac.c
oggparseogm.c Remove unused variables 2011-06-02 20:06:00 +01:00
oggparseskeleton.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c oma: check avio_read() return value 2011-06-02 20:06:18 +01:00
options.c movenc: Deprecate the global RTP hinting flag, use a private AVOption instead 2011-05-27 19:56:44 +03:00
os_support.c
os_support.h
output-example.c
pcm.c
pcm.h
pcmdec.c
pcmenc.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c Mark some variables with av_unused 2011-06-03 12:59:05 +01:00
rawdec.c lavf,lavc: free avoptions in a generic way. 2011-06-05 15:01:36 +02:00
rawdec.h rawdec: add framerate private option. 2011-06-04 19:51:43 +02:00
rawenc.c
rawenc.h
rawvideodec.c
rdt.c
rdt.h
riff.c
riff.h
rl2.c Remove unused variables 2011-06-02 20:06:00 +01:00
rm.c
rm.h
rmdec.c Remove unused variables 2011-06-02 20:06:00 +01:00
rmenc.c
rpl.c Remove unused variables 2011-06-02 20:06:00 +01:00
rso.c
rso.h
rsodec.c
rsoenc.c
rtmp.h
rtmppkt.c
rtmppkt.h
rtmpproto.c
rtp.c
rtp.h
rtpdec.c Mark some variables with av_unused 2011-06-03 12:59:05 +01:00
rtpdec.h
rtpdec_amr.c
rtpdec_asf.c
rtpdec_formats.h
rtpdec_h263.c
rtpdec_h264.c
rtpdec_latm.c Remove unused variables 2011-06-02 20:06:00 +01:00
rtpdec_mpeg4.c
rtpdec_qcelp.c
rtpdec_qdm2.c
rtpdec_qt.c
rtpdec_svq3.c
rtpdec_vp8.c
rtpdec_xiph.c
rtpenc.c
rtpenc.h
rtpenc_aac.c
rtpenc_amr.c
rtpenc_chain.c
rtpenc_chain.h
rtpenc_h263.c
rtpenc_h264.c
rtpenc_mpv.c
rtpenc_vp8.c
rtpenc_xiph.c
rtpproto.c
rtsp.c Replace custom DEBUG preprocessor trickery by the standard one. 2011-06-03 00:44:06 +02:00
rtsp.h
rtspcodes.h
rtspdec.c Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG. 2011-06-07 13:20:58 +02:00
rtspenc.c
sapdec.c
sapenc.c
sauce.c Remove unused variables 2011-06-02 20:06:00 +01:00
sauce.h
sdp.c
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c Remove unused variables 2011-06-02 20:06:00 +01:00
sol.c Remove unused variables 2011-06-02 20:06:00 +01:00
sox.h
soxdec.c
soxenc.c
spdif.c
spdif.h
spdifdec.c
spdifenc.c
srtdec.c
swf.h
swfdec.c
swfenc.c
tcp.c tcp: make connect() timeout properly 2011-05-27 09:42:14 +02:00
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c
tty.c tty: add framerate private option. 2011-06-06 06:32:40 +02:00
txd.c
udp.c
url.h
utils.c lavf,lavc: free avoptions in a generic way. 2011-06-05 15:01:36 +02:00
vc1test.c
vc1testenc.c
version.h movenc: Deprecate the global RTP hinting flag, use a private AVOption instead 2011-05-27 19:56:44 +03:00
voc.c
voc.h
vocdec.c
vocenc.c
vorbiscomment.c
vorbiscomment.h
vqf.c
wav.c
wc3movie.c
westwood.c
wtv.c
wv.c
xa.c
xwma.c
yop.c
yuv4mpeg.c Remove unused variables 2011-06-02 20:06:00 +01:00