gst/videobox/gstvideobox.c: Clean up, port to 0.9, use
Original commit message from CVS: 2005-07-05 Andy Wingo <wingo@pobox.com> * gst/videobox/gstvideobox.c: Clean up, port to 0.9, use BaseTransform. * gst/videobox/Makefile.am: Link to base libs, include plugins-base cflags, dist the README. * configure.ac (GST_PLUGIN_ALL, AC_CONFIG_FILES): Add videobox to the build.
This commit is contained in:
parent
600b41401d
commit
d6487dd033
11
ChangeLog
11
ChangeLog
@ -1,3 +1,14 @@
|
|||||||
|
2005-07-05 Andy Wingo <wingo@pobox.com>
|
||||||
|
|
||||||
|
* gst/videobox/gstvideobox.c: Clean up, port to 0.9, use
|
||||||
|
BaseTransform.
|
||||||
|
|
||||||
|
* gst/videobox/Makefile.am: Link to base libs, include
|
||||||
|
plugins-base cflags, dist the README.
|
||||||
|
|
||||||
|
* configure.ac (GST_PLUGIN_ALL, AC_CONFIG_FILES): Add videobox to
|
||||||
|
the build.
|
||||||
|
|
||||||
2005-07-04 Wim Taymans <wim@fluendo.com>
|
2005-07-04 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/realmedia/rmdemux.c:
|
* gst/realmedia/rmdemux.c:
|
||||||
|
@ -306,6 +306,7 @@ GST_PLUGINS_ALL="\
|
|||||||
rtsp \
|
rtsp \
|
||||||
smpte \
|
smpte \
|
||||||
udp \
|
udp \
|
||||||
|
videobox \
|
||||||
videofilter \
|
videofilter \
|
||||||
"
|
"
|
||||||
|
|
||||||
@ -497,6 +498,7 @@ gst/rtp/Makefile
|
|||||||
gst/rtsp/Makefile
|
gst/rtsp/Makefile
|
||||||
gst/smpte/Makefile
|
gst/smpte/Makefile
|
||||||
gst/udp/Makefile
|
gst/udp/Makefile
|
||||||
|
gst/videobox/Makefile
|
||||||
gst/videofilter/Makefile
|
gst/videofilter/Makefile
|
||||||
sys/Makefile
|
sys/Makefile
|
||||||
ext/Makefile
|
ext/Makefile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user