mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
2f4ea3b734
From libvpx/vp8/encoder/onyx_int.h: #define MAX_LAG_BUFFERS (CONFIG_REALTIME_ONLY? 1 : 25) While we don't need to be tied to what libvpx does internally, it doesn't make sense to pretend to support longer frame lags than are actually possible. |
||
---|---|---|
.. | ||
gst/video | ||
gstvp8dec.c | ||
gstvp8enc.c | ||
gstvp8utils.c | ||
gstvp8utils.h | ||
Makefile.am | ||
plugin.c |