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
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
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
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
47684b4a1a
Added simple video cropping plugin
...
Original commit message from CVS:
Added simple video cropping plugin
2002-07-22 22:08:28 +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
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
Thomas Vander Stichele
3641ecfbd0
windowed sinc bandpass filter
...
Original commit message from CVS:
windowed sinc bandpass filter
2002-06-27 14:15:51 +00:00
Thomas Vander Stichele
c903e6470e
highly unoptimized windowed sinc filter
...
Original commit message from CVS:
highly unoptimized windowed sinc filter
2002-06-27 12:38:35 +00:00
Thomas Vander Stichele
d4f4eabad6
cosmetic change
...
Original commit message from CVS:
cosmetic change
2002-06-17 10:29:30 +00:00
Wim Taymans
8728791220
Fix timestamps
...
Original commit message from CVS:
Fix timestamps
2002-06-16 21:56:49 +00:00
Andy Wingo
db515dbd19
working jack elements (fixed a problem in upstream jack) random other fixen...
...
Original commit message from CVS:
* working jack elements (fixed a problem in upstream jack)
* random other fixen...
2002-06-12 03:32:02 +00:00
Wim Taymans
e964be4d97
Fix seeking in modplug. It appears the seek really happened after getting the next samples.
...
Original commit message from CVS:
Fix seeking in modplug. It appears the seek really happened after getting
the next samples.
2002-06-11 19:12:51 +00:00
Jeremy Simon
dc461761f7
add seek event, first shot ;)
...
Original commit message from CVS:
add seek event, first shot ;)
2002-06-09 19:00:27 +00:00
Thomas Vander Stichele
4b3f9b3c52
rearranging element tree
...
Original commit message from CVS:
rearranging element tree
2002-06-08 09:15:07 +00:00
Jeremy Simon
380b28dd97
modplug should work (no seek events for now)
...
Original commit message from CVS:
modplug should work (no seek events for now)
2002-06-04 21:54:13 +00:00
Thomas Vander Stichele
deeaf69ed4
new filter subdir for standard audio filters first filter uses code from vorbis to implement an iir filter not optimi...
...
Original commit message from CVS:
new filter subdir for standard audio filters
first filter uses code from vorbis to implement an iir filter
not optimized yet, iir code uses doubles and plugin uses float
2002-06-04 12:28:03 +00:00
Wim Taymans
71bf0f1245
Make elements nanoseconds aware
...
Original commit message from CVS:
Make elements nanoseconds aware
2002-06-02 13:25:38 +00:00
Steve Baker
2e1042ebe8
add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't any...
...
Original commit message from CVS:
add ranks only for plugins who participate in autoplugging. If you have a file that used to autoplug but doesn't anymore, then let me know or add a rank to the missing element.
2002-05-31 08:24:31 +00:00
Wim Taymans
9ebe4d2395
Don't crash on events.
...
Original commit message from CVS:
Don't crash on events.
2002-05-30 19:08:04 +00:00
Andy Wingo
dcd6da202e
update to deal with events and set timestamps properly
...
Original commit message from CVS:
update to deal with events and set timestamps properly
2002-05-27 04:17:57 +00:00
Steve Baker
9275ce0e15
use new bytestream api
...
Original commit message from CVS:
use new bytestream api
2002-05-15 19:08:49 +00:00
Steve Baker
012aaa2cb0
use new bytestream api. please test if you care about this plugin
...
Original commit message from CVS:
use new bytestream api. please test if you care about this plugin
2002-05-15 19:07:21 +00:00
Thomas Vander Stichele
f7a43c6534
still in anal-retentive mode, please make liberal use of the delete key
...
Original commit message from CVS:
still in anal-retentive mode, please make liberal use of the delete key
2002-05-13 14:55:06 +00:00
Thomas Vander Stichele
fd50d80bfb
conformity
...
Original commit message from CVS:
conformity
2002-05-13 14:51:01 +00:00
Thomas Vander Stichele
1c087c8a15
various name fixes and sundry
...
Original commit message from CVS:
various name fixes and sundry
2002-05-03 09:59:10 +00:00
Artyom Baginski
5b1cd15706
adding new quicktime parser:
...
Original commit message from CVS:
adding new quicktime parser:
- openquicktime free (hense gst/qtdemux)
- no more seeks for parsing -> better for network streams
- uses GstByteStream
- less memcpy's
- long ChangeLog record in pompous style
2002-05-01 18:41:59 +00:00
Thomas Vander Stichele
3e96851b8e
festival doesn't depend on the libs
...
Original commit message from CVS:
festival doesn't depend on the libs
2002-04-27 12:57:37 +00:00
Andy Wingo
6863dd9240
a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br...
...
Original commit message from CVS:
* a hack to work around intltool's brokenness
* a current check for mpeg2dec
* details->klass reorganizations
* an element browser that uses details->klass
* separated cdxa parse out from the avi directory
2002-04-20 21:42:51 +00:00
Andy Wingo
06d94641c2
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.
...
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE
same with *factory and typefind.
also, some -Werror fixes.
2002-04-11 20:42:26 +00:00
Thomas Vander Stichele
8c43b5fd9b
various Wall fixes
...
Original commit message from CVS:
various Wall fixes
2002-04-10 17:41:33 +00:00
Benjamin Otte
2cb859e0c9
fixed rest of warning for gcc 3 in /gst.
...
Original commit message from CVS:
fixed rest of warning for gcc 3 in /gst.
fixed some Makefiles: s/-m486/-mcpu=i486/
disabled mpegaudioparse plugin. What good is this rotten code for anyway?
2002-04-06 14:51:03 +00:00
Benjamin Otte
b73bb27c60
fixed first bunch of compiler warnings
...
Original commit message from CVS:
fixed first bunch of compiler warnings
2002-04-06 03:40:15 +00:00
Wim Taymans
7f17956d2b
Get the 'signed' property as a boolean.
...
Original commit message from CVS:
Get the 'signed' property as a boolean.
2002-03-30 17:22:18 +00:00
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
625a9e6eb1
added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-)
...
Original commit message from CVS:
added a bunch of cvsignore stuff off of a fresh checkout and build
i will win the race to max LOC changed ;-)
2002-03-25 05:01:00 +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
David I. Lehn
5dbd908f00
cosmetic
...
Original commit message from CVS:
cosmetic
2002-03-21 08:41:35 +00:00
Andy Wingo
b0c01cddf9
s/Gnome-Streamer/GStreamer/
...
Original commit message from CVS:
s/Gnome-Streamer/GStreamer/
2002-03-20 21:45:04 +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
Andy Wingo
62c2ffe709
s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ...
...
Original commit message from CVS:
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way
* added jack element, doesn't quite work right yet but i didn't want to lose the work -- it does build, register,
and attempt to run though
* imposed some restrictions on the naming of request pads to better allow for reverse parsing
* added '%s' to reverse parsing
* added new bin flag to indicate that it is self-iterating, and some lame code in gst-launch to test it out
* fixen on launch-gui
* added pkg-config stuff for the editor's libs
2002-03-18 04:41:35 +00:00
Andy Wingo
4a7a559e42
let's not install the libmodplug helper library
...
Original commit message from CVS:
let's not install the libmodplug helper library
2002-03-03 16:53:17 +00:00
Jeremy Simon
870168f3d5
adding TIMESTAMP to buffer ( work with goom now ;) adding AUTHORS code cleanup
...
Original commit message from CVS:
adding TIMESTAMP to buffer ( work with goom now ;)
adding AUTHORS
code cleanup
2002-03-01 17:25:42 +00:00
Jeremy Simon
b8d12f9a44
remove EXTRA_DIST
...
Original commit message from CVS:
remove EXTRA_DIST
2002-02-28 21:20:05 +00:00
Jeremy Simon
ac87bfc370
adding modplug
...
Original commit message from CVS:
adding modplug
2002-02-28 21:10:42 +00:00
Thomas Vander Stichele
933567778b
Uhm, if I'll be fixing errors like this all over just because I'm enabling plugin debug output for the first time, I'...
...
Original commit message from CVS:
Uhm, if I'll be fixing errors like this all over just because I'm enabling
plugin debug output for the first time, I'm in for a world of hurt over
the next few hours...
2002-02-21 13:45:43 +00:00
Andy Wingo
e730de0bce
changes to spider: add padtemplates so the connect functions can connect two request-pad elements add a hack in gstel...
...
Original commit message from CVS:
* changes to spider:
* add padtemplates so the connect functions can connect two request-pad
elements
* add a hack in gstelement.c. please look at this, Company, and see how
we can get around this
* add backwards caps-propagation support in identity, int2float, float2int,
adder, speed, volume
2002-02-19 05:59:06 +00:00
Andy Wingo
26834ee0e6
capsnego fixes in adder, speed, and identity
...
Original commit message from CVS:
capsnego fixes in adder, speed, and identity
2002-02-17 17:34:23 +00:00
Thomas Vander Stichele
ef327114ef
fixed silly bug apparently gcc 3 allows this according to gcc3
...
Original commit message from CVS:
fixed silly bug
apparently gcc 3 allows this according to gcc3
2002-02-08 10:55:40 +00:00
Benjamin Otte
33c46913a1
bugfix: do Uraeus' job - no more //
...
Original commit message from CVS:
bugfix: do Uraeus' job - no more //
2002-02-08 08:32:45 +00:00
Benjamin Otte
679a728cc1
bugfix: allow ID3v2 tags at start of audio
...
Original commit message from CVS:
bugfix: allow ID3v2 tags at start of audio
2002-02-08 08:31:47 +00:00
Thomas Vander Stichele
3b51d4e107
sigh
...
Original commit message from CVS:
sigh
2002-02-02 14:37:04 +00:00
Thomas Vander Stichele
bf52c37b13
fixing an error
...
Original commit message from CVS:
fixing an error
2002-02-02 14:24:35 +00:00
Wim Taymans
bbf23ce2c7
Cleanups
...
Original commit message from CVS:
Cleanups
2002-02-02 13:59:48 +00:00
Wim Taymans
19a845c0d7
Compile fix.
...
Original commit message from CVS:
Compile fix.
2002-02-02 13:59:13 +00:00
Wim Taymans
fd28e67e4f
Small fixes
...
Original commit message from CVS:
Small fixes
2002-02-02 13:56:02 +00:00
Leif Johnson
d3e8b42dfe
Updated to work with the new capsnego stuff.
...
Original commit message from CVS:
Updated to work with the new capsnego stuff.
2002-01-22 04:44:21 +00:00
Leif Johnson
1924c5ce0c
Updated passthrough to work with new caps nego stuff.
...
Original commit message from CVS:
Updated passthrough to work with new caps nego stuff.
2002-01-22 04:43:10 +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
265e8e0358
temporary commit of some // fixage, these files are crazy probably should be fixed automatically
...
Original commit message from CVS:
temporary commit of some // fixage, these files are crazy probably should be fixed automatically
2002-01-19 15:15:08 +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
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
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
Thomas Vander Stichele
dea4419a80
should be properly tested for first
...
Original commit message from CVS:
should be properly tested for first
2002-01-05 14:29:40 +00:00
Andy Wingo
d16d24c9b2
wave.c -> demo-osssrc.c this is probably broken, but then so is smoothwave
...
Original commit message from CVS:
wave.c -> demo-osssrc.c
this is probably broken, but then so is smoothwave
2002-01-04 21:53:21 +00:00
Andy Wingo
684fe6b617
testspeed -> demo-mp3
...
Original commit message from CVS:
testspeed -> demo-mp3
2002-01-04 21:41:29 +00:00
Andy Wingo
8e9338661b
testpod -> demo-mp3
...
Original commit message from CVS:
testpod -> demo-mp3
2002-01-04 21:39:32 +00:00
Andy Wingo
eeab4c6ad2
spectrum.c -> demo-osssrc.c
...
Original commit message from CVS:
spectrum.c -> demo-osssrc.c
2002-01-04 21:36:18 +00:00
Thomas Vander Stichele
f2bc02d519
smoothwave fixin
...
Original commit message from CVS:
smoothwave fixin
2001-12-30 20:10: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
Wim Taymans
1f54fca86d
Revived the mpeg1 video parser, probably badly broken but anyway..
...
Original commit message from CVS:
Revived the mpeg1 video parser, probably badly broken but anyway..
2001-12-28 01:47:47 +00:00
Wim Taymans
2e542d6ba0
Remove caps from the template for now
...
Original commit message from CVS:
Remove caps from the template for now
2001-12-28 01:20:25 +00:00
Wim Taymans
768bed66e8
Don't set the caps
...
Original commit message from CVS:
Don't set the caps
2001-12-28 01:16:21 +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
Thomas Vander Stichele
3417567558
more fixes
...
Original commit message from CVS:
more fixes
2001-12-23 20:21:20 +00:00
Thomas Vander Stichele
3a29cb5864
BBB asked me to rename lav to y4m can someone who knows the plugin do this in the source as well ?
...
Original commit message from CVS:
BBB asked me to rename lav to y4m
can someone who knows the plugin do this in the source as well ?
2001-12-23 13:17:36 +00:00
Thomas Vander Stichele
616c26ab22
more cleanups adding avifile
...
Original commit message from CVS:
more cleanups
adding avifile
2001-12-23 12:55:48 +00:00
Thomas Vander Stichele
953f0e2f01
made changes everywhere to accomodate for the headers being in <gst/(lib)/...> we'll need to conclude this fast becau...
...
Original commit message from CVS:
made changes everywhere to accomodate for the headers being in
<gst/(lib)/...>
we'll need to conclude this fast because we will also need to change stuff in core real soon for the libs in order to fix everything
and I can't do it right now because I disabled all of the plugins here ;)
2001-12-23 12:18:18 +00:00
Andy Wingo
9161ba1c22
some changes, can't remember what :-)
...
Original commit message from CVS:
some changes, can't remember what :-)
2001-12-23 06:56:55 +00:00
Andy Wingo
789be9a726
much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe they should go to ext/
...
Original commit message from CVS:
much build fixage
turns out synaesthesia and smoothwav depend on gtk, maybe they should go to
ext/
2001-12-23 04:38:37 +00:00
Andy Wingo
d1141be8b6
on dasher, on dancer, on donner, on fixen!
...
Original commit message from CVS:
on dasher, on dancer, on donner, on fixen!
2001-12-23 03:25:55 +00:00
Andy Wingo
ad6ed7da2d
Initial revision
...
Original commit message from CVS:
Initial revision
2001-12-22 23:26:33 +00:00
Thomas Vander Stichele
d9998aed7f
adding sine stuff
...
Original commit message from CVS:
adding sine stuff
2001-12-21 12:31:29 +00:00