[FFmpeg-devel] Google Summer of Code participation
Ronald S. Bultje
rsbultje
Tue Apr 7 23:07:04 CEST 2009
Hi,
On Tue, Apr 7, 2009 at 5:05 PM, Thilo Borgmann
<thilo.borgmann at googlemail.com> wrote:
> The *avpkt is a parameter to the function. Better to use a local AVPacket
> for the scope of the function so that the pointer and int in the original
> AVPacket are preserved?
Might have been better to make that AVPacket argument const also, in
hindsight...
Ronald
More information about the ffmpeg-devel
mailing list