On 07/02/2017 08:51, Martin Storsjö wrote:
> This avoids having to count the number of frames sent to the codec
> and the number of output packets received; instead just wait until
> the encoder returns a buffer with the EOS flag set.
> 
> This avoids potential (so far only theoretical) issues if an encoder
> doesn't output exactly one packet per input frame.
> ---
>  libavcodec/omx.c | 30 +++++++++++++++++++++++-------
>  1 file changed, 23 insertions(+), 7 deletions(-)
> 

Possibly Ok.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to