FFmpeg/libavformat
Howard Chu fc8fa007fb Implement librtmp seek support.
Implement flv_read_seek(), add a missing check on stream_index
and fix timestamp rounding in rtmp_read_seek().

Also add the flv_read_seek2() function, which is not enabled but is
useful as reference.
To actually implement flv_read_seek2() correctly, there would need to
be some corresponding av_url_read_fseek2() function to propagate the
timestamps down to the ByteIOContext and URLContext.

Patch by Howard Chu <hyc <at> highlandsun.com>.

See the thread:
Subject: [FFmpeg-devel] RTMP seek support
Date: 2010-03-28 23:35:02 GMT

Originally committed as revision 22904 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-18 19:09:25 +00:00
..
2010-02-06 12:32:44 +00:00
2010-03-08 00:40:22 +00:00
2010-04-18 19:09:25 +00:00
2010-04-18 19:09:25 +00:00
2010-04-01 21:43:22 +00:00
2010-04-16 20:36:24 +00:00
2010-03-28 09:59:58 +00:00
2010-03-28 09:59:58 +00:00
2010-04-16 12:21:29 +00:00
2010-03-08 18:43:27 +00:00
2010-04-02 14:55:01 +00:00
2010-03-30 15:50:57 +00:00
2010-04-05 17:26:06 +00:00
2010-04-05 17:25:39 +00:00
2010-03-30 15:50:57 +00:00
2010-04-13 07:25:50 +00:00
2010-04-13 01:19:59 +00:00
2010-02-10 20:27:53 +00:00