[vlc-devel] RTMP patch

Miguel Angel Cabrera macabrera at solaiemes.com
Thu Jan 31 13:52:48 CET 2008


On Thu, 2008-01-31 at 13:41 +0100, Antoine Cellerier wrote:
> On Thu, 31 Jan 2008 13:17:02 +0100, Miguel Angel Cabrera
> <macabrera at solaiemes.com> wrote:
> >> * I'm not sure but i beleive that VLC already has endianess conversion
> >> functions, you shouldn't need to add new ones.
> > 
> > Tell me their names and i will use them.
> 
> ntoh{16,32,64} look like good candidates (they are defined in
> include/vlc_common.h)
> 

Those functions are for converting to/from network/host byte order, not
for converting explicitly to big endian or little endian.

See you




More information about the vlc-devel mailing list