FFmpeg/libavformat
Ivan Schreter 27ca0a79c9 Add timestamp computation if values are exported by decoder.
Patch by Ivan Schreter, schreter gmx net

Originally committed as revision 17574 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-24 22:19:09 +00:00
..
4xm.c
adtsenc.c Add libavcodec/internal.h include to avoid warning: implicit declaration of 2009-02-13 23:02:05 +00:00
aiff.c
allformats.c add raw demuxer for Chinese AVS elementary streams 2009-02-21 10:34:29 +00:00
amr.c
apc.c
ape.c apedec: display a warning when truncating a metadata tag 2009-02-17 15:44:11 +00:00
asf-enc.c
asf.c Re-indent after last commit 2009-02-19 23:24:41 +00:00
asf.h
asfcrypt.c
asfcrypt.h
assdec.c Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type" 2009-02-14 15:44:46 +00:00
assenc.c
au.c
audiointerleave.c check fifo size and realloc if needed 2009-02-18 04:42:31 +00:00
audiointerleave.h rename ff_audio_interleave to ff_audio_rechunk_interleave 2009-02-09 21:34:20 +00:00
avc.c
avc.h
avformat.h Add timestamp computation if values are exported by decoder. 2009-02-24 22:19:09 +00:00
avi.h
avidec.c Check for alloc failures. 2009-02-21 20:57:46 +00:00
avienc.c Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. 2009-02-24 15:04:18 +00:00
avio.c Rename register_protocol() to av_register_protocol() and deprecate 2009-02-15 14:25:23 +00:00
avio.h Add missing #includes to fix 'make checkheaders'. 2009-02-17 21:43:57 +00:00
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c Support playback of incorrectly cut DV files where the headers do not 2009-02-22 09:42:56 +00:00
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c Add av_uninit macro to variable to avoid false positive warning: 2009-02-11 15:01:52 +00:00
ffm.h
ffmdec.c return error if read failed 2009-02-12 02:17:16 +00:00
ffmenc.c
file.c
flic.c
flv.h
flvdec.c parse aac extradata to fetch channels and sample rate, patch from Netgem 2009-02-21 23:54:50 +00:00
flvenc.c
framecrcenc.c
framehook.c
framehook.h
gif.c
gopher.c Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 2009-02-11 16:28:46 +00:00
gxf.c
gxf.h
gxfenc.c use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com 2009-02-13 21:36:36 +00:00
http.c
id3v2.c
id3v2.h
idcin.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
idroq.c
iff.c
img2.c
internal.h remove now useless av_set_program_name() function 2009-02-10 00:27:42 +00:00
ipmovie.c
isom.c
isom.h
iss.c
libnut.c
lmlm4.c
Makefile add raw demuxer for Chinese AVS elementary streams 2009-02-21 10:34:29 +00:00
matroska.c
matroska.h matroskadec: add needed definitions forgotten in r17331 2009-02-15 16:00:58 +00:00
matroskadec.c matroskadec: return AVERROR_EOF upon detection of end of file 2009-02-19 21:01:45 +00:00
matroskaenc.c Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. 2009-02-24 15:04:18 +00:00
metadata.c
metadata.h
metadata_compat.c
mm.c Add a context to av_log() call and update the trace not to be redundant. 2009-02-16 16:27:08 +00:00
mmf.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
mov.c check av_get_packet return value 2009-02-22 01:07:46 +00:00
movenc.c Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. 2009-02-24 15:04:18 +00:00
mp3.c
mpc.c
mpc8.c
mpeg.c Allow demuxing of audio substreams stored as 0x06 type. 2009-02-11 11:09:36 +00:00
mpeg.h
mpegenc.c
mpegts.c use new metadata API in mpegts demuxer 2009-02-10 00:25:21 +00:00
mpegts.h
mpegtsenc.c use new metadata API in mpegts muxer 2009-02-18 00:00:38 +00:00
mpjpeg.c cosmetics: format long_name spelling fixes 2009-02-12 17:24:17 +00:00
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c
mxfenc.c start track id at 2, track id 1 for timecode 2009-02-23 19:51:16 +00:00
ncdec.c 10l: fix compiler warning: 2009-02-08 21:42:06 +00:00
network.h
nsvdec.c use new metadata API in nsv demuxer 2009-02-18 00:02:38 +00:00
nut.c
nut.h
nutdec.c
nutenc.c Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. 2009-02-24 15:04:18 +00:00
nuv.c
oggdec.c Use consistent indent style in oggdec. 2009-02-14 13:44:21 +00:00
oggdec.h
oggenc.c Move declaration of ff_interleave_add_packet to internal.h. 2009-02-08 21:14:46 +00:00
oggparseflac.c
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c use av_malloc() in vorbis_comment() 2009-02-12 21:39:37 +00:00
oma.c
options.c
os_support.c
os_support.h
psxstr.c
pva.c
qtpalette.h
r3d.c
raw.c consistent naming of Chinese AVS raw demuxer 2009-02-22 14:27:50 +00:00
raw.h
rdt.c
rdt.h
riff.c Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. 2009-02-21 15:32:56 +00:00
riff.h
rl2.c cosmetics: format long_name spelling fixes 2009-02-12 17:24:17 +00:00
rm.c use new metadata API in rm (de)muxer 2009-02-17 21:40:38 +00:00
rm.h use new metadata API in rm (de)muxer 2009-02-17 21:40:38 +00:00
rmdec.c remove now useless get_str16() from rmdec.c 2009-02-17 21:41:50 +00:00
rmenc.c use new metadata API in rm (de)muxer 2009-02-17 21:40:38 +00:00
rpl.c
rtp.c Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not 2009-02-17 08:12:51 +00:00
rtp.h Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not 2009-02-17 08:12:51 +00:00
rtp_aac.c
rtp_h264.c
rtp_h264.h
rtp_mpv.c
rtpdec.c
rtpdec.h Move to rtp.h the prototypes of all the functions defined in rtp.c 2009-02-17 08:09:34 +00:00
rtpenc.c Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 2009-02-16 09:36:21 +00:00
rtpenc.h
rtpenc_h264.c
rtpproto.c
rtsp.c Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what the 2009-02-21 22:26:44 +00:00
rtsp.h Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what the 2009-02-21 22:26:44 +00:00
rtspcodes.h
sdp.c Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 2009-02-16 09:36:21 +00:00
segafilm.c
sierravmd.c Add a context to av_log() call. 2009-02-16 14:45:05 +00:00
siff.c
smacker.c
sol.c
swf.h
swfdec.c
swfenc.c
tcp.c
thp.c
tiertexseq.c
tta.c
txd.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
udp.c
utils.c Add timestamp computation if values are exported by decoder. 2009-02-24 22:19:09 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c