[FFmpeg-devel] [PATCH] H.264: fix decoding of plain still images (broken since revision 14289)

elupus elupus
Wed Jan 7 21:37:10 CET 2009


On Wed, 7 Jan 2009 20:55:40 +0100, Michael Niedermayer wrote:

> On Wed, Jan 07, 2009 at 07:18:29PM +0100, Reimar D?ffinger wrote:
>> [18 quoted lines suppressed]
> 
> thanks, fixed
> 
> [...]

Just a question on this. For dvd playback you don't really know that is the
last frame, since audio will still be comming from demuxer. 

Can one assume every frame is the last one and always call it with NULL? or
will that break decoding of future frames if the previous frame wasn't the
last one?

Joakim





More information about the ffmpeg-devel mailing list