[MOVED FROM BAD] more fixes
Original commit message from CVS: more fixes
This commit is contained in:
parent
56bff3790d
commit
fcfa27bfdf
@ -1,6 +1,6 @@
|
|||||||
plugindir = $(libdir)/gst
|
plugindir = $(libdir)/gst
|
||||||
|
|
||||||
filter_LTLIBRARIES = libgsty4mencode.la
|
plugin_LTLIBRARIES = libgsty4mencode.la
|
||||||
|
|
||||||
libgsty4mencode_la_SOURCES = gsty4mencode.c
|
libgsty4mencode_la_SOURCES = gsty4mencode.c
|
||||||
libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
|
libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <gst/gst.h>
|
#include <gst/gst.h>
|
||||||
#include "gstlavencode.h"
|
#include "gsty4mencode.h"
|
||||||
|
|
||||||
static GstElementDetails lavencode_details = {
|
static GstElementDetails lavencode_details = {
|
||||||
"LavEncode",
|
"LavEncode",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user