Move the app library to gst-libs/gst/app (duh!)
authorDavid Schleef <ds@schleef.org>
Sat, 3 Mar 2007 08:16:57 +0000 (08:16 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 3 Mar 2007 08:16:57 +0000 (08:16 +0000)
commit50fdeffe760c39ca68ad4b83d678af0786970cbd
tree11469e52fa3e3472deceaa377080852fdf904e9e
parent72ef9a10a8a9895c72911d23c983bf7d243847db
Move the app library to gst-libs/gst/app (duh!)

Original commit message from CVS:
* Makefile.am:
* configure.ac:
* ext/Makefile.am:
* gst-libs/gst/Makefile.am:
* gst-libs/gst/app/Makefile.am:
* gst-libs/gst/app/gstapp.c:
* gst-libs/gst/app/gstappsrc.c:
* gst-libs/gst/app/gstappsrc.h:
* gst/app/Makefile.am:
* gst/app/gstapp.c:
* gst/app/gstappsrc.c:
* gst/app/gstappsrc.h:
Move the app library to gst-libs/gst/app (duh!)
ChangeLog
Makefile.am
configure.ac
ext/Makefile.am
gst-libs/gst/Makefile.am
gst-libs/gst/app/Makefile.am [new file with mode: 0644]
gst-libs/gst/app/gstapp.c [new file with mode: 0644]
gst-libs/gst/app/gstappsrc.c [moved from gst/app/gstappsrc.c with 100% similarity]
gst-libs/gst/app/gstappsrc.h [moved from gst/app/gstappsrc.h with 100% similarity]
gst/app/Makefile.am
gst/app/gstapp.c