[Ffmpeg-devel] decoding rtp stream
Måns Rullgård
mru
Thu Jun 29 02:16:46 CEST 2006
"Fran?ois Revol" <revol at free.fr> writes:
>> Hello:
>>
>> Im trying to decode an h264 file from a udp stream. The problem Im
>> having is queuing the udp packets up in a buffer and decoding them
>> at the same time. Im running the stock decoding process from
>> output_example.c in a separate thread. My initialization code is
>> also fairly stock and is listed
>
> I remember trying to push for adding standard thread synchronization
> functions into libavcodec at some point... My 0.02E...
That would not help the OP at all. He needs to synchronize access to
his external buffer , which is nothing lavc can ever help with.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list