Sébastien Moutte
711f00bb88
Makefile.am: Add win32 MANIFEST
...
Original commit message from CVS:
* Makefile.am:
Add win32 MANIFEST
* sys/directdraw/gstdirectdrawsink.c:
* sys/directdraw/gstdirectdrawsink.h:
Clear unused code and add comments.
Remove yuv from template caps, it only supports RGB
actually.
Implement XOverlay interface and remove window and fullscreen
properties.
Add debug logs.
Test for blit capabilities to return only the current colorspace if
the hardware can't blit for one colorspace to another.
* sys/directsound/gstdirectsoundsink.c:
Add some debugs.
* win32/MANIFEST:
Add VS7 project files and solution.
* win32/vs6/gst_plugins_bad.dsw:
* win32/vs6/libgstdirectdraw.dsp:
* win32/vs6/libgstdirectsound.dsp:
* win32/vs6/libgstqtdemux.dsp:
Update project files.
2007-02-11 15:26:49 +00:00
Thomas Vander Stichele
1b3ef14df4
add doap file
...
Original commit message from CVS:
* Makefile.am:
* gst-plugins-bad.doap:
* gst-plugins-bad.spec.in:
add doap file
2006-12-15 12:18:21 +00:00
Thomas Vander Stichele
60f8059676
rework build; add translations for v4l2
...
Original commit message from CVS:
rework build; add translations for v4l2
2006-04-01 10:09:11 +00:00
Zaheer Abbas Merali
7becef8f96
Add tests and fix PAR caps issue to ximagesrc
...
Original commit message from CVS:
2006-03-31 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* Makefile.am:
* configure.ac:
* sys/ximagesrc/ximagesrc.c:
(gst_ximagesrc_ximage_get),
(gst_ximagesrc_get_caps), (gst_ximagesrc_class_init):
* sys/ximagesrc/ximageutil.c:
* tests/Makefile.am:
* tests/icles/Makefile.am:
* tests/icles/ximagesrc-test.c: (terminate_playback), (main):
Add tests and fix PAR caps issue to ximagesrc
2006-03-31 17:52:36 +00:00
Tim-Philipp Müller
1533f43e04
Fix distcheck.
...
Original commit message from CVS:
* Makefile.am:
* configure.ac:
Fix distcheck.
2006-03-12 23:56:47 +00:00
Jan Schmidt
8a1442c6c2
configure.ac: releasing 0.10.1, "Slimy - yet satisfying"
...
Original commit message from CVS:
2006-02-20 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
releasing 0.10.1, "Slimy - yet satisfying"
2006-02-20 19:12:10 +00:00
Thomas Vander Stichele
bcf0592dda
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:35:27 +00:00
Thomas Vander Stichele
9804113477
add a torture target
...
Original commit message from CVS:
add a torture target
2005-11-23 21:27:20 +00:00
Julien Moutte
d55ac2830b
Makefile.am: examples in dist subdirs.
...
Original commit message from CVS:
2005-11-06 Julien MOUTTE <julien@moutte.net>
* Makefile.am: examples in dist subdirs.
* configure.ac: enable parameter for building
examples.
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/inspect/plugin-dfbvideosink.xml:
* examples/Makefile.am: Updates.
2005-11-06 22:16:27 +00:00
Julien Moutte
2438f5851e
Enable documentation.
...
Original commit message from CVS:
2005-11-06 Julien MOUTTE <julien@moutte.net>
* Makefile.am:
* autogen.sh:
* configure.ac:
* docs/Makefile.am:
* docs/plugins/.cvsignore:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-decl-list.txt:
* docs/plugins/gst-plugins-bad-plugins-decl.txt:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* docs/plugins/gst-plugins-bad-plugins-undocumented.txt:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
* docs/plugins/gst-plugins-bad-plugins.prerequisites:
* docs/plugins/gst-plugins-bad-plugins.signals:
* docs/plugins/gst-plugins-bad-plugins.types:
* docs/plugins/inspect/plugin-dfbvideosink.xml:
* docs/version.entities.in: Enable documentation.
* examples/Makefile.am:
* examples/directfb/Makefile.am:
* examples/directfb/decker.ttf:
* examples/directfb/dfblogo.png:
* examples/directfb/gstdfb.c: (myclock), (dynamic_link),
(size_changed), (setup_dynamic_link), (main): Add an example
application for DirectFB.
2005-11-06 21:55:01 +00:00
Thomas Vander Stichele
b2b33b19ba
don't do po until something wants to be translated
...
Original commit message from CVS:
don't do po until something wants to be translated
2005-10-27 12:49:54 +00:00
Thomas Vander Stichele
856cb2b355
add check-valgrind target
...
Original commit message from CVS:
add check-valgrind target
2005-09-19 16:44:37 +00:00
Thomas Vander Stichele
c320202b41
releasing 0.9.1
...
Original commit message from CVS:
releasing 0.9.1
2005-09-06 14:05:50 +00:00
Thomas Vander Stichele
390621f8de
cleaning up bad
...
Original commit message from CVS:
cleaning up bad
2005-09-05 15:10:18 +00:00
Andy Wingo
ae4309d00c
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:28 +00:00
Thomas Vander Stichele
dcbf2669e7
remove docs
...
Original commit message from CVS:
remove docs
2005-07-07 16:50:21 +00:00
Christian Schaller
1db676c6e4
fix disting and spec file
...
Original commit message from CVS:
fix disting and spec file
2005-07-05 15:26:56 +00:00
Jan Schmidt
3d79c7145d
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
93f1e423f9
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
8d34d4972b
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
646e2af4a4
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
356fde967b
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
579c498f99
really fix dist
...
Original commit message from CVS:
really fix dist
2004-12-24 11:01:24 +00:00
Stefan Kost
230599b6d7
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:06 +00:00
Thomas Vander Stichele
3ea45208c4
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
838bc54084
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:55 +00:00
Thomas Vander Stichele
87374fce87
updated translations
...
Original commit message from CVS:
updated translations
2004-05-03 13:37:09 +00:00
Thomas Vander Stichele
994a9131f8
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
bb35b43c26
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
714e43a1a2
use release.mak
...
Original commit message from CVS:
use release.mak
2004-03-17 10:59:35 +00:00
Thomas Vander Stichele
5259bba164
dist NEWS
...
Original commit message from CVS:
dist NEWS
2004-03-13 14:07:54 +00:00
Thomas Vander Stichele
7c55ebff04
back to nano
...
Original commit message from CVS:
back to nano
2004-02-26 18:12:55 +00:00
Thomas Vander Stichele
f85574a91b
remove RELEASE
...
Original commit message from CVS:
remove RELEASE
2004-02-06 13:09:35 +00:00
Benjamin Otte
1830ee9436
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
df078d9840
adding NAS plugin
...
Original commit message from CVS:
adding NAS plugin
2004-01-21 06:57:30 +00:00
Thomas Vander Stichele
22f4937e95
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
14bbf6cfeb
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
971f3208d4
Add ACLOCAL_AMFLAGS
...
Original commit message from CVS:
Add ACLOCAL_AMFLAGS
2003-12-02 04:54:38 +00:00
Christian Schaller
295fbb55f1
add COPYING.LIB
...
Original commit message from CVS:
add COPYING.LIB
2003-09-14 21:43:48 +00:00
Ronald S. Bultje
13cf1785d8
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:30 +00:00
Thomas Vander Stichele
a0ee53c29a
some dist fixes
...
Original commit message from CVS:
some dist fixes
2003-01-03 17:03:22 +00:00
Ronald S. Bultje
08d0c89de5
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
75ca48b6a2
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
69584f994a
small fix
...
Original commit message from CVS:
small fix
2002-12-08 20:19:21 +00:00
Thomas Vander Stichele
9fff9f4647
build fix
...
Original commit message from CVS:
build fix
2002-12-08 17:51:34 +00:00
Thomas Vander Stichele
708cf898e8
parallel install fixes
...
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:10 +00:00
David I. Lehn
3b7486c820
examples should build conditionally
...
Original commit message from CVS:
examples should build conditionally
2002-12-05 00:25:13 +00:00
Thomas Vander Stichele
b93cb588fd
ok, redo from start
...
Original commit message from CVS:
ok, redo from start
2002-10-29 16:43:56 +00:00
Christian Schaller
440801dd9e
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
945a43139b
.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
cd05d0f347
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
e414a65368
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
c02f0b607d
merge from release branch
...
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
David I. Lehn
3dcfa99aab
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
0e4c9fab8a
fixaroos for gconf
...
Original commit message from CVS:
fixaroos for gconf
2002-07-01 15:41:13 +00:00
Thomas Vander Stichele
3ba1afe262
oopsie
...
Original commit message from CVS:
oopsie
2002-06-15 14:42:00 +00:00
Thomas Vander Stichele
856b03faf1
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
f9060cefcc
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
a349a2454f
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
0b479161b4
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
David I. Lehn
c7a20d6e69
duh, revert last stupid commit adding non-existant common dir
...
Original commit message from CVS:
duh, revert last stupid commit adding non-existant common dir
2002-05-08 21:19:38 +00:00
David I. Lehn
406567032e
add common to dist
...
Original commit message from CVS:
add common to dist
2002-05-08 21:18:20 +00:00
Thomas Vander Stichele
d55a794352
*sigh* it's not doing anything useful anyway atm
...
Original commit message from CVS:
*sigh* it's not doing anything useful anyway atm
2002-03-05 15:10:34 +00:00
Thomas Vander Stichele
393dc7221a
don't do testsuite until we have it working
...
Original commit message from CVS:
don't do testsuite until we have it working
2002-03-03 13:11:48 +00:00
Thomas Vander Stichele
e3f1c7373b
putting it back
...
Original commit message from CVS:
putting it back
2002-02-19 11:02:28 +00:00
Thomas Vander Stichele
f1e09f94aa
... and as long as there's no Makefile.am in testsuite/autoplug this will not work very well either.
...
Original commit message from CVS:
... and as long as there's no Makefile.am in testsuite/autoplug this will
not work very well either.
2002-02-18 17:25:46 +00:00
Andy Wingo
41871aa330
add 'toolsdir' to the pc files add our first plugin test, which involves simply running gst-compprep, which in the co...
...
Original commit message from CVS:
* add 'toolsdir' to the pc files
* add our first plugin test, which involves simply running gst-compprep,
which in the course of creating the completion registry instantiates every
plugin. gst-register is run first.
2002-02-16 17:53:57 +00:00
Thomas Vander Stichele
d526f233ba
adding tools dir
...
Original commit message from CVS:
adding tools dir
2002-02-05 09:34:03 +00:00
Thomas Vander Stichele
fd0a5b7a88
adding rel notes
...
Original commit message from CVS:
adding rel notes
2002-01-31 22:32:41 +00:00
David I. Lehn
a593a343b0
add autogen.sh to dist
...
Original commit message from CVS:
* add autogen.sh to dist
2002-01-12 03:23:33 +00:00
Andy Wingo
fda22b0e4e
hopefully fix a problem.
...
Original commit message from CVS:
hopefully fix a problem.
2002-01-07 02:14:35 +00:00
Andy Wingo
cb39f3f57f
s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)
...
Original commit message from CVS:
s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru)
2002-01-04 08:16:35 +00:00
Thomas Vander Stichele
c22c6a4c42
depcomp might be useful
...
Original commit message from CVS:
depcomp might be useful
2002-01-04 07:35:47 +00:00
Andy Wingo
789be9a726
much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/
...
Original commit message from CVS:
much build fixage
turns out synaesthesia and smoothwav depend on gtk, maybe they should go to
ext/
2001-12-23 04:38:37 +00:00
Thomas Vander Stichele
348109fc78
adding a conditional'd spec file with esd as an example comments on how to take this idea further are welcomed before...
...
Original commit message from CVS:
adding a conditional'd spec file with esd as an example
comments on how to take this idea further are welcomed before I move on ;)
2001-12-21 14:53:33 +00:00
Thomas Vander Stichele
3383f7c142
fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
...
Original commit message from CVS:
fixed some GST_LIBS stuff
added audiofile
added gst-libs/audio building
2001-12-21 11:46:15 +00:00
Thomas Vander Stichele
2819ff07ce
added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" ...
...
Original commit message from CVS:
added esd
added new autogen.sh feature :
list all of the libs/plugins you want to disable in a file called "disable"
and they will. makes it easier to check stuff when you're working on one
a file "enable" does the opposite. You're on your own if you make them
conflict ;)
CML2 anyone ?
fixed some xvideo stuff, can't remember what though
2001-12-20 23:13:50 +00:00
Thomas Vander Stichele
49d345d9ef
building up speed
...
Original commit message from CVS:
building up speed
2001-12-17 18:37:01 +00:00