mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.
Original commit message from CVS: 2006-04-07 Julien MOUTTE <julien@moutte.net> * docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates. * examples/directfb/Makefile.am: Add example resource files to dist.
This commit is contained in:
parent
dce315f7b1
commit
bd72d30ce9
3 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-04-07 Julien MOUTTE <julien@moutte.net>
|
||||
|
||||
* docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.
|
||||
* examples/directfb/Makefile.am: Add example resource files to
|
||||
dist.
|
||||
|
||||
2006-04-07 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||
|
||||
* ext/amrwb/amrwb-code/Makefile.am:
|
||||
|
|
|
@ -6,6 +6,7 @@ GST_DFBSURFACE
|
|||
GstDfbSurface
|
||||
GstDfbVMode
|
||||
<TITLE>GstDfbVideoSink</TITLE>
|
||||
GstDfbVideoSink
|
||||
gst_dfbsurface_get_type
|
||||
<SUBSECTION Standard>
|
||||
GST_DFBVIDEOSINK
|
||||
|
@ -20,6 +21,7 @@ GST_IS_DFBVIDEOSINK_CLASS
|
|||
<FILE>gsttaglib</FILE>
|
||||
GstTagLibMuxPriv
|
||||
<TITLE>GstTagLibMux</TITLE>
|
||||
GstTagLibMux
|
||||
<SUBSECTION Standard>
|
||||
GST_TAGLIB_MUX
|
||||
GST_IS_TAGLIB_MUX
|
||||
|
|
|
@ -4,3 +4,6 @@ gstdfb_SOURCES = gstdfb.c
|
|||
gstdfb_CFLAGS = $(GST_CFLAGS) $(DIRECTFB_CFLAGS)
|
||||
gstdfb_LDFLAGS = $(GST_LIBS) $(DIRECTFB_LIBS)
|
||||
|
||||
EXTRA_DIST = \
|
||||
decker.ttf dfblogo.png
|
||||
|
||||
|
|
Loading…
Reference in a new issue