[FFmpeg-devel] [PATCH] Functions for writing packets to chained muxers
Martin Storsjö
martin
Wed May 19 11:35:52 CEST 2010
Hi,
During the review of the mov muxer rtp hinting code, Michael pointed out
that code for writing packets to a chained muxer could be shared.
Here's an initial attempt at doing that, adding a function for writing
packets to chained muxers, and taking it into use in the mov muxer rtp
hinter and rtsp muxer.
// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-an-libavformat-internal-function-ff_write_chaine.patch
Type: text/x-diff
Size: 2446 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100519/8b38c645/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Take-ff_write_chained-in-use-in-the-mov-rtp-hinter-a.patch
Type: text/x-diff
Size: 3106 bytes
Desc:
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100519/8b38c645/attachment-0001.patch>
More information about the ffmpeg-devel
mailing list