[FFmpeg-devel] [PATCH] Functions for writing packets to chained muxers

Michael Niedermayer michaelni
Thu May 20 21:15:36 CEST 2010


On Wed, May 19, 2010 at 12:35:52PM +0300, Martin Storsj? wrote:
> 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
>  internal.h |   14 ++++++++++++++
>  utils.c    |   19 +++++++++++++++++++
>  2 files changed, 33 insertions(+)
> a495672b0ee1f3fee1000dc2fb7672caa9cb57cd  0001-Add-an-libavformat-internal-function-ff_write_chaine.patch
> From bde8dac1d8972f848f0362a53fb989ba523faa70 Mon Sep 17 00:00:00 2001
> From: Martin Storsjo <martin at martin.st>
> Date: Wed, 19 May 2010 12:22:34 +0300
> Subject: [PATCH 1/2] Add an libavformat internal function ff_write_chained
> 
> ---
>  libavformat/internal.h |   14 ++++++++++++++
>  libavformat/utils.c    |   19 +++++++++++++++++++
>  2 files changed, 33 insertions(+), 0 deletions(-)

ok

[..]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100520/662b4263/attachment.pgp>



More information about the ffmpeg-devel mailing list