[FFmpeg-devel] [PATCH] Playlist API

Geza Kovacs gkovacs
Mon Jul 13 10:37:28 CEST 2009


Sorry, that previous patch had some typos, unnecessary variables, and a
scoping issue. Please review this updated version instead.

On 07/13/2009 12:35 AM, Geza Kovacs wrote:
> Hi all,
> 
> This is the public API component of a playlist abstraction layer I have
> used to implement concatenation and playlist support with. It defines
> structures for playlists and playlist items, and means to construct and
> manipulate them.
> 
> To actually use this API for concatenation, another set of my patches
> which implements playlist demuxers is necessary, which I will send for
> review once this portion is accepted.
> 
> Regards,
> Geza

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-playlist-api.diff
Type: text/x-patch
Size: 9058 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090713/c9608a4b/attachment.bin>



More information about the ffmpeg-devel mailing list