ffmpeg/libavformat
Ronald S. Bultje ade8fb4d75 Reindent after r16368.
Originally committed as revision 16369 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-28 05:59:11 +00:00
..
4xm.c
Makefile Matroska uses tables from isom.c, so add the object file to its dependencies. 2008-12-13 12:46:11 +00:00
adtsenc.c
aiff.c
allformats.c Make register_avcodec() call avcodec_init(). 2008-12-14 20:04:00 +00:00
amr.c
apc.c
ape.c
asf-enc.c
asf.c Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and 2008-12-18 01:28:29 +00:00
asf.h Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and 2008-12-18 01:28:29 +00:00
asfcrypt.c
asfcrypt.h
assdec.c
assenc.c
au.c
avc.c
avc.h
avformat.h
avi.h
avidec.c Fix bug where the avi demxuer lost the first frame of malformed 2008-12-16 16:14:07 +00:00
avienc.c
avio.c
avio.h whitespace cosmetics 2008-12-13 13:39:13 +00:00
aviobuf.c Initialize s->opaque before calling url_resetbuf(). 2008-12-22 11:23:00 +00:00
avisynth.c
avs.c avoid POSIX reserved _t suffix 2008-12-11 22:34:14 +00:00
bethsoftvid.c
bfi.c
c93.c avoid POSIX reserved _t suffix 2008-12-11 22:34:14 +00:00
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c
ffmenc.c
file.c
flic.c
flv.h
flvdec.c Fix detection of audio codec in K70707-ARIA229.flv. 2008-12-21 20:56:30 +00:00
flvenc.c
framecrcenc.c
framehook.c
framehook.h
gif.c
gxf.c Avoid _t in gxf enum type names 2008-12-13 21:58:17 +00:00
gxf.h Avoid _t in gxf enum type names 2008-12-13 21:58:17 +00:00
gxfenc.c Avoid _t in gxf enum type names 2008-12-13 21:58:17 +00:00
http.c
idcin.c
idroq.c
iff.c Avoid _t in identifier names, _t is reserved by POSIX. 2008-12-13 13:11:42 +00:00
img2.c Add jp2 support to img2 demuxer. 2008-12-17 11:22:51 +00:00
internal.h
ipmovie.c Fix a warning when compiling with icc: 2008-12-22 22:10:07 +00:00
isom.c activate jpeg2000 fourcc in mov/mj2 2008-12-17 08:09:09 +00:00
isom.h remove _t in typedef for POSIX compatibility 2008-12-11 20:06:56 +00:00
libnut.c Update lavf/libnut.c to _tt type names in libnut API 2008-12-12 05:10:43 +00:00
lmlm4.c
matroska.c matroska: sort codec tags list 2008-12-12 16:04:15 +00:00
matroska.h
matroskadec.c Allocate and clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of mkv 2008-12-19 01:00:44 +00:00
matroskaenc.c
mm.c
mmf.c
mov.c cosmetics, remove useless parenthesis and whitespaces 2008-12-18 09:18:43 +00:00
movenc.c remove _t in typedef for POSIX compatibility 2008-12-11 20:06:56 +00:00
mp3.c Change mpeg audio parser so it only sets frame_size, channels and bit_rate 2008-12-21 23:50:16 +00:00
mpc.c
mpc8.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c mpegts: replace Program_t typedef with "struct Program" 2008-12-13 00:04:34 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c
network.h
nsvdec.c
nut.c
nut.h Remove misleading comment, _t is POSIX-reserved namespace. 2008-12-13 16:08:31 +00:00
nutdec.c
nutenc.c
nuv.c
oggdec.c
oggdec.h
oggenc.c
oggparseflac.c oggflac: fix bitstream reader usage 2008-12-14 17:30:18 +00:00
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c
os_support.c
os_support.h
psxstr.c
pva.c
qtpalette.h
raw.c Remove silly FIXME comment. 2008-12-14 14:01:12 +00:00
raw.h
rdt.c Reindent after r16368. 2008-12-28 05:59:11 +00:00
rdt.h
riff.c add amr in avi riff tags 2008-12-24 02:20:07 +00:00
riff.h Fix two identical warnings when compiling riff.c and nuv.c with icc: 2008-12-22 22:12:44 +00:00
rl2.c
rm.h Reindent after r16368. 2008-12-28 05:59:11 +00:00
rmdec.c Add audio_pkt_cnt return value to ff_rm_retrieve_cache(). See discussion in 2008-12-28 05:58:23 +00:00
rmenc.c Split RMContext into RMDemux/MuxContext and make them private in rmdec/enc.c. 2008-12-13 21:40:20 +00:00
rpl.c
rtp.c
rtp.h Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 2008-12-13 23:25:19 +00:00
rtp_aac.c
rtp_aac.h
rtp_h264.c
rtp_h264.h
rtp_internal.h Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 2008-12-13 23:25:19 +00:00
rtp_mpv.c
rtp_mpv.h
rtpdec.c Rename rtp_payload_data_t to avoid clashes with the POSIX namespace 2008-12-13 23:25:19 +00:00
rtpenc.c
rtpenc_h264.c
rtpproto.c
rtsp.c Add comment to indicate why the SDP line buffer is as big as it is. 2008-12-14 22:23:59 +00:00
rtsp.h
rtspcodes.h
sdp.c
segafilm.c The POSIX namespace shall be held sacrosanct. To that end, 2008-12-14 03:29:33 +00:00
sierravmd.c Latest Coktel Vision VMDs contained Indeo 3, add demuxer support for it 2008-12-27 17:34:00 +00:00
siff.c
smacker.c
sol.c
swf.h
swfdec.c
swfenc.c
tcp.c
thp.c
tiertexseq.c
tta.c
txd.c
udp.c Add sys/time.h header #include, fixes compilation on OS/2. 2008-12-12 06:55:48 +00:00
utils.c
vc1test.c
vc1testenc.c
voc.c
voc.h avoid POSIX reserved _t suffix 2008-12-11 22:34:14 +00:00
vocdec.c avoid POSIX reserved _t suffix 2008-12-11 22:34:14 +00:00
vocenc.c avoid POSIX reserved _t suffix 2008-12-11 22:34:14 +00:00
wav.c
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c