ffmpeg/libavformat
Baptiste Coudurier ed00d0c1b0 fix video line map tag size
Originally committed as revision 16938 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-02 10:10:41 +00:00
..
4xm.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
Makefile Enable building r3d demuxer when its config is set. 2009-01-20 08:08:32 +00:00
adtsenc.c
aiff.c
allformats.c Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 2009-01-27 12:23:16 +00:00
amr.c
apc.c
ape.c
asf-enc.c
asf.c
asf.h
asfcrypt.c
asfcrypt.h
assdec.c
assenc.c
au.c
avc.c
avc.h
avformat.h typo 2009-01-30 00:44:54 +00:00
avi.h
avidec.c
avienc.c
avio.c
avio.h
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
bfi.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
electronicarts.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
ffm.h
ffmdec.c return eof/error if only ffm header has been written, should fix #815 2009-02-01 22:02:57 +00:00
ffmenc.c
file.c
flic.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
flv.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
flvdec.c Use EAGAIN return, primarely intended as example of EAGAIN useage. 2009-01-22 12:08:06 +00:00
flvenc.c
framecrcenc.c
framehook.c
framehook.h
gif.c
gxf.c
gxf.h
gxfenc.c use st->priv_data to store per stream context 2009-01-31 11:06:20 +00:00
http.c
id3v2.c
id3v2.h
idcin.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
idroq.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
iff.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
img2.c
internal.h
ipmovie.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
isom.c 'code' is used to index a table so make it unsigned 2009-01-21 22:32:17 +00:00
isom.h 'code' is used to index a table so make it unsigned 2009-01-21 22:32:17 +00:00
iss.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
libnut.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
lmlm4.c
matroska.c
matroska.h
matroskadec.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
matroskaenc.c
metadata.c
metadata.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
metadata_compat.c
mm.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
mmf.c
mov.c seek at 0 when timestamp requested is negative 2009-01-27 04:29:33 +00:00
movenc.c
mp3.c don't support the mp3 extension in the mp2 muxer 2009-02-01 21:22:12 +00:00
mpc.c
mpc8.c
mpeg.c
mpeg.h
mpegenc.c
mpegts.c set pts and dts when only pts is present, according to specs 2009-01-23 22:16:31 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c
mtv.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
mvi.c
mxf.c
mxf.h Directly #include some required headers. 2009-01-25 19:11:10 +00:00
mxfdec.c
mxfenc.c fix video line map tag size 2009-02-02 10:10:41 +00:00
network.h Fix undefined preprocessor directives warnings during 'make checkheaders'. 2009-01-24 14:52:46 +00:00
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c
oggdec.h
oggenc.c function is static 2009-01-31 06:09:31 +00:00
oggparseflac.c use function and definitions from libavcodec/flac.h in oggparseflac.c 2009-01-25 01:21:10 +00:00
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c
oma.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
options.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
os_support.c
os_support.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
psxstr.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
pva.c
qtpalette.h
r3d.c
raw.c Whitespace cosmetics to align return statements. 2009-01-27 18:01:26 +00:00
raw.h
rdt.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rdt.h
riff.c ADPCM found in Xbox wav files can be decoded with 2009-01-31 05:53:04 +00:00
riff.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rl2.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rm.h
rmdec.c
rmenc.c
rpl.c
rtp.c Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 2009-01-27 12:23:16 +00:00
rtp.h Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 2009-01-27 12:23:16 +00:00
rtp_aac.c Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 2009-01-27 12:23:16 +00:00
rtp_aac.h
rtp_h264.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rtp_h264.h Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 2009-01-27 12:23:16 +00:00
rtp_mpv.c Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 2009-01-27 12:23:16 +00:00
rtp_mpv.h
rtpdec.c Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 2009-01-27 12:23:16 +00:00
rtpenc.c Merge rtp_internal.h in rtp.h, and remove rtp_internal.h 2009-01-27 12:23:16 +00:00
rtpenc_h264.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rtpproto.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rtsp.c Fix the Transport: line in the SETUP request so that it works with WMS 2009-02-01 13:37:45 +00:00
rtsp.h
rtspcodes.h
sdp.c
segafilm.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
sierravmd.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
siff.c
smacker.c
sol.c
swf.h
swfdec.c
swfenc.c
tcp.c
thp.c
tiertexseq.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
tta.c
txd.c
udp.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
utils.c split av_interleave_per_dts, to avoid code duplication 2009-01-31 06:01:58 +00:00
vc1test.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
westwood.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
wv.c
xa.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
yuv4mpeg.c