[Ffmpeg-devel] H264 decoder & low delay
Loren Merritt
lorenm
Tue Feb 28 01:41:05 CET 2006
On Mon, 27 Feb 2006, Mean wrote:
> Hello,
>
> after the hurry_up thingie, now the LOW_DELAY flag.
> Until now i used it to force one frame in/one frame out in DTS order
>
> But the h264 decoder does not seem to honor this behaviour
> The attached patch seems to fix it.
Is this different from simply replacing the
#if 0 //decode order
with an if() ?
--Loren Merritt
More information about the ffmpeg-devel
mailing list