Commit graph

70 commits

Author SHA1 Message Date
Christian Schaller
8833d29305 Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelper
Original commit message from CVS:
Renamed the audiofile plugin, commented out libgstfloatcast and libgstosshelper
2002-05-28 19:44:31 +00:00
Thomas Vander Stichele
8fa150e0f9 learn to love the capital
Original commit message from CVS:
learn to love the capital
2002-05-24 15:40:25 +00:00
Christian Schaller
a680921560 Some loving for the spec file. Now includes httpsrc, dxr3, jack and effectv and some other little goodies. Also make ...
Original commit message from CVS:
Some loving for the spec file. Now includes httpsrc, dxr3, jack and effectv
and some other little goodies. Also make it more correct by using _macros instead of selfmade defines
2002-05-13 19:53:56 +00:00
Thomas Vander Stichele
571d63f398 this should fix it
Original commit message from CVS:
this should fix it
2002-05-13 14:47:17 +00:00
Thomas Vander Stichele
42fe73f4f7 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
Thomas Vander Stichele
9f9ef63d11 various name fixes and sundry
Original commit message from CVS:
various name fixes and sundry
2002-05-03 09:59:10 +00:00
Thomas Vander Stichele
611bb25a11 modplug needs c++
Original commit message from CVS:
modplug needs c++
2002-04-26 17:56:22 +00:00
Thomas Vander Stichele
7f8e235338 I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2002-04-15 09:26:20 +00:00
Thomas Vander Stichele
66776ccfa7 spec fixes gst-launch-ext additions trying to fix up ieeetest but failed function collision in avifile dir
Original commit message from CVS:
* spec fixes
* gst-launch-ext additions
* trying to fix up ieeetest but failed
* function collision in avifile dir
2002-04-13 00:46:23 +00:00
Thomas Vander Stichele
3d346a70d5 more cleanups, buildrequires, ...
Original commit message from CVS:
more cleanups, buildrequires, ...
2002-03-13 16:40:16 +00:00
Thomas Vander Stichele
e8ef9538dd spec file clean up and lib changes
Original commit message from CVS:
spec file clean up and lib changes
2002-03-12 18:01:36 +00:00
Thomas Vander Stichele
b7541924c1 conditional'd videosink
Original commit message from CVS:
conditional'd videosink
2002-03-12 12:14:41 +00:00
Thomas Vander Stichele
cf3a9f8e6d moved jpeg to it's own package since it depends on libjpeg
Original commit message from CVS:
moved jpeg to it's own package since it depends on libjpeg
2002-03-12 12:10:33 +00:00
Christian Schaller
9336c3255a Put videosink in separate plugin and move icecast plugin to be with the rest of the dependency plugins
Original commit message from CVS:
Put videosink in separate plugin and move icecast plugin to be with the rest of the dependency plugins
2002-03-05 21:00:06 +00:00
Christian Schaller
4dcc4d667a added Monoscope to SPEC
Original commit message from CVS:
added Monoscope to SPEC
2002-03-05 20:34:15 +00:00
Christian Schaller
67749d56f6 fixed name of libvideosink
Original commit message from CVS:
fixed name of libvideosink
2002-03-04 20:37:37 +00:00
Christian Schaller
4e11a4f6c6 added videosink to SPEC, it is bundled with the xvideosink
Original commit message from CVS:
added videosink to SPEC, it is bundled with the xvideosink
2002-03-04 19:48:11 +00:00
Christian Schaller
21742f75eb fixed rtp dependency
Original commit message from CVS:
fixed rtp dependency
2002-03-03 22:13:09 +00:00
Christian Schaller
95c6818ed1 added modplug to SPEC file
Original commit message from CVS:
added modplug to SPEC file
2002-03-02 11:34:18 +00:00
Thomas Vander Stichele
82d7cc6d5b adding man page
Original commit message from CVS:
adding man page
2002-03-01 15:46:26 +00:00
Christian Schaller
0adcb9c4e7 Fix the spec after the au plugin changed name
Original commit message from CVS:
Fix the spec after the au plugin changed name
2002-02-19 21:06:18 +00:00
Thomas Vander Stichele
0c07561a33 how did this ever work ?
Original commit message from CVS:
how did this ever work ?
2002-02-13 12:02:11 +00:00
Thomas Vander Stichele
e9e30f750e fix stupid gst-register mistakes make all plugins require gstreamer-plugins make only gstreamer-plugins require gstre...
Original commit message from CVS:
* fix stupid gst-register mistakes
* make all plugins require gstreamer-plugins
* make only gstreamer-plugins require gstreamer
2002-02-12 17:40:01 +00:00
Thomas Vander Stichele
8ff0aa4dc3 it's all about the versioning baby
Original commit message from CVS:
it's all about the versioning baby
2002-02-12 16:56:33 +00:00
Thomas Vander Stichele
8c635aa436 some more fixes base rpm is now called gstreamer-plugins as it should be
Original commit message from CVS:
* some more fixes
* base rpm is now called gstreamer-plugins as it should be
2002-02-12 12:01:45 +00:00
Thomas Vander Stichele
3b8dc05d7b various cosmetic fixes
Original commit message from CVS:
* various cosmetic fixes
2002-02-12 11:37:29 +00:00
Thomas Vander Stichele
26a4d36c1c release version fix
Original commit message from CVS:
release version fix
2002-02-11 16:01:13 +00:00
Christian Schaller
96398fd993 fixing some RPM dependencies
Original commit message from CVS:
fixing some RPM dependencies
2002-02-04 22:52:02 +00:00
Thomas Vander Stichele
1ec6f74697 gst-launch-ext
Original commit message from CVS:
gst-launch-ext
2002-02-04 20:57:13 +00:00
Christian Schaller
cc2fff3ae6 fix small typo from earlier SPEC fix commits
Original commit message from CVS:
fix small typo from earlier SPEC fix commits
2002-02-03 19:27:21 +00:00
Christian Schaller
19f3da7596 Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more groupin...
Original commit message from CVS:
Tried grouping the plugins more togheter, think I saved us at least some rpms on this. Probably room for more grouping but I don't have the knowledge to know what plugins belong in what category of the remaining
2002-02-03 19:23:27 +00:00
Christian Schaller
d894c66577 Added Goom and icecast to the spec, also fixed jpmeg mmx
Original commit message from CVS:
Added Goom and icecast to the spec, also fixed jpmeg mmx
2002-02-03 19:05:07 +00:00
Christian Schaller
59c95cf74e Corrected OpenQuicktime dep to openquicktime
Original commit message from CVS:
Corrected OpenQuicktime dep to openquicktime
2002-02-02 15:59:00 +00:00
Thomas Vander Stichele
ff3dde773d updates for release
Original commit message from CVS:
updates for release
2002-02-02 15:50:36 +00:00
Christian Schaller
9f011f9cf9 Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me
Original commit message from CVS:
Trying to fix the OpenQuicktime depenency as it strangly enough don't work for me
2002-02-01 15:31:53 +00:00
Christian Schaller
042d7ed9a3 update libxml and gnome-vfs to libxml2 and gnome-vfs2
Original commit message from CVS:
update libxml and gnome-vfs to libxml2 and gnome-vfs2
2002-01-31 15:28:21 +00:00
Thomas Vander Stichele
0fda44b149 fixing spec
Original commit message from CVS:
fixing spec
2002-01-29 13:44:50 +00:00
Christian Schaller
30f3b094a7 Adding missing libgstmpeg2types file fixing openquicktime depenency
Original commit message from CVS:
Adding missing libgstmpeg2types file
fixing openquicktime depenency
2002-01-18 17:47:46 +00:00
Christian Schaller
bd1af07b5c Missing l in libcdxa
Original commit message from CVS:
Missing l in libcdxa
2002-01-18 17:00:47 +00:00
Christian Schaller
1448aabfac typo killed
Original commit message from CVS:
typo killed
2002-01-18 16:13:04 +00:00
Christian Schaller
a398fd1a60 Adding Wim's cdxa parsers and Ronalds jpegmmx
Original commit message from CVS:
Adding Wim's cdxa parsers and Ronalds jpegmmx
2002-01-18 16:06:12 +00:00
Thomas Vander Stichele
d7370a40b5 more fixes
Original commit message from CVS:
more fixes
2002-01-08 13:09:47 +00:00
Thomas Vander Stichele
73b8594785 more fixing
Original commit message from CVS:
more fixing
2002-01-08 13:05:31 +00:00
Thomas Vander Stichele
104b71b649 more fixing
Original commit message from CVS:
more fixing
2002-01-08 11:44:39 +00:00
Thomas Vander Stichele
03aa842cec fixing audiofile rpm
Original commit message from CVS:
fixing audiofile rpm
2002-01-08 11:07:06 +00:00
Thomas Vander Stichele
80c4e37a0d this is better
Original commit message from CVS:
this is better
2002-01-08 10:43:17 +00:00
Christian Schaller
9d2f392cf5 fixed mad plugin having the gst-plugin-libsi req for the second time
Original commit message from CVS:
fixed mad plugin having the gst-plugin-libsi req for the second time
2002-01-08 10:41:04 +00:00
Christian Schaller
2ec1766295 added another req to the spec
Original commit message from CVS:
added another req to the spec
2002-01-08 09:32:38 +00:00
Christian Schaller
68ece620ba added plugin-libs as deps of avi and mad plugins, more needed?
Original commit message from CVS:
added plugin-libs as deps of avi and mad plugins, more needed?
2002-01-07 20:29:05 +00:00
Thomas Vander Stichele
c869d105bf renaming stuff
Original commit message from CVS:
renaming stuff
2002-01-05 14:27:28 +00:00