Commit graph

70 commits

Author SHA1 Message Date
Sebastian Dröge 65307dd132 gst: Update versioning 2012-04-04 14:55:15 +02:00
Christian Fredrik Kalager Schaller 029d8a30a2 Add new file to spec file 2012-02-13 16:03:15 +00:00
Christian Fredrik Kalager Schaller c1aa6e835e Update spec file 2012-02-02 16:10:45 +00:00
Christian Fredrik Kalager Schaller 9e35812070 Update spec file with latest changes 2012-01-18 13:16:46 +00:00
Christian Fredrik Kalager Schaller 0046224d35 Update file locations for 0.11 2011-12-12 17:27:10 +00:00
Tim-Philipp Müller dfc13ec632 cdda: rename GstCddaBaseSrc to GstAudioCdSrc and move to libgstaudio
Another mini-lib down, to make space for new mini libs.

Remove bogus copyright line while at it.
2011-11-12 11:58:58 +00:00
Christian Fredrik Kalager Schaller cead4ef818 update spec file for latest 0.11 changes 2011-11-12 09:56:04 +00:00
Edward Hervey da6fd77de9 Really remove all mention of gstnetbuffer 2011-11-04 09:01:36 +01:00
Tim-Philipp Müller 754b22d7ee libs: remove unused floatcast header-only library
There's no code whatsoever that uses these macros. If anyone
ever feels the need to resurrect them, we should add them to
gstutils.h in core or libgstaudio or so.
2011-09-23 21:18:47 +01:00
Sebastian Dröge 0f654f3feb Merge branch 'master' into 0.11
Conflicts:
	docs/libs/Makefile.am
	tests/check/elements/decodebin2.c
2011-09-08 14:42:00 +02:00
Christian Fredrik Kalager Schaller f6ed715293 Add latest files to spec file 2011-09-06 19:19:43 +01:00
Tim-Philipp Müller fd448502b9 interfaces: rename GstXOverlay interface to GstVideoOverlay
And remove deprecated methods, and fix up some cruft.
2011-08-08 14:12:15 +01:00
Thomas Vander Stichele 24a7a6be1e gst-plugins-base.spec.in: update for 0.11 2011-08-07 18:36:04 +02:00
Tim-Philipp Müller dd56714b14 ffmpegcolorspace -> videoconvert 2011-07-07 23:59:59 +01:00
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