FFmpeg/libavformat
Aurelien Jacobs 0f646a2233 matroskadec: full seeking support in index-less files
when trying to seek past the last index entry, just parse more clusters to add them to the index, until an index entry match the desired position

Originally committed as revision 14959 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-25 00:15:49 +00:00
..
4xm.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
adtsenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
aiff.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
allformats.c Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio. 2008-08-23 22:36:35 +00:00
amr.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
apc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
ape.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
asf-enc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
asf.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 2008-08-23 23:43:20 +00:00
asf.h typo: begining --> beginning 2007-12-23 21:01:09 +00:00
asfcrypt.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
asfcrypt.h Add missing #includes to fix 'make checkheaders'. 2007-11-24 10:08:02 +00:00
au.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
avc.c Fix misplaced const, avoids a cast-discards-qualifiers warning 2008-02-19 16:18:17 +00:00
avc.h const 2008-02-19 16:08:52 +00:00
avformat.h Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
avi.h avi.h does not use anything from avcodec.h. 2008-03-03 22:56:07 +00:00
avidec.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 2008-08-23 23:43:20 +00:00
avienc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
avio.c Implement url_open_protocol(), which is basiclly the former url_open() 2008-08-19 23:44:23 +00:00
avio.h Implement url_open_protocol(), which is basiclly the former url_open() 2008-08-19 23:44:23 +00:00
aviobuf.c Only reset buffer state if seeking is successful; update seek reg ref. 2008-07-31 19:40:06 +00:00
avisynth.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
avs.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
bethsoftvid.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
bfi.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
c93.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 2008-08-23 23:43:20 +00:00
crcenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
cutils.c Do not loop endlessly if converting into dv with timestamps Jan 1st not 2008-05-21 07:05:08 +00:00
daud.c Add D-Cinema audio muxer 2008-08-04 07:35:07 +00:00
dsicin.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
dv.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 2008-08-23 23:43:20 +00:00
dv.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
dvenc.c cosmetics: Fix two common typos: wont --> will not, lets --> let us. 2008-07-24 17:09:28 +00:00
dxa.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
eacdata.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
electronicarts.c Support Electronic Arts files containing MP3 audio. 2008-08-18 12:39:57 +00:00
ffm.h Recommit r14497 2008-08-01 23:12:10 +00:00
ffmdec.c Improve long names for FFM muxer and demuxer: 2008-07-27 20:59:40 +00:00
ffmenc.c Fix rc_eq mem leak. 2008-08-16 14:46:31 +00:00
file.c remove const qualifier, removes warning: 2008-05-27 01:19:19 +00:00
flic.c Make flic probe check a few more things. 2008-07-14 22:55:07 +00:00
flv.h add new h264 and aac flv ids 2008-05-23 22:02:29 +00:00
flvdec.c skip flv video info / command frame packets, fix issue #546 2008-07-31 02:26:40 +00:00
flvenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
framecrcenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
framehook.c Rename two structures, identifiers starting with _[A-Z] are reserved. 2008-01-06 16:02:55 +00:00
framehook.h Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
gif.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
gxf.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
gxf.h cosmetics: alignment 2007-07-26 13:02:07 +00:00
gxfenc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
http.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
idcin.c remove useless close funcs 2008-06-19 23:25:04 +00:00
idroq.c remove useless close funcs 2008-06-19 23:25:04 +00:00
iff.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
img2.c Mark several libavformat arrays const 2008-08-24 17:24:34 +00:00
ipmovie.c remove useless close funcs 2008-06-19 23:25:04 +00:00
isom.c Make MOV demuxer handle F32BE, F32LE, F64BE and F64LE PCM audio. 2008-08-19 11:00:40 +00:00
isom.h Set correct codec type and id for text subtitles. 2008-01-26 20:30:03 +00:00
libnut.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 2008-08-23 23:43:20 +00:00
lmlm4.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
Makefile Factorize common code out of the mxf demuxer. 2008-08-18 17:54:18 +00:00
matroska.c matroska: add support for most variants of PCM 2008-08-20 00:49:45 +00:00
matroska.h matroskadec: list some more ebml IDs found in the wild and that we ignore 2008-08-13 21:15:15 +00:00
matroskadec.c matroskadec: full seeking support in index-less files 2008-08-25 00:15:49 +00:00
matroskaenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
mm.c Remove useless empty close functions in mmf and mm demuxers. 2008-08-24 14:02:55 +00:00
mmf.c Mark several libavformat arrays const 2008-08-24 17:24:34 +00:00
mov.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 2008-08-23 23:43:20 +00:00
movenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
mp3.c Make the id3v1_genre_str array const, not just the strings it points to. 2008-08-24 12:45:15 +00:00
mpc.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
mpc8.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
mpeg.c Add flag to mark demuxers that can output discontinuous timestamps. 2008-08-15 16:13:05 +00:00
mpeg.h Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
mpegenc.c Replace invocations of av_fifo_realloc(), which is going to be 2008-08-19 18:49:57 +00:00
mpegts.c Add flag to mark demuxers that can output discontinuous timestamps. 2008-08-15 16:13:05 +00:00
mpegts.h Dirac encapsulation in MPEG-TS 2008-08-13 19:29:35 +00:00
mpegtsenc.c Change Dirac in MPEG-TS encapsulation to conform with spec changes. 2008-08-14 11:17:23 +00:00
mpjpeg.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
msnwc_tcp.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
mtv.c Change mtv_read_packet so it does not break after seeking (displaying a shifted image). 2008-06-28 09:01:16 +00:00
mvi.c Motion Pixels MVI Demuxer. 2008-07-10 03:02:19 +00:00
mxf.c Ok-ed parts from patch by zhentan feng. 2008-08-19 22:01:57 +00:00
mxf.h Import more ok'ed chunks of the mxf muxer from the soc tree 2008-08-24 05:55:46 +00:00
mxfdec.c Remove useless #ifdef DEBUG (patch by Zhentan Feng). 2008-08-19 21:58:47 +00:00
mxfenc.c Import more ok'ed chunks of the mxf muxer from the soc tree 2008-08-24 05:55:46 +00:00
network.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
nsvdec.c Try to fix FATE after my time_base simplification change. 2008-07-17 14:13:44 +00:00
nut.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
nut.h Revert r14497 2008-08-01 22:29:29 +00:00
nutdec.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 2008-08-23 23:43:20 +00:00
nutenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
nuv.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 2008-08-23 23:43:20 +00:00
oggdec.c Add ff_ prefix to ogg_codec_t structs 2008-08-24 17:37:43 +00:00
oggdec.h Add ff_ prefix to ogg_codec_t structs 2008-08-24 17:37:43 +00:00
oggenc.c add ogv extension 2008-07-19 03:29:16 +00:00
oggparseflac.c Add ff_ prefix to ogg_codec_t structs 2008-08-24 17:37:43 +00:00
oggparseogm.c Add ff_ prefix to ogg_codec_t structs 2008-08-24 17:37:43 +00:00
oggparsespeex.c Add ff_ prefix to ogg_codec_t structs 2008-08-24 17:37:43 +00:00
oggparsetheora.c Add ff_ prefix to ogg_codec_t structs 2008-08-24 17:37:43 +00:00
oggparsevorbis.c Add ff_ prefix to ogg_codec_t structs 2008-08-24 17:37:43 +00:00
oma.c Mark several libavformat arrays const 2008-08-24 17:24:34 +00:00
os_support.c struct timeval requires #include <sys/time.h> 2008-08-16 18:39:30 +00:00
os_support.h Revert r14497 2008-08-01 22:29:29 +00:00
psxstr.c simplify 2008-07-11 15:12:44 +00:00
pva.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
qtpalette.h Fix make checkheaders. 2007-12-03 12:46:20 +00:00
raw.c Add raw muxers/demuxers for F64/F32/S32/S24/U32/U24 PCM audio. 2008-08-23 22:36:35 +00:00
raw.h Revert r14497 2008-08-01 22:29:29 +00:00
riff.c Make RIFF-based demuxers handle F32LE and F64LE PCM audio. 2008-08-19 10:54:30 +00:00
riff.h Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
rl2.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
rm.h Revert r14497 2008-08-01 22:29:29 +00:00
rmdec.c Remove unused variable, fixes the warning: 2008-06-23 08:52:44 +00:00
rmenc.c cosmetics: make all references to AC-3 capitalized and hyphenated 2008-08-03 16:42:32 +00:00
rpl.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
rtp.c Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP 2008-06-24 11:07:04 +00:00
rtp.h Revert r14497 2008-08-01 22:29:29 +00:00
rtp_aac.c Allow to set the maximum number of frames per RTP packet (and add support for 2007-10-02 14:48:08 +00:00
rtp_aac.h Revert r14497 2008-08-01 22:29:29 +00:00
rtp_h264.c Fix non-debug build. 2008-05-13 17:43:18 +00:00
rtp_h264.h Revert r14497 2008-08-01 22:29:29 +00:00
rtp_internal.h Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
rtp_mpv.c Fix MPEG video packetization for RTP 2008-07-10 07:40:54 +00:00
rtp_mpv.h Revert r14497 2008-08-01 22:29:29 +00:00
rtpdec.c Do not set timestamp information for a non existing AVStream 2008-08-22 19:03:05 +00:00
rtpenc.c RTP: use dprintf(), allow compilation with -DDEBUG 2008-07-13 19:41:10 +00:00
rtpenc_h264.c Add some const, fixes warnings: 2008-02-19 22:07:48 +00:00
rtpproto.c Surround '#include <sys/select>' by HAVE_SYS_SELECT_H. 2008-08-14 14:29:18 +00:00
rtsp.c ensure we get explicit definition of various _XOPEN_SOURCE functions we use 2008-08-14 22:01:59 +00:00
rtsp.h Allow cycling between different protocols (TCP, UDP or multicast) so that if 2008-03-19 14:05:08 +00:00
rtspcodes.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
sdp.c Fix a typo in sdp_write_header(): change "IPV4", which is not a valid 2008-07-29 10:45:53 +00:00
segafilm.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
sierravmd.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
siff.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
smacker.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
sol.c remove useless close funcs 2008-06-19 23:25:04 +00:00
swf.h Recommit r14497 2008-08-01 23:12:10 +00:00
swfdec.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
swfenc.c update swf video frame number when muxing done, fix #439 2008-07-19 03:25:50 +00:00
tcp.c Remove check for @ in tcp.c which removes the authorization data from the 2008-08-24 16:22:40 +00:00
thp.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
tiertexseq.c Remove inaccurate computation of pts for audio packets and rely on 2008-07-06 10:00:12 +00:00
tta.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
txd.c remove useless close funcs 2008-06-19 23:25:04 +00:00
udp.c Fix memleak on some OSes in case network initialization fails. See 2008-08-23 17:39:56 +00:00
utils.c Mark several libavformat arrays const 2008-08-24 17:24:34 +00:00
vc1test.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
vc1testenc.c Remove unused variable. 2008-08-13 18:32:16 +00:00
voc.c voc: add ff_ prefix to some global const data 2008-08-24 14:12:03 +00:00
voc.h voc: add ff_ prefix to some global const data 2008-08-24 14:12:03 +00:00
vocdec.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
vocenc.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
wav.c Change codec_tag type from const struct AVCodecTag ** to const struct AVCodecTag * const * 2008-08-24 16:51:50 +00:00
wc3movie.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
westwood.c remove useless close funcs 2008-06-19 23:25:04 +00:00
wv.c remove useless close func 2008-06-19 22:57:00 +00:00
xa.c Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 2008-06-03 16:20:54 +00:00
yuv4mpeg.c convert every muxer/demuxer to write/read sample_aspect_ratio from/to 2008-08-23 23:43:20 +00:00