[FFmpeg-devel] Google Summer of Code participation

Ronald S. Bultje rsbultje
Tue Apr 7 03:48:59 CEST 2009


Hi,

On Mon, Apr 6, 2009 at 7:19 PM, Stefano Sabatini
<stefano.sabatini-lala at poste.it> wrote:
> BTW while you're at it maybe it would be a good idea to svn cp also
> the avformat.h header, i.e. create a libavcodec/avpacket.h file svn
> copying libavformat/avformat.h, mark it as an "internal but installed"
> (see libavformat/avio.h), and move to avpacket.h the AVPacket
> definition.

It's not internal, everyone uses these functions, just look at
ffplay.c, it uses av_init/dup/free_packet(). ffmpeg.c also uses
av_destruct_packet(). New header file may make sense, acodec.h is
crowded...

Ronald



More information about the ffmpeg-devel mailing list