[FFmpeg-devel] Exporting avc_find_startcode?

Luca Abeni lucabe72
Fri Jan 11 09:58:37 CET 2008


Hi all,

I am currently writing support for H.264 video in RTP (see my patches
on roundup). To do this, I need to split each video frame in NALs.
I wrote my own code, but it basically duplicates the functionalities of
avc_find_startcode(), so I am currently rewriting my patches to use
avc_find_startcode()... Is it ok to export it (removing the "static"
keyword, and putting the prototype in avc.h)?


			Thanks,
				Luca




More information about the ffmpeg-devel mailing list