1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-14 22:22:59 +02:00
FFmpeg/libavformat
Michael Niedermayer b754978a3b caching of timestamps for mpeg-ps so seeking is faster
move (av_)find_stream_index() to utils.c as its usefull outside mpeg.c
assert checking enabled, to find bugs quicker, should obviously be disabled later
(av_)add_index_entry() inserts new entries so that the list stays ordered and updates entries if already in it
(av_)index_search_timestamp() cleanup (kill ugly goto) and shorter

Originally committed as revision 2697 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-01-13 22:02:49 +00:00
..
2002-11-25 19:07:40 +00:00
2003-11-10 18:41:45 +00:00
2003-11-10 18:48:33 +00:00
2004-01-10 23:55:57 +00:00
2004-01-12 22:14:45 +00:00
2002-11-25 19:07:40 +00:00
2003-11-14 05:42:14 +00:00
2003-09-08 22:04:29 +00:00
2003-02-11 16:35:48 +00:00
2003-02-11 16:35:48 +00:00
2003-04-21 21:18:51 +00:00
2003-12-08 17:50:38 +00:00
2003-10-14 14:40:36 +00:00
2003-12-01 13:59:08 +00:00
2003-11-10 18:43:12 +00:00
2003-11-10 18:42:51 +00:00
2003-12-08 17:54:40 +00:00
2003-12-08 17:50:38 +00:00
2003-04-21 21:18:15 +00:00
2003-10-15 03:53:40 +00:00
2003-11-10 18:41:45 +00:00
2003-11-10 18:40:14 +00:00
2003-02-11 16:35:48 +00:00
2002-11-25 19:07:40 +00:00
2003-10-02 03:53:52 +00:00
2003-10-20 20:23:46 +00:00
2003-02-11 16:35:48 +00:00