Tim-Philipp Müller
728732438b
Remove gconf elements and plugin
...
GConf was deprecated in favour of GSettings etc.
2011-06-15 14:37:29 +01:00
Tim-Philipp Müller
e2ca4ee481
build: add old qtdemux/quicktime directories to CRUFT_DIRS and CRUFT_FILES
2011-05-02 12:09:02 +01:00
Tim-Philipp Müller
b6655a48b8
win32: add more generated marshal and enumtype files to win32-update
2010-06-01 10:06:10 +01:00
Sebastian Dröge
1584d16b1c
videofilter: Move all elements into a single plugin
...
Having all these small elements in a separate plugin
is not very memory effective...
2010-04-29 19:28:19 +02:00
Tim-Philipp Müller
ab4e8ce9a9
build: add cruft alert for common/shave*
2010-03-26 17:06:57 +00:00
David Schleef
80510aeee7
Change how win32/common/config.h is updated
...
Generate win32/common/config.h-new directly from config.h.in,
using shell variables in configure and some hard-coded information.
Change top-level makefile so that 'make win32-update' copies the
generated file to win32/common/config.h, which we keep in source
control. It's kept in source control so that the git tree is
buildable from VS.
This change is similar to the one recently applied to GStreamer
and gst-plugins-good. The previous config.h file in -good was in
pretty bad shape, so unlike core and base, I didn't attempt to
leave it strictly the same, but fixed it as necessary. Needs
testing I cannot do myself.
2009-02-25 20:47:15 -08:00
Stefan Kost
5266203c4e
Makefile.am: Include lcov.mak to allow builging coverage reports. Guard check-torture target like in the other packages.
...
Original commit message from CVS:
* Makefile.am:
Include lcov.mak to allow builging coverage reports. Guard
check-torture target like in the other packages.
2008-01-09 13:50:09 +00:00
Tim-Philipp Müller
de9a28056e
Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see #393626 ).
...
Original commit message from CVS:
* Makefile.am:
Include common/win32.mak for CRLF check of win32 project
files (see #393626 ).
* win32/vs6/libgstpng.dsp:
Fix line endings and do cvs admin -kb.
2007-12-18 09:07:17 +00:00
Thomas Vander Stichele
a5fa8eaf4d
adding doap file
...
Original commit message from CVS:
* Makefile.am:
* gst-plugins-good.doap:
* gst-plugins-good.spec.in:
adding doap file
2006-12-15 10:54:28 +00:00
Thomas Vander Stichele
1228d439e3
add win32 stuff
...
Original commit message from CVS:
* Makefile.am:
* configure.ac:
* win32/common/config.h.in:
add win32 stuff
2006-05-03 14:28:57 +00:00
Thomas Vander Stichele
12b60c256b
add a .pc file so other modules can use good plugins in tests
...
Original commit message from CVS:
* Makefile.am:
* configure.ac:
* pkgconfig/.cvsignore:
* pkgconfig/Makefile.am:
* pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
add a .pc file so other modules can use good plugins in tests
2006-04-03 09:02:29 +00:00
Thomas Vander Stichele
590e301d8d
update translations
...
Original commit message from CVS:
update translations
2005-12-05 15:08:46 +00:00
Thomas Vander Stichele
71c0529b76
add tests subdir
...
Original commit message from CVS:
add tests subdir
2005-11-30 18:40:19 +00:00
Thomas Vander Stichele
33fb1e4210
move under tests
...
Original commit message from CVS:
move under tests
2005-11-30 18:24:08 +00:00
Thomas Vander Stichele
bf6086c4c7
add ACLOCAL_AMFLAGS; remove old stuff from spec changelog
...
Original commit message from CVS:
add ACLOCAL_AMFLAGS; remove old stuff from spec changelog
2005-11-27 14:33:31 +00:00
Thomas Vander Stichele
9cd9e1fd0d
fix torture target
...
Original commit message from CVS:
fix torture target
2005-11-24 11:06:29 +00:00
Thomas Vander Stichele
6578b08562
add a torture target
...
Original commit message from CVS:
add a torture target
2005-11-23 21:25:56 +00:00
Thomas Vander Stichele
dd8b6e6962
don't build checks if we don't have gstcheck
...
Original commit message from CVS:
don't build checks if we don't have gstcheck
2005-10-12 03:03:27 +00:00
Thomas Vander Stichele
6115f0b56c
convert to using GstClockTime for all time values, finally.
...
Original commit message from CVS:
convert to using GstClockTime for all time values, finally.
2005-09-23 18:15:51 +00:00
Thomas Vander Stichele
71daf7b88c
add check-valgrind target
...
Original commit message from CVS:
add check-valgrind target
2005-09-19 16:43:56 +00:00
Thomas Vander Stichele
6482f4af8f
fix distcheck
...
Original commit message from CVS:
fix distcheck
2005-09-04 11:50:47 +00:00
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