[FFmpeg-devel] Google Summer of Code participation

Thilo Borgmann thilo.borgmann
Wed Apr 8 23:29:25 CEST 2009



Michael Niedermayer schrieb:
> On Wed, Apr 08, 2009 at 07:39:41PM +0200, Thilo Borgmann wrote:
>   
>> Ok. I see two possibilities in that case.
>> First, assure that the context variables are assigned the value before 
>> leaving the function or
>> second, to use a local AVPacket just before the call to 
>> avcodec_decode_audio3() and let the context variables be used for iterating 
>> through the buffer.
>> Which one do you like more or another possibility?
>>     
>
> Put a AVPacket in the context and use that
>   
>
I've had another look into ffplay and I hope that I got the clue now and 
that this patch fits... please let me know.

TB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tb.APICallsFFplay.rev1.patch
Type: text/x-patch
Size: 3735 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090408/4f7acf74/attachment.bin>



More information about the ffmpeg-devel mailing list