mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-27 01:28:34 +00:00
vtenc: Remove unused #define
This commit is contained in:
parent
fff292438c
commit
e79355078e
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@
|
||||||
#define VTENC_DEFAULT_USAGE 6 /* Profile: Baseline Level: 2.1 */
|
#define VTENC_DEFAULT_USAGE 6 /* Profile: Baseline Level: 2.1 */
|
||||||
#define VTENC_DEFAULT_BITRATE 768
|
#define VTENC_DEFAULT_BITRATE 768
|
||||||
|
|
||||||
#define VTENC_MIN_RESET_INTERVAL (GST_SECOND / 2)
|
|
||||||
|
|
||||||
GST_DEBUG_CATEGORY (gst_vtenc_debug);
|
GST_DEBUG_CATEGORY (gst_vtenc_debug);
|
||||||
#define GST_CAT_DEFAULT (gst_vtenc_debug)
|
#define GST_CAT_DEFAULT (gst_vtenc_debug)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue