ffmpeg/libavformat
Ronald S. Bultje 2edabfdfdb Reindent after r21166.
Originally committed as revision 21167 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-12 16:36:23 +00:00
..
4xm.c
Makefile Add support for dirac in ogg 2010-01-11 00:31:52 +00:00
adtsenc.c
aea.c
aiff.h
aiffdec.c
aiffenc.c
allformats.c Deluxe Paint Animation demuxer 2010-01-10 05:47:50 +00:00
amr.c
anm.c Deluxe Paint Animation demuxer 2010-01-10 05:47:50 +00:00
apc.c
ape.c
apetag.c Remove unused variable, fixes the warning: 2009-12-15 23:41:22 +00:00
apetag.h
asf.c
asf.h
asfcrypt.c
asfcrypt.h
asfdec.c Only add 1 index entry per keyframe. 2009-12-16 21:24:04 +00:00
asfenc.c
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Deprecate resolve_host(). Patch by Martin Storsjö <$firstname()$firstname,st>. 2010-01-11 17:28:55 +00:00
avi.h
avidec.c Support uncompressed ("Resolution 1:1") Avid AVI Codec, (partially) fixes issue 1474. 2010-01-12 00:29:26 +00:00
avienc.c
avio.c
avio.h
aviobuf.c
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
c93.c
caf.c
caf.h
cafdec.c
cdg.c CD+G demuxer and decoder 2009-12-17 17:25:31 +00:00
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c update my email address 2010-01-09 03:31:13 +00:00
electronicarts.c Use enum CodecID where appropriate. 2010-01-10 08:57:20 +00:00
ffm.h
ffmdec.c Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes 2009-12-14 21:08:21 +00:00
ffmenc.c Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes 2009-12-14 21:08:21 +00:00
file.c
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Revert flvdec.c part of r20836 2009-12-14 15:59:19 +00:00
flvenc.c FLV 8-bit PCM is unsigned, not signed 2009-12-14 03:30:25 +00:00
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c
http.c Reindent after r21166. 2010-01-12 16:36:23 +00:00
id3v1.c
id3v1.h
id3v2.c
id3v2.h
idcin.c
idroq.c
iff.c
img2.c
internal.h
ipmovie.c Recognize 16-bit Interplay Video variant 2009-12-27 08:21:40 +00:00
isom.c Add decoder for R210 (uncompressed 10-bit RGB) codec. 2009-12-17 18:56:56 +00:00
isom.h remove no more needed MOVAtom.offset field 2010-01-04 22:51:38 +00:00
iss.c
iv8.c
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c mkvdec: Avoid divide-by-zero crash on invalid real audio tracks 2010-01-11 00:31:55 +00:00
matroskaenc.c
metadata.c
metadata.h
metadata_compat.c
mm.c update my email address 2010-01-09 03:31:13 +00:00
mmf.c
mov.c cosmetics, remove useless parentheses, add space 2010-01-04 22:59:43 +00:00
movenc.c Add support for these widely-used iTunes metadata fields: Album Artist, 2010-01-04 02:52:40 +00:00
mp3.c
mpc.c
mpc8.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c
mpegts.h
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c
ncdec.c
network.h Provide a fallback for getnameinfo() also. Patch by Martin Storsjö 2010-01-11 17:45:17 +00:00
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c oggdec: Set dts when known 2010-01-11 05:51:09 +00:00
oggdec.h oggdec: Set dts when known 2010-01-11 05:51:09 +00:00
oggenc.c
oggparsedirac.c oggdec: Set dts when known 2010-01-11 05:51:09 +00:00
oggparseflac.c
oggparseogm.c
oggparsespeex.c
oggparsetheora.c oggdec: Set dts when known 2010-01-11 05:51:09 +00:00
oggparsevorbis.c
oma.c
options.c
os_support.c Provide a fallback for getnameinfo() also. Patch by Martin Storsjö 2010-01-11 17:45:17 +00:00
os_support.h
output-example.c
psxstr.c
pva.c
qcp.c
qtpalette.h
r3d.c
raw.c
raw.h
rdt.c handler can be NULL if we did not support this dynamic format (codec). 2010-01-07 23:05:19 +00:00
rdt.h
riff.c Handle more ADPCM codecs in av_get_bits_per_sample(). 2010-01-06 21:51:20 +00:00
riff.h
rl2.c
rm.c
rm.h
rmdec.c Use the correct ByteIOContext in extradata parsing.Fixes half of issue 2010-01-08 17:15:46 +00:00
rmenc.c
rpl.c
rtmp.h
rtmppkt.c Remove some unused variables, fixes the warnings: 2009-12-24 12:11:55 +00:00
rtmppkt.h
rtmpproto.c Correct timestamps inside FLV data received by RTMP. 2010-01-12 07:10:47 +00:00
rtp.c Remove the inclusion of unneeded headers 2010-01-11 19:55:14 +00:00
rtp.h
rtp_aac.c
rtp_amr.c
rtp_asf.c
rtp_asf.h
rtp_h263.c
rtp_h264.c
rtp_h264.h
rtp_mpv.c
rtp_vorbis.c
rtp_vorbis.h
rtpdec.c Add support for mp3 over RTP in rtpdec.c 2009-12-23 21:23:26 +00:00
rtpdec.h
rtpenc.c Remove outdated comments. 2009-12-30 17:12:29 +00:00
rtpenc.h
rtpenc_h264.c
rtpproto.c
rtsp.c Add correct log context to av_log() calls in parse_rtpmap(). 2010-01-07 22:44:03 +00:00
rtsp.h
rtspcodes.h
sdp.c Make sure the destination address is written as an IP address in the SDP 2010-01-12 10:56:43 +00:00
seek.c
seek.h
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
sox.h
soxdec.c
soxenc.c
spdif.c
swf.h
swfdec.c
swfenc.c
tcp.c Use getaddrinfo() instead of resolve_host(). Patch by Martin Storsjö 2010-01-11 17:32:40 +00:00
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c 10l : make sure probe buffer is large enough. 2009-12-17 13:05:37 +00:00
txd.c
udp.c
utils.c Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 2010-01-03 14:31:25 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vqf.c
wav.c
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c