Wim Taymans
444336ab90
Changed to the new props API
...
Original commit message from CVS:
Changed to the new props API
Other small tuff.
2002-03-30 17:06:26 +00:00
Andy Wingo
1d6862cb69
filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again
...
Original commit message from CVS:
* filter newlines out of GST_DEBUG statements to reflect new core behavior
* fixes to adder's caps, again
2002-03-24 22:07:03 +00:00
Andy Wingo
4359de2616
removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...
...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2002-03-19 04:10:06 +00:00
Andy Wingo
0dc999da00
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi...
...
Original commit message from CVS:
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/
@-substitued variables variables are defined as make variables automagically,
and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
2002-03-19 01:39:43 +00:00
Ronald S. Bultje
376c95df2a
Get rid of the gst_element_info() and replace it with g_message()
...
Original commit message from CVS:
Get rid of the gst_element_info() and replace it with g_message()
2002-02-13 18:40:15 +00:00
Ronald S. Bultje
0673305409
Add an image and a title to the SDL window while waiting
...
Original commit message from CVS:
Add an image and a title to the SDL window while waiting
2002-02-04 19:36:21 +00:00
Wim Taymans
fac29d09ff
Assorted fixes.
...
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
2002-02-03 20:10:03 +00:00
Ronald S. Bultje
d5f474eccd
Various fixes
...
Original commit message from CVS:
Various fixes
2002-01-31 22:22:42 +00:00
Wrobell
827d3f924a
- plugins are built without versioning info
...
Original commit message from CVS:
- plugins are built without versioning info
2002-01-18 02:05:26 +00:00
Ronald S. Bultje
07819510e9
jpegmmx addition and some small changes
...
Original commit message from CVS:
jpegmmx addition and some small changes
2002-01-17 12:41:05 +00:00
Ronald S. Bultje
d3e711c441
Implemented resizing
...
Original commit message from CVS:
Implemented resizing
2002-01-16 21:45:26 +00:00
Ronald S. Bultje
da78b46b05
It works
...
Original commit message from CVS:
It works
2002-01-15 23:01:32 +00:00
Ronald S. Bultje
bf770df312
Updated all plugins to new capsnego format and added some small usability enhancements to v4lelement
...
Original commit message from CVS:
Updated all plugins to new capsnego format and added some small usability enhancements to v4lelement
2002-01-15 15:52:09 +00:00
David I. Lehn
7f1aec856f
s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format
...
Original commit message from CVS:
* s/filter/plugin/
* link plugins to GST_LIBS
* rearrange rules to a common format
2002-01-12 03:34:27 +00:00
Ronald S. Bultje
4c81ac3e01
Bugfix
...
Original commit message from CVS:
Bugfix
2002-01-10 16:03:23 +00:00
Ronald S. Bultje
70e24a8888
Oops, a small bug which I forgot about
...
Original commit message from CVS:
Oops, a small bug which I forgot about
2002-01-10 10:03:33 +00:00
Ronald S. Bultje
37cd2f7a26
Added support for user-specified width and height with YUV-scaling, added support for embedded SDL-windows in other X...
...
Original commit message from CVS:
Added support for user-specified width and height with YUV-scaling, added support for embedded SDL-windows in other Xwindows, added support for some more YUV types as input
2002-01-10 09:58:15 +00:00
Wim Taymans
42cc21cd97
Fixed some plugins
...
Original commit message from CVS:
Fixed some plugins
2001-12-28 20:24:41 +00:00
Thomas Vander Stichele
a108514e7a
added sdl
...
Original commit message from CVS:
added sdl
2001-12-20 23:21:15 +00:00