ffmpeg/libavformat
Michael Niedermayer 7eeebcc5de Read match time delta in the frame header.
We do not do anything with it as lavf does not really support it yet.

Originally committed as revision 11931 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-13 20:17:28 +00:00
..
4xm.c
adtsenc.c
aiff.c
allformats.c typo fix: inited --> initialized 2008-02-13 09:26:10 +00:00
amr.c
apc.c
ape.c fix 8 "initialization discards qualifiers from pointer target type" 2008-02-04 00:42:27 +00:00
asf-enc.c typo, typedef uint8_t GUID[16] in asf.h, and fix warning: asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type 2008-01-31 00:34:22 +00:00
asf.c Remove ff_mms_set_stream_selection again from asf demuxer, 2008-02-03 11:18:53 +00:00
asf.h typo: begining --> beginning 2007-12-23 21:01:09 +00:00
asfcrypt.c
asfcrypt.h Add missing #includes to fix 'make checkheaders'. 2007-11-24 10:08:02 +00:00
au.c Add support for S8 PCM (codec 2) 2008-01-13 15:08:33 +00:00
avc.c Make avc_find_startcode non-static, so that it can be used from other 2008-01-15 08:05:58 +00:00
avc.h Make avc_find_startcode non-static, so that it can be used from other 2008-01-15 08:05:58 +00:00
avformat.h SMPTE 421 Annex L format demuxer 2008-01-29 09:25:49 +00:00
avi.h
avidec.c Extract aspect ratio from ODML/vprp. 2008-01-01 22:05:51 +00:00
avienc.c
avio.c url_write is part of the public API so it may not be under ifdef. 2008-01-08 22:07:59 +00:00
avio.h Add a av_alloc_put_byte function. 2007-12-22 16:18:07 +00:00
aviobuf.c improve CRC API 2008-01-04 23:09:58 +00:00
avisynth.c
avs.c
bethsoftvid.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c add pcm_s16le_planar support for electronicarts files 2007-11-25 16:32:47 +00:00
ffm.c Fix random typos. 2008-01-08 23:08:51 +00:00
file.c
flic.c
flv.h
flvdec.c Reindent 2007-12-20 11:22:39 +00:00
flvenc.c
framecrcenc.c
framehook.c Rename two structures, identifiers starting with _[A-Z] are reserved. 2008-01-06 16:02:55 +00:00
framehook.h mention libavfilter in warning about deprecated vhook 2008-01-03 02:12:08 +00:00
gif.c Replace idiotic (what moron wrote that code?) "buffer overflow" message by 2008-01-17 00:12:04 +00:00
gifdec.c
gxf.c
gxf.h
gxfenc.c
http.c Remove a pointless cast. 2008-02-02 22:03:01 +00:00
idcin.c
idroq.c
img2.c Sun Rasterfile decoder 2007-12-28 13:07:43 +00:00
ipmovie.c
isom.c fcp imx 40 fourccs 2008-02-11 15:20:35 +00:00
isom.h Set correct codec type and id for text subtitles. 2008-01-26 20:30:03 +00:00
libnut.c
lmlm4.c Linux Media Labs MPEG-4 (LMLM4) demuxer 2008-01-07 23:52:51 +00:00
Makefile Add support for speex in ogg 2008-02-06 12:37:37 +00:00
matroska.c Add support for Matroska attachments. 2008-01-27 15:43:17 +00:00
matroska.h Add support for Matroska attachments. 2008-01-27 15:43:17 +00:00
matroskadec.c Remove incorrect cast found by -Wwrite-strings. 2008-02-04 01:04:27 +00:00
matroskaenc.c Write 0 instead of seeking forward (and leaving bytes uninitalized), 2008-01-12 00:15:05 +00:00
mm.c
mmf.c
mov.c honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alaw 2008-02-13 19:26:45 +00:00
movenc.c cosmetics, remove whitespaces before and after parenthesis 2008-02-06 18:57:00 +00:00
mp3.c Another const found by -Wwrite-strings. 2008-02-04 01:01:52 +00:00
mpc8.c
mpc.c
mpeg.c Suppress runaway index on streamed input 2008-01-14 16:11:08 +00:00
mpeg.h Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it 2008-01-07 23:32:57 +00:00
mpegenc.c init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function 2008-01-31 00:27:51 +00:00
mpegts.c improve CRC API 2008-01-04 23:09:58 +00:00
mpegts.h
mpegtsenc.c improve CRC API 2008-01-04 23:09:58 +00:00
mpjpeg.c
mtv.c
mxf.c add const 2008-02-01 14:58:35 +00:00
network.h
nsvdec.c
nut.c ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only 2008-02-04 10:27:32 +00:00
nut.h update flags 2008-02-13 20:01:09 +00:00
nutdec.c Read match time delta in the frame header. 2008-02-13 20:17:28 +00:00
nutenc.c back_ptr calculation used wrong timebase when searching for back syncpoint 2008-02-04 10:48:41 +00:00
nuv.c
oggdec.c Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggdec.h Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggenc.c Fix issue 338: 2008-02-05 01:16:47 +00:00
oggparseflac.c
oggparseogm.c const 2008-02-01 15:17:43 +00:00
oggparsespeex.c Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggparsetheora.c
oggparsevorbis.c const 2008-02-01 15:17:32 +00:00
os_support.c Include poll.h instead of sys/poll.h 2008-02-13 12:51:14 +00:00
os_support.h Include poll.h instead of sys/poll.h 2008-02-13 12:51:14 +00:00
psxstr.c
pva.c Implement read_timestamp and enable seeking in PVA files. 2008-01-07 23:42:52 +00:00
qtpalette.h Fix make checkheaders. 2007-12-03 12:46:20 +00:00
raw.c Set pts/dts in raw (yuv,rgb,pcm) demuxers. 2008-01-12 00:24:10 +00:00
raw.h
riff.c Add dv50 tag to support samples with dv50 fourcc in AVI. 2008-02-04 12:18:00 +00:00
riff.h
rm.h Make three rm demuxer functions non static. 2008-01-04 13:00:47 +00:00
rmdec.c Fix forgotten braces from r11039 2008-01-17 20:48:07 +00:00
rmenc.c Fix muxer so that generated files are playable by realplayer, other open 2007-12-02 17:51:05 +00:00
rtp_aac.c
rtp_aac.h Add missing #includes to fix 'make checkheaders'. 2007-11-24 10:08:02 +00:00
rtp_h264.c Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 2008-01-18 20:48:32 +00:00
rtp_h264.h Add support for H.264 video in the RTP muxer 2008-01-21 14:01:57 +00:00
rtp_internal.h Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 2008-01-18 20:48:32 +00:00
rtp_mpv.c
rtp_mpv.h Add missing #includes to fix 'make checkheaders'. 2007-11-24 10:08:02 +00:00
rtp.c Make AVRtpPayloadTypes static and constant 2008-01-06 10:00:04 +00:00
rtp.h Make AVRtpPayloadTypes static and constant 2008-01-06 10:00:04 +00:00
rtpdec.c Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). 2008-01-18 20:48:32 +00:00
rtpenc_h264.c Add support for H.264 video in the RTP muxer 2008-01-21 14:01:57 +00:00
rtpenc.c Add support for H.264 video in the RTP muxer 2008-01-21 14:01:57 +00:00
rtpproto.c Add #include "os_support.h" to restore OS/2 support. 2007-11-27 11:42:09 +00:00
rtsp.c Drop RTSP default protocol. 2008-01-02 19:40:43 +00:00
rtsp.h Drop RTSP default protocol. 2008-01-02 19:40:43 +00:00
rtspcodes.h
sdp.c Support out-of-band parameter sets in SDP for H.264 video 2008-01-21 14:28:58 +00:00
segafilm.c
sierravmd.c Fix a possible use of an uninitialized pointer. 2008-02-04 12:13:09 +00:00
siff.c
smacker.c
sol.c
swf.c unset extension, so code path, and guess format do not choose 2008-01-21 13:43:40 +00:00
tcp.c
thp.c
tiertexseq.c
tta.c
txd.c
udp.c Do not use GNU-specific (or BSD-specific or whatever they may be) 2008-02-11 03:30:42 +00:00
utils.c Remove incorrect casts that should have never been there. 2008-02-02 22:55:58 +00:00
vc1test.c SMPTE 421 Annex L format demuxer 2008-01-29 09:25:49 +00:00
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c 1000l _reserved (found by checktree.sh) 2007-12-01 00:07:51 +00:00
westwood.c
wv.c
yuv4mpeg.c