ffmpeg/libavformat
Baptiste Coudurier 7a10119057 parse mpeg2 gop header time code and use it
Originally committed as revision 17149 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-11 08:02:23 +00:00
..
4xm.c
Makefile NC camera demuxer 2009-02-08 18:50:32 +00:00
adtsenc.c
aiff.c use new metadata API in aiff demuxer 2009-02-02 23:43:12 +00:00
allformats.c NC camera demuxer 2009-02-08 18:50:32 +00:00
amr.c
apc.c
ape.c
asf-enc.c write all available metadata tags into extended_content_header 2009-02-04 01:40:52 +00:00
asf.c use new metadata API in asf demuxer 2009-02-03 22:12:06 +00:00
asf.h
asfcrypt.c Add and use a public API for RC4 and DES, analogous to the AES API. 2009-02-03 14:20:55 +00:00
asfcrypt.h
assdec.c
assenc.c
au.c
audiointerleave.c rename ff_audio_interleave to ff_audio_rechunk_interleave 2009-02-09 21:34:20 +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 Cosmetics: vertical align "*" for consistency with the other doxyies. 2009-02-11 00:25:30 +00:00
avi.h
avidec.c modify the way to pass parameters to av_metadata_set() 2009-02-02 21:45:55 +00:00
avienc.c
avio.c
avio.h
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c Do not misuse unsigned long to store pointers. 2009-02-04 05:56:39 +00:00
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c Electronic Arts demuxer: support TQI video tag 2009-02-05 08:59:38 +00:00
ffm.h
ffmdec.c
ffmenc.c
file.c
flic.c
flv.h
flvdec.c
flvenc.c Splits the totalbitrate in a videodatarate and audiodatarate part. 2009-02-02 16:10:46 +00:00
framecrcenc.c
framehook.c
framehook.h
gif.c
gxf.c
gxf.h
gxfenc.c rename ff_audio_interleave to ff_audio_rechunk_interleave 2009-02-09 21:34:20 +00:00
http.c
id3v2.c
id3v2.h
idcin.c
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
matroska.c
matroska.h
matroskadec.c cosmetics: whitespace 2009-02-02 21:32:11 +00:00
matroskaenc.c
metadata.c modify the way to pass parameters to av_metadata_set() 2009-02-02 21:45:55 +00:00
metadata.h
metadata_compat.c modify the way to pass parameters to av_metadata_set() 2009-02-02 21:45:55 +00:00
mm.c
mmf.c
mov.c adjust time rate according to elst time offset 2009-02-11 02:32:39 +00:00
movenc.c
mp3.c Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions on 2009-02-05 18:41:06 +00:00
mpc.c
mpc8.c
mpeg.c Increase the number of packets required to identify as MPEG PES to keep from 2009-02-09 01:46:01 +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
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c reuse MXFCodecUL for data def and simplify 2009-02-08 05:12:30 +00:00
mxf.h reuse MXFCodecUL for data def and simplify 2009-02-08 05:12:30 +00:00
mxfdec.c reuse MXFCodecUL for data def and simplify 2009-02-08 05:12:30 +00:00
mxfenc.c parse mpeg2 gop header time code and use it 2009-02-11 08:02:23 +00:00
ncdec.c 10l: fix compiler warning: 2009-02-08 21:42:06 +00:00
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c
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
oma.c
options.c Deprecate av_malloc_format_context() in favor of 2009-02-08 08:16:40 +00:00
os_support.c
os_support.h
psxstr.c
pva.c
qtpalette.h
r3d.c
raw.c
raw.h
rdt.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rdt.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
riff.c Add support for fourcc "SP54". 2009-02-02 22:43:51 +00:00
riff.h
rl2.c
rm.h
rmdec.c Reformat rdt_demuxer AVCodec struct sanely. 2009-02-03 13:12:20 +00:00
rmenc.c
rpl.c
rtp.c
rtp.h Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore 2009-02-06 20:42:21 +00:00
rtp_aac.c Merge rtp_aac.h and rtp_mpv.h in rtpenc.h 2009-02-06 15:30:41 +00:00
rtp_h264.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtp_h264.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtp_mpv.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtpdec.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtpdec.h Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used in the muxer anymore 2009-02-06 20:42:21 +00:00
rtpenc.c Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 2009-02-06 20:41:15 +00:00
rtpenc.h Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 2009-02-06 20:41:15 +00:00
rtpenc_h264.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtpproto.c
rtsp.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtsp.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtspcodes.h
sdp.c cosmetics: comment grammar/spelling fixes 2009-02-08 22:06:55 +00:00
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
swf.h
swfdec.c
swfenc.c Remove const qualifier from function argument to eliminate the warning 2009-02-08 03:44:54 +00:00
tcp.c
thp.c
tiertexseq.c
tta.c
txd.c
udp.c
utils.c remove now useless av_set_program_name() function 2009-02-10 00:27:42 +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