[FFmpeg-devel] [PATCH] Move seek-related functions to seek.c
Måns Rullgård
mans
Sun Mar 7 00:01:31 CET 2010
Michael Niedermayer <michaelni at gmx.at> writes:
> On Sat, Mar 06, 2010 at 10:22:43PM +0000, Mans Rullgard wrote:
>> ---
>> libavformat/internal.h | 2 +
>> libavformat/seek.c | 484 +++++++++++++++++++++++++++++++++++++++++++++++-
>> libavformat/utils.c | 489 +-----------------------------------------------
>> 3 files changed, 485 insertions(+), 490 deletions(-)
>
> well, seek.c contains only unfinished code for the new seeking api
> utils.c contains working old api
> iam not sure if mixing them currently is a good idea
OK, I'll leave it. I was hunting warnings and came across a FIXME.
I'll just add the missing prototype somewhere else instead for the
time being.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list