On 28/01/2019 20:45, Michael Niedermayer wrote:
> On Sun, Jan 27, 2019 at 11:47:05PM +, Mark Thompson wrote:
>> Use the frame-skip feature to maintain a specified framerate from the
>> point of view of the driver.
>> ---
>> doc/encoders.texi | 7 +++
>> libavcodec/vaapi_encode.c | 11
On Sun, Jan 27, 2019 at 11:47:05PM +, Mark Thompson wrote:
> Use the frame-skip feature to maintain a specified framerate from the
> point of view of the driver.
> ---
> doc/encoders.texi | 7 +++
> libavcodec/vaapi_encode.c | 116 +++---
> libavcodec/
Use the frame-skip feature to maintain a specified framerate from the
point of view of the driver.
---
doc/encoders.texi | 7 +++
libavcodec/vaapi_encode.c | 116 +++---
libavcodec/vaapi_encode.h | 18 +-
3 files changed, 132 insertions(+), 9 deletion