Christian Schaller
9543b76266
Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
...
Original commit message from CVS:
Removed Sam Lantigas GPL comment as he also has given his permision to relicense under LGPL.
2002-08-14 21:02:40 +00:00
Christian Schaller
2d624fc812
Fixed license statements in EffectTv plugins so they now state LGPL.
...
Original commit message from CVS:
Fixed license statements in EffectTv plugins so they now state LGPL.
2002-08-14 21:01:38 +00:00
Thomas Vander Stichele
ed3143886c
ok, i should stop playing around with this now ;)
...
Original commit message from CVS:
ok, i should stop playing around with this now ;)
2002-08-13 12:29:00 +00:00
Thomas Vander Stichele
96a7939677
also adding a libstdc++ check explicitly
...
Original commit message from CVS:
also adding a libstdc++ check explicitly
2002-08-13 11:56:57 +00:00
Thomas Vander Stichele
eb3761f8a9
need c++
...
Original commit message from CVS:
need c++
2002-08-13 11:25:16 +00:00
Thomas Vander Stichele
2ac6c03fb1
closes http://bugzilla.gnome.org/show_bug.cgi?id=87453 please test this and let me know if it works or not !
...
Original commit message from CVS:
closes
http://bugzilla.gnome.org/show_bug.cgi?id=87453
please test this and let me know if it works or not !
2002-08-13 10:39:26 +00:00
Thomas Vander Stichele
1f82b1e461
shiny new avifile test macro let's give it a ride
...
Original commit message from CVS:
shiny new avifile test macro
let's give it a ride
2002-08-13 10:25:36 +00:00
Steve Baker
ab0df2f22a
use gstcontrol as a lib, not a plugin
...
Original commit message from CVS:
use gstcontrol as a lib, not a plugin
2002-08-11 12:20:43 +00:00
Steve Baker
71644aa4b0
add #include <stdlib.h> where needed
...
Original commit message from CVS:
add #include <stdlib.h> where needed
2002-08-11 11:45:07 +00:00
Steve Baker
0db159065c
qtdemux.c:315: warning: implicit declaration of function `free' qtdemux.c:331: warning: implicit declaration of funct...
...
Original commit message from CVS:
qtdemux.c:315: warning: implicit declaration of function `free'
qtdemux.c:331: warning: implicit declaration of function `malloc'
2002-08-11 11:31:42 +00:00
David I. Lehn
95fd103d2d
vorbis check fix (applied upstream) remove unused glade m4
...
Original commit message from CVS:
vorbis check fix (applied upstream)
remove unused glade m4
2002-08-10 02:43:26 +00:00
David I. Lehn
3b70a4e5ac
libdv build fixes
...
Original commit message from CVS:
libdv build fixes
2002-08-09 21:14:55 +00:00
David I. Lehn
6c3286ec71
add common and m4 to dist
...
Original commit message from CVS:
add common and m4 to dist
2002-08-09 20:56:56 +00:00
Thomas Vander Stichele
c01795128a
split gst plugins between c and c++ ones
...
Original commit message from CVS:
split gst plugins between c and c++ ones
2002-08-07 00:22:04 +00:00
Wim Taymans
6bfb23d4d1
Don't send events on unusable pads
...
Original commit message from CVS:
Don't send events on unusable pads
2002-08-02 11:30:55 +00:00
Charles Schmidt
8f0aefcb71
Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' propert...
...
Original commit message from CVS:
Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' properties and 'track-change' signal for the element.
2002-07-28 22:45:45 +00:00
Wim Taymans
ced0529b53
avoid symbol conflicts
...
Original commit message from CVS:
avoid symbol conflicts
2002-07-28 19:48:26 +00:00
Wim Taymans
7168a7b9c0
small sync fix
...
Original commit message from CVS:
small sync fix
2002-07-28 18:13:26 +00:00
Wim Taymans
e4a6a0ad89
Added linux/cdrom.h check patch from cbschmid
...
Original commit message from CVS:
Added linux/cdrom.h check patch from cbschmid
2002-07-28 13:21:37 +00:00
Wim Taymans
b5a39eb4c3
Added conditional for cdrom, someone needs to write a configure check to make this work
...
Original commit message from CVS:
Added conditional for cdrom, someone needs to write a configure check
to make this work
2002-07-27 01:38:32 +00:00
Wim Taymans
8e52ce8206
Added cdrom plugin
...
Original commit message from CVS:
Added cdrom plugin
2002-07-27 01:37:25 +00:00
David Schleef
656e694693
Add videotestsrc plugin
...
Original commit message from CVS:
Add videotestsrc plugin
2002-07-26 22:20:45 +00:00
Andy Wingo
e52bee3647
fix to adder: don't pull on unusable pads
...
Original commit message from CVS:
* fix to adder: don't pull on unusable pads
* fix to ladspa: get output buffers first, so we can know how many frames to
process
- this breaks inplace buffer stuff, hmm
* fix to float2int: add a bufferpool with the same nframes as the source pad's
pool -> no extra latency
2002-07-26 18:55:42 +00:00
Wim Taymans
da620f6842
Expose supported events, formats and querytypes
...
Original commit message from CVS:
Expose supported events, formats and querytypes
2002-07-25 18:12:46 +00:00
Wim Taymans
ba4646de1f
- eventmask/query/format functions
...
Original commit message from CVS:
- eventmask/query/format functions
- expose oss format as an enum
- moved default_pool allocation to where it is needed.
2002-07-24 21:46:03 +00:00
Wim Taymans
c44396be67
Expose the signal as a G_SIGNAL_ACTION
...
Original commit message from CVS:
Expose the signal as a G_SIGNAL_ACTION
2002-07-24 21:42:35 +00:00
Wim Taymans
22cfbdfe29
- added eventmask/query/format functions
...
Original commit message from CVS:
- added eventmask/query/format functions
- some cleanups
2002-07-24 21:41:38 +00:00
Wim Taymans
2e8109ca45
Some small updates
...
Original commit message from CVS:
Some small updates
2002-07-24 21:34:23 +00:00
Andy Wingo
1603b3e8d4
fix a segfault, and support ladspa 1.1 (default parameter values)
...
Original commit message from CVS:
fix a segfault, and support ladspa 1.1 (default parameter values)
2002-07-24 18:32:00 +00:00
Wim Taymans
5f279ccb09
mixmatrix makefiles
...
Original commit message from CVS:
mixmatrix makefiles
2002-07-23 20:23:06 +00:00
Wim Taymans
321bfb6e31
Added more videocrop config..
...
Original commit message from CVS:
Added more videocrop config..
2002-07-22 22:17:24 +00:00
Wim Taymans
7c694a8263
Added videocrop
...
Original commit message from CVS:
Added videocrop
2002-07-22 22:10:23 +00:00
Wim Taymans
f9c1d3a406
Added simple video cropping plugin
...
Original commit message from CVS:
Added simple video cropping plugin
2002-07-22 22:08:28 +00:00
Thomas Vander Stichele
b3493d394d
print fixes
...
Original commit message from CVS:
print fixes
2002-07-15 12:35:49 +00:00
Thomas Vander Stichele
6a76cca81a
DEBUG fixes
...
Original commit message from CVS:
DEBUG fixes
2002-07-15 12:30:17 +00:00
Thomas Vander Stichele
a8b1136da3
merge fix
...
Original commit message from CVS:
merge fix
2002-07-15 11:40:29 +00:00
Thomas Vander Stichele
65bf60531f
fix silly version requires
...
Original commit message from CVS:
fix silly version requires
2002-07-14 11:59:33 +00:00
Wim Taymans
4453f03613
use new method names
...
Original commit message from CVS:
use new method names
2002-07-13 23:13:42 +00:00
Thomas Vander Stichele
d70bc4c945
fixes
...
Original commit message from CVS:
fixes
2002-07-12 21:15:31 +00:00
Thomas Vander Stichele
c70e69c051
fix to be able to link to gconf
...
Original commit message from CVS:
fix to be able to link to gconf
2002-07-12 13:09:26 +00:00
Thomas Vander Stichele
b939ad941d
output fix
...
Original commit message from CVS:
output fix
2002-07-11 15:33:39 +00:00
Thomas Vander Stichele
254bafe88f
this was wrong
...
Original commit message from CVS:
this was wrong
2002-07-11 11:14:30 +00:00
Thomas Vander Stichele
88772a64b5
vishnu's patch
...
Original commit message from CVS:
vishnu's patch
2002-07-10 21:14:13 +00:00
Andy Wingo
cb64911d06
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
...
Original commit message from CVS:
compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4
2002-07-09 17:39:17 +00:00
Thomas Vander Stichele
8cb1e6674d
fixaroo
...
Original commit message from CVS:
fixaroo
2002-07-09 15:25:31 +00:00
Thomas Vander Stichele
138929756f
merge from release branch
...
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
Thomas Vander Stichele
3e4f2fac8b
fixed -devel group
...
Original commit message from CVS:
fixed -devel group
2002-07-08 20:34:01 +00:00
Wim Taymans
c171c41417
unref events
...
Original commit message from CVS:
unref events
2002-07-08 19:44:28 +00:00
Wim Taymans
8a4b3564b5
- properly unref events
...
Original commit message from CVS:
- properly unref events
- slightly better seeking
2002-07-08 19:40:37 +00:00
Wim Taymans
d04ad3e5b0
- unref events and pools
...
Original commit message from CVS:
- unref events and pools
- use _merge in mikmod instead of _append
2002-07-08 19:35:51 +00:00