[FFmpeg-devel] [PATCH 1/2] v4l_m2m: add missing AV_CODEC_CAP_DELAY flags
wm4
nfxjfg at googlemail.com
Thu Dec 14 21:02:29 EET 2017
On Thu, 14 Dec 2017 19:54:26 +0100
Jorge Ramirez <jorge.ramirez-ortiz at linaro.org> wrote:
> On 12/14/2017 07:48 PM, wm4 wrote:
> > This is pretty much a requirement for any codec that handles modern
> > codecs like h264, but it was missing. Potentially could lead to issues
> > like missing frames at the end of a stream.
> > ---
> > Untested.
> hi,
>
> please do not merge this (the capability was not missing, it just broke
> the codeca last time I tested it hence why it is not in the code).
>
> I will look into this now (test/validate again); I also have a couple
> of other things pending - in particular a patch that Mark Thompson sent
> me a couple of months back which is quite important (today we access
> free'd memory when we close the codec...we are lucky that the memory is
> not reused)
>
> I have been off the radar doing some uboot work that couldnt be
> postponed. sorry about it. I am back on this now.
Ah, OK. Patch 1/2 dropped then.
More information about the ffmpeg-devel
mailing list