[FFmpeg-devel] [PATCH] First shot at AVCHD seeking via new seeking API

Ivan Schreter schreter
Sun Jul 19 17:50:19 CEST 2009


Hi Baptiste,

Ivan Schreter wrote:
> Hi Baptiste,
>
> Baptiste Coudurier wrote:
>> [...]
>> I understand that people are waiting for the fix, however I don't 
>> feel public API should be extended without review. I'm sure other 
>> people and especially Michael would like to review it before.
> Uhm, this is a misunderstanding. I don't want to extend public API. I 
> just fixed the seeking in MPEG-TS streams.
>
> The generic routine I wrote is meant only for demuxers, so that others 
> don't have to write it again. Maybe I should put the declaration in 
> other header? Which one?
I see we have a header "internal.h" in lavf. So I moved the declaration 
of my new routine there. This is then definitely no public API.

OK to commit now (patches attached)?

Regards,

Ivan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: seek_cooked_lavf.patch
Type: text/x-patch
Size: 19692 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090719/7d619877/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: seek_cooked_mpegts.patch
Type: text/x-patch
Size: 3017 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090719/7d619877/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: seek_cooked_seekregress.patch
Type: text/x-patch
Size: 4719 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090719/7d619877/attachment-0002.bin>



More information about the ffmpeg-devel mailing list