projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d508525
)
rawparse: Remove old parser code and wrap new parsers in old elements
author
Carlos Rafael Giani
<dv@pseudoterminal.org>
Mon, 25 Jul 2016 15:54:09 +0000
(17:54 +0200)
committer
Sebastian Dröge
<sebastian@centricular.com>
Tue, 26 Jul 2016 10:44:39 +0000
(13:44 +0300)
https://bugzilla.gnome.org/show_bug.cgi?id=767011
gst/rawparse/Makefile.am
patch
|
blob
|
history
diff --git
a/gst/rawparse/Makefile.am
b/gst/rawparse/Makefile.am
index
f3ad3c4
..
623dc94
100644
(file)
--- a/
gst/rawparse/Makefile.am
+++ b/
gst/rawparse/Makefile.am
@@
-2,7
+2,6
@@
plugin_LTLIBRARIES = libgstrawparse.la
libgstrawparse_la_SOURCES = \
- gstrawparse.c \
gstunalignedaudioparse.c \
gstunalignedvideoparse.c \
gstaudioparse.c \
@@
-29,7
+28,6
@@
noinst_HEADERS = \
gstunalignedaudioparse.h \
gstunalignedvideoparse.h \
gstaudioparse.h \
- gstrawparse.h \
gstvideoparse.h \
gstrawbaseparse.h \
gstrawaudioparse.h \