diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-07-05 10:11:24 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-07-05 10:11:24 +0000 |
| commit | 4fc0d55655eff5282c1cbeb14b39c9c698ab9d90 (patch) | |
| tree | 9e0e3d2e75a9a155c572da968cd8a85c84e4c9a9 /ChangeLog | |
| parent | 77a7c4c8fbc7a9fb59039c0f9469923dd651c009 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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> * gst/realmedia/rmdemux.c: |
