[FFmpeg-devel] [PATCH] Make hex_to_data a lavf internal function

Michael Niedermayer michaelni
Mon Aug 9 14:10:23 CEST 2010


On Wed, Aug 04, 2010 at 03:45:24PM +0300, Martin Storsj? wrote:
> Hi,
> 
> The hex_to_data function in rtpdec_mpeg4 is useful for (at least) other 
> RTP depacketizers, in particular, for a RTP depacketizer for MP4A-LATM.
> 
> This patch moves the function from rtpdec_mpeg4.c to utils.c, adds a ff_ 
> prefix, declares it in internal.h and adds a small doxy documentation.
> 
> // Martin
>  internal.h     |   10 ++++++++++
>  rtpdec_mpeg4.c |   33 ++-------------------------------
>  utils.c        |   28 ++++++++++++++++++++++++++++
>  3 files changed, 40 insertions(+), 31 deletions(-)
> be9cda2fd08af8d9d799a5032a2642126a458bf4  0001-Make-hex_to_data-a-lavf-internal-function.patch
> From 0071831b15d88c754beff3fa01dc9574f3abeacd Mon Sep 17 00:00:00 2001
> From: Martin Storsjo <martin at martin.st>
> Date: Tue, 3 Aug 2010 18:50:54 +0300
> Subject: [PATCH] Make hex_to_data a lavf internal function

ok

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

It is not what we do, but why we do it that matters.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100809/3ccc433f/attachment.pgp>



More information about the ffmpeg-devel mailing list