Thomas Vander Stichele
9848a99800
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
a25aa7185b
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
07079bca8c
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
896e4656a7
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
935a5a469a
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
Steve Baker
1534c48ce3
demo-mp3.c:26: warning: implicit declaration of function `exit'
...
Original commit message from CVS:
demo-mp3.c:26: warning: implicit declaration of function `exit'
2002-08-11 11:29:39 +00:00
David I. Lehn
7ae61d0aae
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
9abe25a863
libdv build fixes
...
Original commit message from CVS:
libdv build fixes
2002-08-09 21:14:55 +00:00
David I. Lehn
e414a65368
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
David I. Lehn
c873868c3b
update to 0.4.0-4 debian packages
...
Original commit message from CVS:
update to 0.4.0-4 debian packages
2002-08-09 16:31:55 +00:00
Thomas Vander Stichele
0de3cec50a
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
Thomas Vander Stichele
a5481ad675
oops, longtime pending fix
...
Original commit message from CVS:
oops, longtime pending fix
2002-08-06 23:55:08 +00:00
Thomas Vander Stichele
e97efffb9f
fix for compilation when DEBUG is disabled
...
Original commit message from CVS:
fix for compilation when DEBUG is disabled
2002-08-05 16:20:11 +00:00
Wim Taymans
c1be464cad
Don't unref event after calling the default handler
...
Original commit message from CVS:
Don't unref event after calling the default handler
2002-08-02 11:32:37 +00:00
Charles Schmidt
0327f33923
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
Steve Baker
186ba5c337
one bin is enough
...
Original commit message from CVS:
one bin is enough
2002-07-28 15:06:06 +00:00
Wim Taymans
0b9e945b2e
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
f0a3e054be
- Remove the dummy scheduler hack
...
Original commit message from CVS:
- Remove the dummy scheduler hack
- Remove the state change hack
2002-07-28 01:48:38 +00:00
Wim Taymans
f46e5158bd
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
0dc6c45c6b
Added cdrom plugin
...
Original commit message from CVS:
Added cdrom plugin
2002-07-27 01:37:25 +00:00
Wim Taymans
f7ed3a1a28
Added the cdrom plugin by ishamael.
...
Original commit message from CVS:
Added the cdrom plugin by ishamael.
2002-07-27 01:33:42 +00:00
David Schleef
1bba1d3d37
Add videotestsrc plugin
...
Original commit message from CVS:
Add videotestsrc plugin
2002-07-26 22:20:45 +00:00
Andy Wingo
7c524c3fc9
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
1da5ae260c
Some small updates
...
Original commit message from CVS:
Some small updates
2002-07-24 21:34:23 +00:00
Andy Wingo
e92ac611e6
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
Erik Walthinsen
2168884c17
updated so it uses a dblptr matrix, and works
...
Original commit message from CVS:
updated so it uses a dblptr matrix, and works
2002-07-24 00:02:59 +00:00
Wim Taymans
d49d2c52ab
mixmatrix makefiles
...
Original commit message from CVS:
mixmatrix makefiles
2002-07-23 20:23:06 +00:00
Wim Taymans
d971b46786
Added mixmatrix with naive capsnego, still needs work..
...
Original commit message from CVS:
Added mixmatrix with naive capsnego, still needs work..
2002-07-23 20:21:51 +00:00
Wim Taymans
b885bfb438
Added more videocrop config..
...
Original commit message from CVS:
Added more videocrop config..
2002-07-22 22:17:24 +00:00
Wim Taymans
fbb6751f3f
Added videocrop
...
Original commit message from CVS:
Added videocrop
2002-07-22 22:10:23 +00:00
Wim Taymans
47684b4a1a
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
a805a808b8
this is neater
...
Original commit message from CVS:
this is neater
2002-07-15 11:17:24 +00:00
Thomas Vander Stichele
f78053c306
more of these
...
Original commit message from CVS:
more of these
2002-07-15 11:13:10 +00:00
Thomas Vander Stichele
8deffcd6f9
more useful info
...
Original commit message from CVS:
more useful info
2002-07-15 11:09:26 +00:00
Thomas Vander Stichele
65a3d40391
avoid division by zero and add warning
...
Original commit message from CVS:
avoid division by zero and add warning
2002-07-15 11:06:33 +00:00
Thomas Vander Stichele
6bdb41d5ec
fix silly version requires
...
Original commit message from CVS:
fix silly version requires
2002-07-14 11:59:33 +00:00
Thomas Vander Stichele
ee0eb50292
small fixes
...
Original commit message from CVS:
small fixes
2002-07-12 21:09:17 +00:00
Thomas Vander Stichele
12e65bd17e
parse to BIN dumbass
...
Original commit message from CVS:
parse to BIN dumbass
2002-07-12 13:40:53 +00:00
Thomas Vander Stichele
f549fd7c2f
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
e763995876
api changes and render/ghost functions
...
Original commit message from CVS:
api changes and render/ghost functions
2002-07-12 09:41:25 +00:00
Wim Taymans
9b61acff59
Setup the YV12 to RGB converter too
...
Original commit message from CVS:
Setup the YV12 to RGB converter too
2002-07-11 15:48:58 +00:00
Wim Taymans
69287d0558
Add some more convertors (for YV12). this is getting silly...
...
Original commit message from CVS:
Add some more convertors (for YV12). this is getting silly...
2002-07-11 13:31:04 +00:00
Thomas Vander Stichele
69650ae8f9
this was wrong
...
Original commit message from CVS:
this was wrong
2002-07-11 11:14:30 +00:00
Jeremy Simon
b821822691
xsharpen video filter from Virtualdub
...
Original commit message from CVS:
xsharpen video filter from Virtualdub
2002-07-09 19:21:29 +00:00
Andy Wingo
2b60d60286
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
10a96978de
fixaroo
...
Original commit message from CVS:
fixaroo
2002-07-09 15:25:31 +00:00
Thomas Vander Stichele
c02f0b607d
merge from release branch
...
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
Thomas Vander Stichele
d0f17f51db
fixed -devel group
...
Original commit message from CVS:
fixed -devel group
2002-07-08 20:34:01 +00:00
Wim Taymans
b087ff6c51
- use _merge instead of _append
...
Original commit message from CVS:
- use _merge instead of _append
- unref events
2002-07-08 19:43:32 +00:00
Wim Taymans
47043705b3
- use _merge instead of _append
...
Original commit message from CVS:
- use _merge instead of _append
- fix events in modplug
2002-07-08 19:42:06 +00:00