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
Wim Taymans
fd28e67e4f
Small fixes
...
Original commit message from CVS:
Small fixes
2002-02-02 13:56:02 +00:00
Wim Taymans
2cde2cdd8d
Drop the bytstream correctly.
...
Original commit message from CVS:
Drop the bytstream correctly.
2002-01-19 18:46:23 +00:00
Wim Taymans
6391a023a6
Small cleanups, break the loop if the buffer is null
...
Original commit message from CVS:
Small cleanups, break the loop if the buffer is null
2002-01-19 18:26:20 +00:00
Christian Schaller
fe49c8e2a5
minor fixes
...
Original commit message from CVS:
minor fixes
2002-01-19 14:50:50 +00:00
Wim Taymans
836471779e
Fixed two off by one bugs in the delta decoding code.
...
Original commit message from CVS:
Fixed two off by one bugs in the delta decoding code.
2002-01-18 19:41:04 +00:00
Wim Taymans
35e1987b60
Fix the "64 colors flx too dark" bug.
...
Original commit message from CVS:
Fix the "64 colors flx too dark" bug.
2002-01-18 18:41:58 +00:00
Wrobell
ffd06121fa
- plugins are built without versioning info
...
Original commit message from CVS:
- plugins are built without versioning info
2002-01-18 11:37:19 +00:00
Wim Taymans
93e9ac34a1
Bring the plugins in sync with the new core capsnego system.
...
Original commit message from CVS:
Bring the plugins in sync with the new core capsnego system.
Added some features, enhancements...
2002-01-13 22:27:25 +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
Wim Taymans
42cc21cd97
Fixed some plugins
...
Original commit message from CVS:
Fixed some plugins
2001-12-28 20:24:41 +00:00
Wim Taymans
018fb3ab2f
Fixed some leftover errors.
...
Original commit message from CVS:
Fixed some leftover errors.
2001-12-23 23:01:28 +00:00
Andy Wingo
ad6ed7da2d
Initial revision
...
Original commit message from CVS:
Initial revision
2001-12-22 23:26:33 +00:00