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

Martin Storsjö martin
Wed Aug 4 14:45:24 CEST 2010


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-hex_to_data-a-lavf-internal-function.patch
Type: text/x-diff
Size: 3874 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100804/08f28363/attachment.patch>



More information about the ffmpeg-devel mailing list