Commit graph

56 commits

Author SHA1 Message Date
Wim Taymans
6b60a27aba Merge branch 'master' into 0.11
Conflicts:
	tests/examples/Makefile.am
2011-06-17 15:48:19 +02:00
Christian Fredrik Kalager Schaller
4af771a1a5 Add gobject introspection files to spec 2011-06-15 15:08:32 +01:00
Christian Fredrik Kalager Schaller
6ffcd4c6e9 remove old v4l plugin from spec file 2011-06-15 14:53:56 +01:00
Tim-Philipp Müller
a9e4949238 gnomevfs: remove GnomeVFS plugin
The gio plugin replaces it.
2011-06-15 00:52:47 +01:00
Tim-Philipp Müller
c092981b16 Remove v4l plugin
The old v4l interface has been deprecated for years and even
been removed from the kernel headers. If anyone still needs
this plugin, they can resurrect it in gst-plugins-bad, there's
no reason for it to be in -base.
2011-06-07 20:47:46 +01:00
Christian Fredrik Kalager Schaller
c013521505 Add new header file 2011-05-19 13:40:29 +01:00
Christian Fredrik Kalager Schaller
d7413f2a72 Add new header file to spec file 2011-04-09 02:01:08 +01:00
christian schaller
133baf3a34 Update spec file with discoverer and encodebinchanges 2011-01-06 17:57:41 +00:00
Christian Schaller
658388c57b Add missing source file for tagger to Makefile and update spec file 2010-01-07 13:50:03 +00:00
Christian F.K. Schaller
7be6753e0d Add missing file to spec file 2009-09-30 18:06:56 +01:00
Christian Schaller
edaaae5261 Update spec file with latest changes 2009-07-22 14:21:43 +01:00
Christian Schaller
b80b350840 Make build of schro plugin conditional 2009-06-19 17:43:03 +01:00
Christian Schaller
6a5eb1b468 Update spec file 2009-05-25 17:54:01 +01:00
Jan Urbanski
02339d2d4c Spec: fix up deps 2009-03-12 11:34:20 +00:00
Christian Schaller
67948a4027 Update spec file with latest additions and changes, most noteably the move of appsrc appsink into -base 2009-02-10 18:29:22 +00:00
Christian Schaller
af98e27229 commit spec file update which includes all the split .pc files
Original commit message from CVS:
commit spec file update which includes all the split .pc files
2008-02-07 18:07:41 +00:00
Christian Schaller
70bf4bd0c8 update spec file
Original commit message from CVS:
update spec file
2007-10-26 12:07:14 +00:00
Christian Schaller
65eedc7077 update spec file to include latest RTSP libraries and headers and more
Original commit message from CVS:
update spec file to include latest RTSP libraries and headers and more
2007-09-07 15:05:24 +00:00
Christian Schaller
13b6bdeed0 update spec
Original commit message from CVS:
update spec
2007-05-18 17:10:03 +00:00
Christian Schaller
c9b89e8108 update spec file for RTP changes
Original commit message from CVS:
update spec file for RTP changes
2007-04-10 11:23:18 +00:00
Christian Schaller
f58ea20164 update spec file
Original commit message from CVS:
update spec file
2007-03-23 15:43:24 +00:00
Thomas Vander Stichele
f6bd20e5e3 rename utils to pbutils
Original commit message from CVS:
* configure.ac:
* docs/libs/gst-plugins-base-libs-docs.sgml:
* docs/libs/gst-plugins-base-libs-sections.txt:
* gst-libs/gst/Makefile.am:
* gst-libs/gst/interfaces/mixer.c:
* gst-libs/gst/pbutils/Makefile.am:
* gst-libs/gst/pbutils/descriptions.c:
(gst_pb_utils_get_source_description),
(gst_pb_utils_get_sink_description),
(gst_pb_utils_get_decoder_description),
(gst_pb_utils_get_encoder_description),
(gst_pb_utils_get_element_description),
(gst_pb_utils_add_codec_description_to_tag_list),
(gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
* gst-libs/gst/pbutils/descriptions.h:
* gst-libs/gst/pbutils/install-plugins.c:
* gst-libs/gst/pbutils/install-plugins.h:
* gst-libs/gst/pbutils/missing-plugins.c:
(gst_missing_uri_source_message_new),
(gst_missing_uri_sink_message_new),
(gst_missing_element_message_new),
(gst_missing_decoder_message_new),
(gst_missing_encoder_message_new),
(gst_missing_plugin_message_get_description):
* gst-libs/gst/pbutils/missing-plugins.h:
* gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
* gst-libs/gst/pbutils/pbutils.h:
* gst-libs/gst/utils/Makefile.am:
* gst-libs/gst/utils/base-utils.c:
* gst-libs/gst/utils/base-utils.h:
* gst-libs/gst/utils/descriptions.c:
* gst-libs/gst/utils/descriptions.h:
* gst-libs/gst/utils/install-plugins.c:
* gst-libs/gst/utils/install-plugins.h:
* gst-libs/gst/utils/missing-plugins.c:
* gst-libs/gst/utils/missing-plugins.h:
* gst-plugins-base.spec.in:
* gst/playback/Makefile.am:
* gst/playback/gstdecodebin.c:
* gst/playback/gstdecodebin2.c:
* gst/playback/gstplaybasebin.c: (setup_subtitle),
(gen_source_element):
* gst/playback/gstplaybin.c: (plugin_init):
* tests/check/Makefile.am:
* tests/check/libs/pbutils.c: (GST_START_TEST),
(test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
* tests/check/libs/utils.c:
rename utils to pbutils
2007-03-04 23:39:51 +00:00
Christian Schaller
c6ced31578 add header file for easy codec install
Original commit message from CVS:
add header file for easy codec install
2007-02-13 13:50:56 +00:00
Christian Schaller
64734cf0a0 add latest files
Original commit message from CVS:
add latest files
2007-01-12 17:43:40 +00:00
Thomas Vander Stichele
3f1b92dbe3 add doap file
Original commit message from CVS:
* Makefile.am:
* gst-plugins-base.doap:
* gst-plugins-base.spec.in:
add doap file
2006-12-15 00:20:37 +00:00
Wim Taymans
fa0de87f84 gst-plugins-base.spec.in: spec new .h file. Fixes #368310.
Original commit message from CVS:
* gst-plugins-base.spec.in:
spec new .h file. Fixes #368310.
2006-10-31 15:05:33 +00:00
Christian Schaller
bfbdfb8d45 add new header file to spec
Original commit message from CVS:
add new header file to spec
2006-09-27 13:29:49 +00:00
Christian Schaller
7623b0d79a update for latest changes
Original commit message from CVS:
update for latest changes
2006-06-19 11:35:47 +00:00
Christian Schaller
b6582f2693 fix version number macro
Original commit message from CVS:
fix version number macro
2006-04-11 15:01:51 +00:00
Christian Schaller
b017cd2588 update with latest files
Original commit message from CVS:
update with latest files
2006-01-31 12:23:35 +00:00
Christian Schaller
508f183e47 remove version suffix
Original commit message from CVS:
remove version suffix
2006-01-13 16:17:50 +00:00
Christian Schaller
13e2081f69 update spec.in file
Original commit message from CVS:
update spec.in file
2006-01-11 17:38:35 +00:00
Christian Schaller
68232a2891 updates to activate cdparanoia plugin
Original commit message from CVS:
updates to activate cdparanoia plugin
2005-12-12 20:31:24 +00:00
Christian Schaller
807908daad add pango plugin to spec
Original commit message from CVS:
add pango plugin to spec
2005-12-04 22:07:01 +00:00
Christian Schaller
59823d65b9 latest updates on spec file after thomas's refactoring
Original commit message from CVS:
latest updates on spec file after thomas's refactoring
2005-11-30 16:08:30 +00:00
Christian Schaller
04248fdea5 update spec file for latest file changes
Original commit message from CVS:
update spec file for latest file changes
2005-11-29 15:26:16 +00:00
Thomas Vander Stichele
d324bfb513 add ACLOCAL_AMFLAGS
Original commit message from CVS:
add ACLOCAL_AMFLAGS
2005-11-27 14:34:11 +00:00
Christian Schaller
0118f331c3 fix ximage plugin statement
Original commit message from CVS:
fix ximage plugin statement
2005-11-23 13:26:46 +00:00
Thomas Vander Stichele
3f12c23cdb remove sinesrc from the build
Original commit message from CVS:
remove sinesrc from the build
2005-11-23 11:58:41 +00:00
Tim-Philipp Müller
c90f75526a Rename libgsttagedit to libgsttag (#322117).
Original commit message from CVS:
* ext/theora/Makefile.am:
* ext/vorbis/Makefile.am:
* gst-libs/gst/tag/Makefile.am:
* gst-plugins-base.spec.in:
Rename libgsttagedit to libgsttag (#322117).
2005-11-22 11:33:07 +00:00
Christian Schaller
ecaf089d0d update for latest changes
Original commit message from CVS:
update for latest changes
2005-10-21 09:45:13 +00:00
Christian Schaller
69817acacf remove more register crap
Original commit message from CVS:
remove more register crap
2005-09-19 14:48:42 +00:00
Christian Schaller
54a364c594 remove gst-register requirement from spec file
Original commit message from CVS:
remove gst-register requirement from spec file
2005-09-19 14:47:57 +00:00
Christian Schaller
5116fc04a6 update spec file for rtpbase class
Original commit message from CVS:
update spec file for rtpbase class
2005-09-19 14:41:23 +00:00
Thomas Vander Stichele
0a27e01804 updating docs build
Original commit message from CVS:
updating docs build
2005-09-03 15:02:24 +00:00
Thomas Vander Stichele
60d0106d69 remove some plugins
Original commit message from CVS:
remove some plugins
2005-09-02 16:02:38 +00:00
Christian Schaller
e520824f28 add audioresample to spec file
Original commit message from CVS:
add audioresample to spec file
2005-08-24 17:28:39 +00:00
Christian Schaller
256c7c115e fix up spec to keep it working
Original commit message from CVS:
fix up spec to keep it working
2005-08-19 14:41:46 +00:00
Christian Schaller
ce8045a421 remove gconf stuff from spec file
Original commit message from CVS:
remove gconf stuff from spec file
2005-07-21 10:22:23 +00:00
Christian Schaller
63cd64c514 add latest rpt stuff
Original commit message from CVS:
add latest rpt stuff
2005-07-14 11:52:23 +00:00