Commit graph

68 commits

Author SHA1 Message Date
Thomas Vander Stichele 423df73380 Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
Original commit message from CVS:
Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins

Add a regression test for level and fix a casting bug that made the additional
channels turn out wrong
2005-09-01 20:23:22 +00:00
Thomas Vander Stichele 63efb534b9 add docs to build
Original commit message from CVS:
* Makefile.am:
* configure.ac:
add docs to build
* common/plugins.xsl:
wrap Description into a refsect2
* docs/Makefile.am:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* gst/goom/Makefile.am:
* gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
(gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
(gst_goom_sink_setcaps), (gst_goom_src_setcaps),
(gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
(gst_goom_change_state):
* gst/goom/gstgoom.h:
GstGOOM -> GstGoom
add an example launch line
* gst/level/gstlevel.h:
* gst/monoscope/gstmonoscope.c:
cleanups
2005-09-01 17:55:14 +00:00
Thomas Vander Stichele c24fdce58c add some i18n headers
Original commit message from CVS:
add some i18n headers
2005-08-30 19:41:12 +00:00
Thomas Vander Stichele 81f63142d6 tidying up -good for business
Original commit message from CVS:
tidying up -good for business
2005-08-30 17:32:12 +00:00
Andy Wingo 266b874436 gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come from config.h.
Original commit message from CVS:
2005-07-08  Andy Wingo  <wingo@pobox.com>

* gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the
defines come from config.h.

* autogen.sh: Run autopoint, etc.

* Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/.

* configure.ac: Add gettext stuff.
2005-07-08 10:47:30 +00:00
Thomas Vander Stichele 16e4cd8b38 remove docs
Original commit message from CVS:
remove docs
2005-07-07 16:50:20 +00:00
Christian Schaller 4b39e710be fix disting and spec file
Original commit message from CVS:
fix disting and spec file
2005-07-05 15:26:55 +00:00
Jan Schmidt b20d68a660 Make my automake version shut up about undefined variables
Original commit message from CVS:
* Makefile.am:
* ext/Makefile.am:
* sys/Makefile.am:
Make my automake version shut up about undefined variables
* gst/goom/gstgoom.c:
GstAdapter moved to base objects.
2005-05-19 09:51:03 +00:00
Christian Schaller 6dbe8b46a7 various fixes to make it possible to build rpms from gst-plugins head
Original commit message from CVS:
various fixes to make it possible to build rpms from gst-plugins head
2005-05-06 12:43:59 +00:00
Christian Schaller 0751f73733 ported mad and effectv plugins
Original commit message from CVS:
ported mad and effectv plugins
2005-05-06 11:04:30 +00:00
Christian Schaller be52c709a4 make this module a bit more 0.9 friendly
Original commit message from CVS:
make this module a bit more 0.9 friendly
2005-05-05 09:10:38 +00:00
Thomas Vander Stichele 5a643b5e72 disable docs again until it passes make distcheck
Original commit message from CVS:
disable docs again until it passes make distcheck
2004-12-24 13:09:48 +00:00
Thomas Vander Stichele 20372318d9 really fix dist
Original commit message from CVS:
really fix dist
2004-12-24 11:01:24 +00:00
Stefan Kost 87f2c8b770 Added boilerplate gtk-doc files for plugin-libs documentation.
Original commit message from CVS:
Added boilerplate gtk-doc files for plugin-libs documentation.
2004-12-20 16:29:05 +00:00
Thomas Vander Stichele 44d1d555df clean up install/dist problem
Original commit message from CVS:
clean up install/dist problem
2004-07-02 10:02:13 +00:00
Benjamin Otte 4eb2d088af don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.
Original commit message from CVS:
* gst-libs/gst/colorbalance/Makefile.am:
* gst-libs/gst/mixer/Makefile.am:
* gst-libs/gst/play/Makefile.am:
* gst-libs/gst/tuner/Makefile.am:
* gst/tcp/Makefile.am:
* sys/dxr3/Makefile.am:
don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
tarball.
Also add all *.list files that were missing.
* Makefile.am:
add a distcheck hook to ensure the above doesn't happen again.
2004-06-24 01:43:54 +00:00
Thomas Vander Stichele eb95a260d6 updated translations
Original commit message from CVS:
updated translations
2004-05-03 13:37:09 +00:00
Thomas Vander Stichele f69b9d0142 up required gst version fix po download snippet
Original commit message from CVS:
up required gst version
fix po download snippet
2004-04-20 16:07:04 +00:00
Thomas Vander Stichele a2210256b1 dist common and m4 correctly
Original commit message from CVS:
dist common and m4 correctly
2004-03-18 12:38:53 +00:00
Thomas Vander Stichele f93dbbf15d use release.mak
Original commit message from CVS:
use release.mak
2004-03-17 10:59:35 +00:00
Thomas Vander Stichele a4c517bc80 dist NEWS
Original commit message from CVS:
dist NEWS
2004-03-13 14:07:54 +00:00
Thomas Vander Stichele 087eda9bd6 back to nano
Original commit message from CVS:
back to nano
2004-02-26 18:12:55 +00:00
Thomas Vander Stichele 6abb618b42 remove RELEASE
Original commit message from CVS:
remove RELEASE
2004-02-06 13:09:35 +00:00
Benjamin Otte e79785b0de co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _stdint.h.
Original commit message from CVS:
2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* common/m4/ax_create_stdint_h.m4:
* configure.ac:
add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
_stdint.h.
* Makefile.am:
remove generated _stdint.h in DISTCLEANFILES
* ext/a52dec/gsta52dec.c:
include _stdint.h for a52dec. (should fix #133064)
2004-02-03 02:40:15 +00:00
Christian Schaller 489501ca06 adding NAS plugin
Original commit message from CVS:
adding NAS plugin
2004-01-21 06:57:30 +00:00
Thomas Vander Stichele 469936a3bd putting i18n in place for plugins
Original commit message from CVS:
putting i18n in place for plugins
2004-01-19 15:45:55 +00:00
Thomas Vander Stichele c897450994 what was this doing here ?
Original commit message from CVS:
what was this doing here ?
2003-12-03 12:25:49 +00:00
David Schleef 16b70091f4 Add ACLOCAL_AMFLAGS
Original commit message from CVS:
Add ACLOCAL_AMFLAGS
2003-12-02 04:54:38 +00:00
Christian Schaller 7d23752c25 add COPYING.LIB
Original commit message from CVS:
add COPYING.LIB
2003-09-14 21:43:13 +00:00
Ronald S. Bultje 2977ffd8cc Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
Original commit message from CVS:
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
2003-04-07 21:34:28 +00:00
Thomas Vander Stichele 3c925ce69c some dist fixes
Original commit message from CVS:
some dist fixes
2003-01-03 17:03:22 +00:00
Ronald S. Bultje eb84f3b7ad Also generate uninstalled .pc files
Original commit message from CVS:
Also generate uninstalled .pc files
2002-12-17 15:15:34 +00:00
Christian Schaller 71d51fe3e8 apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
Original commit message from CVS:
apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
2002-12-15 21:48:33 +00:00
Thomas Vander Stichele fc6120b395 small fix
Original commit message from CVS:
small fix
2002-12-08 20:19:21 +00:00
Thomas Vander Stichele 4096b30e3a build fix
Original commit message from CVS:
build fix
2002-12-08 17:51:34 +00:00
Thomas Vander Stichele e16c50551b parallel install fixes
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:09 +00:00
David I. Lehn c7e109241f examples should build conditionally
Original commit message from CVS:
examples should build conditionally
2002-12-05 00:25:13 +00:00
Thomas Vander Stichele 45dde001e4 ok, redo from start
Original commit message from CVS:
ok, redo from start
2002-10-29 16:43:56 +00:00
Christian Schaller 7a03109f6d add missing m4 to extra dist and add wavenc plugin to spec
Original commit message from CVS:
add missing m4 to extra dist and add wavenc plugin to spec
2002-10-24 20:42:58 +00:00
Thomas Vander Stichele 57dda86286 .m4 to check for presence of an element let me know if this works
Original commit message from CVS:
.m4 to check for presence of an element
let me know if this works
2002-10-23 08:53:44 +00:00
Thomas Vander Stichele 3b5c5b4df8 stop bugging me i'm in none of these dirs
Original commit message from CVS:
stop bugging me
i'm in none of these dirs
2002-10-19 20:17:47 +00:00
David I. Lehn 6c3286ec71 add common and m4 to dist
Original commit message from CVS:
add common and m4 to dist
2002-08-09 20:56:56 +00:00
Thomas Vander Stichele 138929756f merge from release branch
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
David I. Lehn c298057d60 Add license files. LICENSE_readme moved here from core since it has info related to all the plugins.
Original commit message from CVS:
Add license files.  LICENSE_readme moved here from core since it has
info related to all the plugins.
Added common and m4 to the dist and strip out CVS files from dist.
2002-07-04 19:32:52 +00:00
Thomas Vander Stichele 34d8e1b7e7 fixaroos for gconf
Original commit message from CVS:
fixaroos for gconf
2002-07-01 15:41:13 +00:00
Thomas Vander Stichele 51fedccb38 oopsie
Original commit message from CVS:
oopsie
2002-06-15 14:42:00 +00:00
Thomas Vander Stichele 25bbab292f added (en/dis)able-external option did harmless search and replace, move along
Original commit message from CVS:
added (en/dis)able-external option
did harmless search and replace, move along
2002-06-14 16:44:33 +00:00
Thomas Vander Stichele ffa41178d5 fixing distcheck fixing SDL issue
Original commit message from CVS:
fixing distcheck
fixing SDL issue
2002-06-06 14:12:47 +00:00
Thomas Vander Stichele 271747bc97 a present for uraeus some buildreq fixes
Original commit message from CVS:
a present for uraeus
some buildreq fixes
2002-06-06 11:12:06 +00:00
Thomas Vander Stichele a18f44638b removing snapshot from the build because we need to fix it adding gconf schema to build and spec
Original commit message from CVS:
removing snapshot from the build because we need to fix it
adding gconf schema to build and spec
2002-05-10 21:56:15 +00:00