[FFmpeg-devel] [PATCH][4/4] Enable use of the extended API

Björn Axelsson bjorn.axelsson
Tue Nov 27 11:26:38 CET 2007


On Thu, 2007-11-22 at 15:01 +0000, Bj?rn Axelsson wrote: 
> Enable av_read_pause(), av_read_play() and the ASF demuxer's
> av_read_seek() to use the protocol-native functionality if available.
> 
> I forgot to write this before: The code passes "make test" after each
> patch has been applied, and after all patches have been applied. 
> Patch 2 depends on patch 1, and patch 4 on patch 2.
> 
> There's still no code that uses this functionality, but I'll break up
> the MMS patch in smaller diffs and submit it soon.

Patch updated for the changes in the previous patches and to handle the
case where read_seek() is given a stream index but that isn't supported
by the protocol's read_seek(). 
Please double-check the pts calculations I'm doing in asf.c, as I'm not
totally comfortable with them.

The patch passes "make test" and also tests out ok with the upcoming MMS
implementation.

-- 
Bj?rn Axelsson                    Phone: +46-(0)90-18 98 97
Intinor AB                          Fax: +46-(0)920-757 10
www.intinor.se
Interactive Television & Digital Media Distribution
-------------- next part --------------
A non-text attachment was scrubbed...
Name: api_extension_enable.diff
Type: text/x-patch
Size: 1989 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071127/22e5a2ef/attachment.bin>



More information about the ffmpeg-devel mailing list