ffmpeg/libavformat
Baptiste Coudurier c43accabd3 remove useless include
Originally committed as revision 18906 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-23 03:05:56 +00:00
..
4xm.c
Makefile Add QCP demuxer. 2009-05-20 17:19:39 +00:00
adtsenc.c Add PCE support to the ADTS muxer. 2009-05-13 22:59:58 +00:00
aiff.c Remove useless init from aiff_read_header() found by CSA. 2009-04-17 18:18:29 +00:00
allformats.c Add QCP demuxer. 2009-05-20 17:19:39 +00:00
amr.c
apc.c
ape.c
asf.c Per-stream language-tags extraction in asfdec. 2009-05-12 12:35:46 +00:00
asf.h Fix bandwith vs. bandwiDth typo. 2009-05-12 23:40:22 +00:00
asfcrypt.c
asfcrypt.h
asfdec.c Per-stream language-tags extraction in asfdec. 2009-05-12 12:35:46 +00:00
asfenc.c
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h Add QCP demuxer. 2009-05-20 17:19:39 +00:00
avi.h
avidec.c
avienc.c
avio.c
avio.h
aviobuf.c
avisynth.c
avlanguage.c Convert names to the FFmpeg style. 2009-04-28 19:51:50 +00:00
avlanguage.h Convert names to the FFmpeg style. 2009-04-28 19:51:50 +00:00
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c Remove unused audio_pts field from ea demuxer struct 2009-04-16 12:46:06 +00:00
ffm.h
ffmdec.c
ffmenc.c
file.c
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Remove unused variable from flv_read_metabody() found by CSA. 2009-04-17 17:42:41 +00:00
flvenc.c
framecrcenc.c
gif.c Rename pbBufPtr() to put_bits_ptr(). 2009-04-13 16:59:38 +00:00
gopher.c
gxf.c
gxf.h
gxfenc.c remove useless include 2009-05-23 03:05:56 +00:00
http.c
id3v2.c
id3v2.h
idcin.c
idroq.c
iff.c
img2.c
internal.h
ipmovie.c
isom.c v210 mov fourcc 2009-05-12 20:00:11 +00:00
isom.h parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop 2009-05-13 08:31:22 +00:00
iss.c
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c Remove unused code found by CSA 2009-05-10 14:33:40 +00:00
matroskaenc.c
metadata.c
metadata.h
metadata_compat.c
mm.c
mmf.c
mov.c move increment after debug print 2009-05-16 04:08:34 +00:00
movenc.c write 'stps' for mpeg-2 open gop in .mov 2009-05-15 06:11:53 +00:00
mp3.c Require 4 instead of 3 frames for detecting mp3, 2009-04-22 02:58:20 +00:00
mpc.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
mpc8.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
mpeg.c Remove 2 ++ from check_pes() that are useless, found by CSA. 2009-04-17 18:08:39 +00:00
mpeg.h
mpegenc.c fail if stream fifo could not be allocated 2009-05-22 19:11:56 +00:00
mpegts.c
mpegts.h
mpegtsenc.c move free data in the video case 2009-05-11 02:36:57 +00:00
mpjpeg.c
msnwc_tcp.c
mtv.c Remove dead assignments found by CSA 2009-05-03 09:32:40 +00:00
mvi.c
mxf.c
mxf.h
mxfdec.c free Track and unset priv_data to avoid double free, fix memleak 2009-05-15 05:33:05 +00:00
mxfenc.c remove useless include 2009-05-23 03:05:56 +00:00
ncdec.c
network.h
nsvdec.c NSV : Add TOC2 parsing and seeking support. 2009-04-22 19:37:57 +00:00
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c Ensure that there's pages to read for duration calculation in the ogg demuxer 2009-04-15 06:41:08 +00:00
oggdec.h Warning fix: Make ogg_stream.codec const 2009-05-06 23:02:26 +00:00
oggenc.c
oggparseflac.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
oggparseogm.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
oggparsespeex.c Set speex frame_size in ogg demuxer 2009-05-22 18:34:01 +00:00
oggparsetheora.c Use skip_bits_long() for large skips 2009-05-14 00:02:07 +00:00
oggparsevorbis.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
oma.c oma: fix build if memcmp() is a macro 2009-05-16 15:09:30 +00:00
options.c
os_support.c
os_support.h
output-example.c
psxstr.c
pva.c avoid possibly uninitialized return value 2009-04-23 18:44:03 +00:00
qcp.c Add QCP demuxer. 2009-05-20 17:19:39 +00:00
qtpalette.h
r3d.c
raw.c It should be #if, not #ifdef 2009-04-22 08:39:46 +00:00
raw.h
rdt.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
rdt.h
riff.c v210 avi fourcc, v210_720p.avi 2009-05-12 19:58:13 +00:00
riff.h
rl2.c
rm.c
rm.h
rmdec.c Move declarations in sync() closer to where they are used. 2009-04-17 14:38:52 +00:00
rmenc.c
rpl.c
rtp.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
rtp.h
rtp_aac.c
rtp_amr.c
rtp_asf.c
rtp_asf.h
rtp_h263.c
rtp_h264.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
rtp_h264.h
rtp_mpv.c
rtp_vorbis.c Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 2009-04-14 15:01:46 +00:00
rtp_vorbis.h Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 2009-04-14 15:01:46 +00:00
rtpdec.c Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC 2009-04-14 15:01:46 +00:00
rtpdec.h
rtpenc.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
rtpenc.h
rtpenc_h264.c Fix the M bit for multi-packet NALs. 2009-05-16 17:11:47 +00:00
rtpproto.c
rtsp.c Fix crash when receiving from SDP 2009-04-20 20:06:55 +00:00
rtsp.h Send dummy requests over the TCP connection (WMS wants GET_PARAMETER, 2009-04-15 13:04:34 +00:00
rtspcodes.h
sdp.c
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
swf.h
swfdec.c
swfenc.c check av_fifo_alloc return 2009-05-21 23:12:41 +00:00
tcp.c
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c Add 8088flex TMV file demuxer. 2009-05-06 22:01:54 +00:00
tta.c Rename bitstream.h to get_bits.h. 2009-04-13 16:20:26 +00:00
txd.c
udp.c
utils.c
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vqf.c
wav.c
wc3movie.c
westwood.c Remove unused code from Westwood VQA/AUD demuxer. 2009-04-16 12:39:14 +00:00
wv.c Add floating point audio decoding to WavPack decoder. 2009-05-06 05:40:43 +00:00
xa.c
yuv4mpeg.c Use chroma_sample_location in reading/writing yuv4mpeg 2009-05-11 04:35:15 +00:00