Christian Schaller
5440e7bc63
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I thi...
...
Original commit message from CVS:
A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I think I am getting close :)
2003-07-07 22:40:55 +00:00
Ronald S. Bultje
292fec2a0b
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri...
...
Original commit message from CVS:
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
2003-07-06 20:49:52 +00:00
Brian Cameron
0bad514d94
Now build xvideosink if Xwindows is available, and properly #ifdef the
...
Original commit message from CVS:
Now build xvideosink if Xwindows is available, and properly #ifdef the
Xv extension code in the xvideosink code.
2003-07-03 15:56:49 +00:00
David Schleef
8e5e60625d
add gst/videofilter and ext/pango
...
Original commit message from CVS:
add gst/videofilter and ext/pango
2003-07-02 08:15:01 +00:00
Benjamin Otte
90da904f1e
compatibility fix for new GST_DEBUG stuff.
...
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h
I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
2003-06-29 19:46:12 +00:00
Ronald S. Bultje
38eadd4b76
Re-add int2float/float2int, someone told me audioconvert handled all this, but it doesn't. oops
...
Original commit message from CVS:
Re-add int2float/float2int, someone told me audioconvert handled all this, but it doesn't. oops
2003-06-28 06:38:07 +00:00
Ronald S. Bultje
f40cfecbee
Plugins cleanup:
...
Original commit message from CVS:
Plugins cleanup:
* stereo2mono, mono2stereo, int2float, float2int: replaced by audioconvert.
* stereosplit replaced by oneton.
* vumeter replaced by level (and was broken anyway).
* avifile replaced by ffmpeg.
* mjpegtools duplicates functionality of jpeg. jpeg now works with jpeg-mmx,
too, which makes mjpegtools unneeded.
* allow for jpegmmx instead of jpeg.
* openquicktime replaced by qtdemux and ffmpeg. Broken anyway.
* XMMS is broken and will never be fixed.
* vga is broken and will not be fixed anywhere soon.
* videosink has never worked. If it works, add it back to replace xvideosink.
2003-06-25 19:17:59 +00:00
David Schleef
9c46a2b631
Added gst/realmedia gst/debug and ext/gdk_pixbuf
...
Original commit message from CVS:
Added gst/realmedia gst/debug and ext/gdk_pixbuf
2003-06-25 03:19:20 +00:00
Ronald S. Bultje
45205ab7a3
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)
...
Original commit message from CVS:
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)
2003-06-17 11:43:24 +00:00
Andy Wingo
5dfbbe044d
caps refcounting fixes for float2int fixed wrt setting of caps on int pad with dynamic number of sink pads in float2i...
...
Original commit message from CVS:
* caps refcounting fixes for float2int
* fixed wrt setting of caps on int pad with dynamic number of sink pads in float2int
* added libsndfile plugin (currently only the src is implemented) - currently only float output, noninterleaved is implemented
2003-06-16 14:56:34 +00:00
David Schleef
8f14b2a9bc
Add videoflip
...
Original commit message from CVS:
Add videoflip
2003-06-13 05:38:16 +00:00
David Schleef
195e19b6ad
Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVS
...
Original commit message from CVS:
Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVS
2003-06-11 06:14:29 +00:00
Ronald S. Bultje
e11972656a
Update plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)
...
Original commit message from CVS:
Update plugins to newest divx.com release API (5.2) (why aren't these libs API stable?!?)
2003-05-30 21:44:52 +00:00
Thomas Vander Stichele
cacd9652d6
pkgconfig checks for mad, audiofile, fix for mcopidl
...
Original commit message from CVS:
pkgconfig checks for mad, audiofile, fix for mcopidl
2003-05-30 10:53:14 +00:00
Ronald S. Bultje
cd958d8c60
Use new ffmpeg revision
...
Original commit message from CVS:
Use new ffmpeg revision
2003-05-29 19:33:57 +00:00
Ronald S. Bultje
e9055ba36c
I'm too lazy to comment this
...
Original commit message from CVS:
New dxr3 plugins from Martin Soto <soto@informatik.uni-kl.de>
2003-05-29 14:35:23 +00:00
Brian Cameron
65d0e5af3d
Corrected the configure.ac so it actually works. Updated some c files so that they build on Solaris. This mostly in...
...
Original commit message from CVS:
Corrected the configure.ac so it actually works. Updated some c files
so that they build on Solaris. This mostly involved supporting ISO
style variable-argument macros.
2003-05-21 18:16:28 +00:00
Brian Cameron
1c7d5ad0d8
Updated autogen.sh/configure.ac and various Makefiles to make the configure script set up all gcc specific compiler a...
...
Original commit message from CVS:
Updated autogen.sh/configure.ac and various Makefiles to make the
configure script set up all gcc specific compiler arguments, rather
than hardcoding them in the Makefile.am files
2003-05-21 15:16:49 +00:00
David Schleef
4bbccefb68
remove creation of makefile in nonexistent (sys/x11) directory
...
Original commit message from CVS:
remove creation of makefile in nonexistent (sys/x11) directory
2003-05-19 21:55:11 +00:00
Jeremy Simon
97a0ea7fe6
update libflac check
...
Original commit message from CVS:
update libflac check
2003-05-19 18:36:53 +00:00
Christian Schaller
8b93fc5c06
Some bugfixes:
...
Original commit message from CVS:
Some bugfixes:
- Add missing .h file to videoscale disting
- Remove http plugin from build
2003-05-12 13:17:11 +00:00
Christian Schaller
422fd7c1f3
Removing avifile and http plugins, also fixing some disting issues
...
Original commit message from CVS:
Removing avifile and http plugins, also fixing some disting issues
2003-04-23 19:42:11 +00:00
Ronald S. Bultje
7172747bf7
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
...
Original commit message from CVS:
Added corresponding divx/xvid decoders and fixed some first-hand encoder bugs
2003-04-22 14:55:09 +00:00
Ronald S. Bultje
f514af0295
Adds divx/xvid encoders. divx encoder is based on divx4linux (commercial, closed-source)
...
Original commit message from CVS:
Adds divx/xvid encoders.
* divx encoder is based on divx4linux (commercial, closed-source)
* xvid encoder is based on xvidcore (http://www.xvid.org/ , GPL - Christian? ;) )
Both use a GstCaps that doesn't conform with what we currently use, I might fix that later on or so. For now, it doesn't matter, it's just a test. We're also missing corresponding decoders (ffmpeg can decoded this too, but that's not the point), these might come later too.
2003-04-21 21:54:26 +00:00
Benjamin Otte
06c7783da2
Added initial version of audioconvert, a generic converter of integer audio/raw formats.
...
Original commit message from CVS:
Added initial version of audioconvert, a generic converter of integer audio/raw formats.
It currently supports conversion of
- channels (mono/stereo only, until someone tells me how to mix other channels)
- endianness (little/bi endian)
- signedness
- width (8, 1, 24 and 32 bits)
- depth (1 - width bits)
missing:
- enough testing (I intend to write a testsuite for this, but that's pending)
- samplerate conversion
- other goodies like format conversion etc
Expect bugs when using it.
problems this should solve:
- encoding wav files on big endian machines
- goom working with mono audio files in gst-player
- Iain's soundcard (that one is a problem in itself)
- complaints about missing conversion
- too many age old, nearly unmaintained plugins (stereo2mono etc.)
Have fun.
2003-04-14 01:19:11 +00:00
Ronald S. Bultje
a1c77f33ab
Update dvdnav plugin to latest version
...
Original commit message from CVS:
Update dvdnav plugin to latest version
2003-04-13 11:24:54 +00:00
Ronald S. Bultje
2977ffd8cc
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
...
Original commit message from CVS:
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
2003-04-07 21:34:28 +00:00
David Schleef
24cdffaf18
Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
...
Original commit message from CVS:
Fix the QCAM detection. (Correctly, this time.) Should go into 0.6.1
2003-04-05 20:09:05 +00:00
David Schleef
f42b10da50
Correct fix for #109048 . Disable qcamsrc plugin if non-i386.
...
Original commit message from CVS:
Correct fix for #109048 . Disable qcamsrc plugin if non-i386.
2003-04-04 22:22:15 +00:00
Jeremy Simon
0b8df8af8f
Add monkeyaudio plugin
...
Original commit message from CVS:
Add monkeyaudio plugin
2003-03-11 19:29:20 +00:00
Ronald S. Bultje
b35e702188
Fix v4l/v4l2 compilation problems
...
Original commit message from CVS:
Fix v4l/v4l2 compilation problems
2003-03-09 15:07:53 +00:00
Ronald S. Bultje
3d35d82ff4
Fix compilation failure in testsuite/alsa/
...
Original commit message from CVS:
Fix compilation failure in testsuite/alsa/
2003-03-05 13:41:34 +00:00
Christian Schaller
a03f917967
one missing file updated
...
Original commit message from CVS:
one missing file updated
2003-03-02 10:17:53 +00:00
Christian Schaller
a1a3853e87
Complete the move of the RTP plugin
...
Original commit message from CVS:
Complete the move of the RTP plugin
2003-03-02 10:16:26 +00:00
Christian Schaller
4e1d2e1bd6
disabling videosink from head build, should I do the same for 0.6 branch?
...
Original commit message from CVS:
disabling videosink from head build, should I do the same for 0.6 branch?
2003-02-23 21:52:42 +00:00
Christian Schaller
4f386b9de7
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mis...
...
Original commit message from CVS:
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
2003-02-23 19:58:50 +00:00
Christian Schaller
dc8fe5e75e
merge integer based Tremor vorbis plugin
...
Original commit message from CVS:
merge integer based Tremor vorbis plugin
2003-02-23 17:35:35 +00:00
Zeeshan Ali
94885fb105
The first attempt to support MAS. Dont expect it to work :)
...
Original commit message from CVS:
The first attempt to support MAS. Dont expect it to work :)
2003-01-30 20:24:26 +00:00
Christian Schaller
212f53653e
add asf plugin to build
...
Original commit message from CVS:
add asf plugin to build
2003-01-26 00:25:04 +00:00
Thomas Vander Stichele
582399cbd0
0.7.x dev branch is open
...
Original commit message from CVS:
0.7.x dev branch is open
2003-01-23 12:25:29 +00:00
Thomas Vander Stichele
6db417e379
update version
...
Original commit message from CVS:
update version
2003-01-22 21:57:38 +00:00
Thomas Vander Stichele
2882aae83f
stray x check
...
Original commit message from CVS:
stray x check
2003-01-21 22:50:19 +00:00
David Schleef
898f7eaa96
Add a swfdec version dependency for new API
...
Original commit message from CVS:
Add a swfdec version dependency for new API
2003-01-17 01:19:42 +00:00
Thomas Vander Stichele
ec5e749b72
build fix
...
Original commit message from CVS:
build fix
2003-01-16 09:54:28 +00:00
Thomas Vander Stichele
be876ae577
another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so t...
...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
2003-01-10 10:22:25 +00:00
Thomas Vander Stichele
e116d85341
merge back from release
...
Original commit message from CVS:
merge back from release
2003-01-08 16:41:26 +00:00
Thomas Vander Stichele
84545c9d80
moving forward to release
...
Original commit message from CVS:
moving forward to release
2003-01-05 23:20:17 +00:00
Thomas Vander Stichele
3601eef2cf
redo
...
Original commit message from CVS:
redo
2003-01-05 16:41:57 +00:00
Thomas Vander Stichele
3e6cd6a061
only slurp in cvs mode
...
Original commit message from CVS:
only slurp in cvs mode
2003-01-05 11:53:32 +00:00
Iain Holmes
10742960ad
Build the one-to-n
...
Original commit message from CVS:
Build the one-to-n
2002-12-31 23:24:25 +00:00
Thomas Vander Stichele
df78fdf8af
slurp in ffmpeg a) please test b) please help me figure out how to portably link in a .a file in our .so plugin
...
Original commit message from CVS:
slurp in ffmpeg
a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
2002-12-26 10:53:21 +00:00
David I. Lehn
1a7bf2daca
initial checkin of work-in-progress vbidec plugin for closed caption support
...
Original commit message from CVS:
initial checkin of work-in-progress vbidec plugin for closed caption support
2002-12-19 21:34:56 +00:00
Christian Schaller
e29dae0d51
fix test for 0.3.1 mpeg2dec
...
Original commit message from CVS:
fix test for 0.3.1 mpeg2dec
2002-12-15 23:13:40 +00:00
Christian Schaller
71d51fe3e8
apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
...
Original commit message from CVS:
apply Jeroens patch to move us to mpeg2dec 0.3.1, also update REQ file and spec file.
2002-12-15 21:48:33 +00:00
Thomas Vander Stichele
f9efd9e286
update
...
Original commit message from CVS:
update
2002-12-10 22:40:51 +00:00
Thomas Vander Stichele
e16c50551b
parallel install fixes
...
Original commit message from CVS:
parallel install fixes
2002-12-08 14:50:09 +00:00
David I. Lehn
2f4c85bdc9
drop mpeg2dec 0.2.1 support in favor of 0.3.0.
...
Original commit message from CVS:
drop mpeg2dec 0.2.1 support in favor of 0.3.0.
keeping old code around in cvs for a while just in case someone needs it.
2002-12-05 00:29:11 +00:00
Christian Schaller
8fb4f4b12e
fix some disting and rpm building issues
...
Original commit message from CVS:
fix some disting and rpm building issues
2002-11-28 12:58:38 +00:00
Thomas Vander Stichele
24511eb945
scrub esd flags
...
Original commit message from CVS:
scrub esd flags
2002-11-27 20:26:39 +00:00
Thomas Vander Stichele
dbb97e6823
flac debug cleanup m4 for ffmpeg
...
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
2002-11-26 14:51:34 +00:00
Thomas Vander Stichele
6881559d8c
putting in png
...
Original commit message from CVS:
putting in png
2002-11-18 22:30:52 +00:00
Jan Schmidt
230f3f84af
add media-info to spec commit patch from Jan Schmidt for raw1394 plugin
...
Original commit message from CVS:
add media-info to spec
commit patch from Jan Schmidt for raw1394 plugin
2002-11-15 19:21:58 +00:00
Thomas Vander Stichele
2c1d8f0814
adding mediainfo
...
Original commit message from CVS:
adding mediainfo
2002-11-11 14:06:18 +00:00
Christian Schaller
741a270fe0
fix the test for swfdec
...
Original commit message from CVS:
fix the test for swfdec
2002-11-05 21:25:18 +00:00
Thomas Vander Stichele
37fe2016b9
clashes with shout, put in exp
...
Original commit message from CVS:
clashes with shout, put in exp
2002-11-03 12:15:11 +00:00
Thomas Vander Stichele
66a24dd946
bump up the version
...
Original commit message from CVS:
bump up the version
2002-11-01 12:32:33 +00:00
David I. Lehn
1562940091
Fix shout2 test.
...
Original commit message from CVS:
Fix shout2 test.
Upstream removed -lm from libpng, add it back for lib test and flags for now
2002-10-30 04:14:35 +00:00
Thomas Vander Stichele
f96be4ed57
stuff to go in
...
Original commit message from CVS:
stuff to go in
2002-10-29 22:50:54 +00:00
Thomas Vander Stichele
ad8eed3dc0
peepaloo
...
Original commit message from CVS:
peepaloo
2002-10-29 17:56:23 +00:00
Thomas Vander Stichele
37d7c43077
people interpreting .m4's make me laugh with wild abandonment
...
Original commit message from CVS:
people interpreting .m4's make me laugh with wild abandonment
2002-10-29 15:36:33 +00:00
Steve Baker
810937c7d4
new libgstplay location now builds
...
Original commit message from CVS:
new libgstplay location now builds
2002-10-27 21:03:12 +00:00
Christian Schaller
f770157138
add last part of shout2 plugin patch, but it do not get built even with --enable -experimental, will try and investigate
...
Original commit message from CVS:
add last part of shout2 plugin patch, but it do not get built even with --enable -experimental, will try and investigate
2002-10-27 19:32:03 +00:00
Thomas Vander Stichele
122c6f15c7
avifile change
...
Original commit message from CVS:
avifile change
2002-10-26 12:17:35 +00:00
Iain Holmes
f6bfbdd222
Added a WAV file encoder
...
Original commit message from CVS:
Added a WAV file encoder
2002-10-21 17:06:53 +00:00
Thomas Vander Stichele
d4a5f0b645
scrub vorbis cflags
...
Original commit message from CVS:
scrub vorbis cflags
2002-10-19 23:25:55 +00:00
Thomas Vander Stichele
781949eb01
yay for gcc 3
...
Original commit message from CVS:
yay for gcc 3
2002-10-19 14:41:50 +00:00
Jeremy Simon
66fedbefcb
enable the snapshot plugin build
...
Original commit message from CVS:
enable the snapshot plugin build
2002-10-18 20:53:45 +00:00
David I. Lehn
279d4ba5e3
use proper version prefix use pkgconfig to find libdv
...
Original commit message from CVS:
use proper version prefix
use pkgconfig to find libdv
2002-10-03 03:19:28 +00:00
Thomas Vander Stichele
9c3f6b3a86
adding testsuite
...
Original commit message from CVS:
adding testsuite
2002-10-01 21:51:01 +00:00
Ronald S. Bultje
7ebeea2834
This adds a generic video functions library
...
Original commit message from CVS:
This adds a generic video functions library
2002-09-26 12:20:12 +00:00
Thomas Vander Stichele
e8d014fc2a
final backport
...
Original commit message from CVS:
final backport
2002-09-23 09:41:55 +00:00
Thomas Vander Stichele
b46661c325
update to 1.0 vorbis macro
...
Original commit message from CVS:
update to 1.0 vorbis macro
2002-09-19 15:22:11 +00:00
Thomas Vander Stichele
3fccf3c29f
aclocal nicety
...
Original commit message from CVS:
aclocal nicety
2002-09-18 22:06:14 +00:00
Thomas Vander Stichele
3f0db12fb3
up the micro
...
Original commit message from CVS:
up the micro
2002-09-18 13:05:36 +00:00
David Schleef
b218e76cd9
Add swfdec autoconf stuff
...
Original commit message from CVS:
Add swfdec autoconf stuff
2002-09-15 21:33:53 +00:00
Thomas Vander Stichele
b0f3909f25
audiofile check fix
...
Original commit message from CVS:
audiofile check fix
2002-09-15 21:26:03 +00:00
Ronald S. Bultje
aaa4ab00eb
This makes mjpegtools plugins compile against latest CVS
...
Original commit message from CVS:
This makes mjpegtools plugins compile against latest CVS
2002-09-12 21:48:30 +00:00
Ronald S. Bultje
41fc985089
This adds v4l2 stuff to the build system
...
Original commit message from CVS:
This adds v4l2 stuff to the build system
2002-09-09 07:15:56 +00:00
Thomas Vander Stichele
533263d695
this should've gone in a long time ago
...
Original commit message from CVS:
this should've gone in a long time ago
2002-08-27 09:54:08 +00:00
Thomas Vander Stichele
69a7a16fd7
fixes http://bugzilla.gnome.org/show_bug.cgi?id=90839
...
Original commit message from CVS:
fixes
http://bugzilla.gnome.org/show_bug.cgi?id=90839
2002-08-17 17:57: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
David I. Lehn
3b70a4e5ac
libdv build fixes
...
Original commit message from CVS:
libdv build fixes
2002-08-09 21:14:55 +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
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
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
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
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
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
138929756f
merge from release branch
...
Original commit message from CVS:
merge from release branch
2002-07-09 10:45:37 +00:00
David I. Lehn
aaeb23ccc8
attempt to fix my sucky dv and festival breakage.
...
Original commit message from CVS:
attempt to fix my sucky dv and festival breakage.
2002-07-05 10:17:09 +00:00
David I. Lehn
fbb485606a
fix cdparanoia include dir location check.
...
Original commit message from CVS:
fix cdparanoia include dir location check.
fix libdv check to use pkg-config.
use libdv cflags.
2002-07-04 19:38:06 +00:00
Zeeshan Ali
2632ff808a
moving to ortp...
...
Original commit message from CVS:
moving to ortp...
2002-07-04 19:01:29 +00:00
Thomas Vander Stichele
d4dc40ec5b
up the cvs version on head
...
Original commit message from CVS:
up the cvs version on head
2002-07-01 15:48:58 +00:00
Thomas Vander Stichele
34d8e1b7e7
fixaroos for gconf
...
Original commit message from CVS:
fixaroos for gconf
2002-07-01 15:41:13 +00:00
Thomas Vander Stichele
2e578b10ae
check if cdda headers in dir
...
Original commit message from CVS:
check if cdda headers in dir
2002-06-22 08:21:31 +00:00
Andy Wingo
8b72069ccb
arts works for me...
...
Original commit message from CVS:
arts works for me...
2002-06-17 17:30:54 +00:00
Thomas Vander Stichele
8c1c5f2fc5
dingy dong
...
Original commit message from CVS:
dingy dong
2002-06-15 17:50:20 +00:00
Wim Taymans
0d8175508d
Removed interleaving till the dir is added to CVS
...
Original commit message from CVS:
Removed interleaving till the dir is added to CVS
2002-06-15 12:42:37 +00:00
Thomas Vander Stichele
25bbab292f
added (en/dis)able-external option did harmless search and replace, move along
...
Original commit message from CVS:
added (en/dis)able-external option
did harmless search and replace, move along
2002-06-14 16:44:33 +00:00
Thomas Vander Stichele
34b546a880
use 0.9.5 libdv m4 check, please report problems if any
...
Original commit message from CVS:
use 0.9.5 libdv m4 check, please report problems if any
2002-06-10 14:19:30 +00:00
Thomas Vander Stichele
4176606f98
adding dynparams example
...
Original commit message from CVS:
adding dynparams example
2002-06-07 19:01:34 +00:00
Thomas Vander Stichele
50d9577c44
GConf fix
...
Original commit message from CVS:
GConf fix
2002-06-06 10:36:13 +00:00
Andy Wingo
a02f2d7d73
apply libdv detection fix from xav
...
Original commit message from CVS:
apply libdv detection fix from xav
2002-06-04 22:30:51 +00:00
Thomas Vander Stichele
e65c147aa3
moving arts to broken, because ...
...
Original commit message from CVS:
moving arts to broken, because ...
well, it just is.
go ahead, prove me wrong ! you know you want to !
2002-06-04 21:55:53 +00:00
Thomas Vander Stichele
4c339a47cc
doing the proper ladspa thing
...
Original commit message from CVS:
doing the proper ladspa thing
2002-06-04 15:54:58 +00:00
Thomas Vander Stichele
1161226878
iir filter addition
...
Original commit message from CVS:
iir filter addition
2002-06-04 12:29:12 +00:00
Thomas Vander Stichele
ba742744c6
adding libfame
...
Original commit message from CVS:
adding libfame
2002-06-01 10:52:57 +00:00
Thomas Vander Stichele
ea003f663a
various AC_HELP_STRING changes
...
Original commit message from CVS:
various AC_HELP_STRING changes
2002-05-27 20:37:17 +00:00
Thomas Vander Stichele
bc465f160c
same changes
...
Original commit message from CVS:
same changes
2002-05-27 14:01:51 +00:00
David I. Lehn
e9ddec5f68
rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin
...
Original commit message from CVS:
rename dvdsrc to dvdreadsrc
add libdvdnav support as dvdnavsrc plugin
2002-05-26 17:39:45 +00:00
Andy Wingo
265cd3ad46
fix typo
...
Original commit message from CVS:
fix typo
2002-05-13 18:11:42 +00:00
Andy Wingo
19a8820683
update to new jack api
...
Original commit message from CVS:
update to new jack api
2002-05-13 18:08:33 +00:00
Thomas Vander Stichele
9884093b74
remove seeking for now
...
Original commit message from CVS:
remove seeking for now
2002-05-10 23:04:03 +00:00
Thomas Vander Stichele
a18f44638b
removing snapshot from the build because we need to fix it adding gconf schema to build and spec
...
Original commit message from CVS:
removing snapshot from the build because we need to fix it
adding gconf schema to build and spec
2002-05-10 21:56:15 +00:00
David I. Lehn
b9897a41d2
duh, revert last stupid commit adding non-existant common dir
...
Original commit message from CVS:
duh, revert last stupid commit adding non-existant common dir
2002-05-08 21:19:38 +00:00
David I. Lehn
a50eed88cd
add common to dist
...
Original commit message from CVS:
add common to dist
2002-05-08 21:18:20 +00:00
Wim Taymans
6dfb9ed5c4
Added simple seeking testsuite
...
Original commit message from CVS:
Added simple seeking testsuite
Added effectv
2002-05-08 20:18:12 +00:00
Jeremy Simon
f883a860bd
add gstsnapshot : drop a frame to a png file when the plugin recieved a signal or at a given frame
...
Original commit message from CVS:
add gstsnapshot : drop a frame to a png file when the plugin recieved a signal or
at a given frame
2002-05-07 22:27:32 +00:00
Andy Wingo
b31c7f5808
some jack fixes, alsa touchups, and add rtp by default to the build if there are any problems building rtp, we're mov...
...
Original commit message from CVS:
some jack fixes, alsa touchups, and add rtp by default to the build
if there are any problems building rtp, we're moving it back to experimental ;)
2002-05-04 18:57:42 +00:00
Thomas Vander Stichele
223ce42ed6
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
56efeff3b4
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
Steve Baker
a6857206f4
move the lrint check to happen earlier. add the floatcast dir.
...
Original commit message from CVS:
move the lrint check to happen earlier. add the floatcast dir.
2002-04-26 09:22:35 +00:00
Steve Baker
0d701e2778
check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will check for this and provide alternatives i...
...
Original commit message from CVS:
check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will check for this and provide alternatives if necessary
2002-04-25 19:43:31 +00:00
Andy Wingo
cca77e215b
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
Thomas Vander Stichele
4a596daeb3
more mergeback from the latest release
...
Original commit message from CVS:
more mergeback from the latest release
2002-04-15 09:27:03 +00:00
Thomas Vander Stichele
e1f6397f76
spec fixes gst-launch-ext additions trying to fix up ieeetest but failed function collision in avifile dir
...
Original commit message from CVS:
* spec fixes
* gst-launch-ext additions
* trying to fix up ieeetest but failed
* function collision in avifile dir
2002-04-13 00:46:23 +00:00
Benjamin Otte
18c6c04fdc
added -Werror
...
Original commit message from CVS:
added -Werror
2002-04-06 18:15:51 +00:00
Andy Wingo
9ce235f0d7
correct a condition in check-libheader.m4 remove gst a52 and mpeg2dec m4's in favor of ones i have sent to walken for...
...
Original commit message from CVS:
* correct a condition in check-libheader.m4
* remove gst a52 and mpeg2dec m4's in favor of ones i have sent to
walken for inclusion in the upstream packages
2002-03-31 03:32:58 +00:00
Andy Wingo
fcb6755706
alphabetization fixen a jack caps fix
...
Original commit message from CVS:
* alphabetization fixen
* a jack caps fix
2002-03-30 21:07:51 +00:00
Andy Wingo
8fbb606d01
add notify back to filesrc, it's needed for MVC applications remove notify printouts from gst-launch cleanup in gst-p...
...
Original commit message from CVS:
* add notify back to filesrc, it's needed for MVC applications
* remove notify printouts from gst-launch
* cleanup in gst-plugins configure.ac
* some jack updates
* remove SELF_ITERATING flag in favor of SEF_SCHEDULABLE (not a clear name,
but it's what we have for the moment)
* improve parsing of request pad names, no more sscanf
* fixes to the fastscheduler Makefile.am
2002-03-30 19:31:13 +00:00
Andy Wingo
6c42f62704
added check for 0.7.3 a52 api
...
Original commit message from CVS:
added check for 0.7.3 a52 api
2002-03-30 18:24:06 +00:00
Wim Taymans
13d9e8d352
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
c5e4b06ff5
check for the proper dxr3 header aphabetization fixes
...
Original commit message from CVS:
* check for the proper dxr3 header
* aphabetization fixes
2002-03-29 00:41:45 +00:00
Andy Wingo
afb7bcab51
some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustments
...
Original commit message from CVS:
* some s/KHz/Hz/ fixes in osssrc
* added dxr3 plugin from rehan khwaja <rehankhwaja@yahoo.com>, with some
consistency-with-the-rest-of-gst adjustments
2002-03-29 00:23:16 +00:00
David I. Lehn
9e745b472d
acconfig.h usage deprecated
...
Original commit message from CVS:
acconfig.h usage deprecated
2002-03-21 23:44:14 +00:00
Andy Wingo
0dd72c66b4
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:34 +00:00
Thomas Vander Stichele
17159aeccf
first prerelease
...
Original commit message from CVS:
first prerelease
2002-03-05 22:06:20 +00:00
Andy Wingo
4a889ef37c
rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
...
Original commit message from CVS:
rtp back in experimental, it doesn't build for uraeus and i don't want to debug it :)
2002-03-04 17:28:33 +00:00
Andy Wingo
c86c6f559a
moved rtp out of experimental
...
Original commit message from CVS:
moved rtp out of experimental
2002-03-03 22:55:46 +00:00
Andy Wingo
1cd62fbce3
move smoothwave to broken for the time being
...
Original commit message from CVS:
move smoothwave to broken for the time being
2002-03-03 22:46:41 +00:00
Thomas Vander Stichele
2abac22871
don't do testsuite atm
...
Original commit message from CVS:
don't do testsuite atm
2002-03-03 13:39:31 +00:00
Thomas Vander Stichele
3fc8a890e6
adding videosink is there any good reason why the videosink plugin didn't just go in the xvideo dir ? It's not like w...
...
Original commit message from CVS:
adding videosink
is there any good reason why the videosink plugin didn't just go in the xvideo
dir ? It's not like we *need* to have the most dirs we can get ;)
if no one objects then I guess I'll move it to the sensible place
2002-03-02 20:21:51 +00:00
Richard Boulton
b6c08a233a
Added esdmon plugin.
...
Original commit message from CVS:
Added esdmon plugin.
Monitors output from the esd sound daemon.
Particularly useful for displaying a visualisation of the audio being
played on your system. eg:
gst-launch esdmon ! goom ! { queue leaky=yes ! colorspace ! sdlvideosink }
You can even have several of them going at once. :)
2002-03-02 15:20:05 +00:00
Richard Boulton
ff816a1475
I'm too lazy to comment this
...
Original commit message from CVS:
*** empty log message ***
2002-03-02 12:36:07 +00:00
Jeremy Simon
9f9dd5552d
adding modplug
...
Original commit message from CVS:
adding modplug
2002-02-28 21:10:42 +00:00
Thomas Vander Stichele
c06adb6eac
use gst-debuginfo.m4 macro so plugins are actually compiled with debug info some more debug output for lame
...
Original commit message from CVS:
* use gst-debuginfo.m4 macro so plugins are actually compiled with
debug info
* some more debug output for lame
2002-02-21 17:20:35 +00:00
Thomas Vander Stichele
259eb860c8
putting it back
...
Original commit message from CVS:
putting it back
2002-02-19 11:02:28 +00:00
Andy Wingo
f194a20c0b
--enable-plugin-builddir means nothing to the plugins themselves, just the tools
...
Original commit message from CVS:
--enable-plugin-builddir means nothing to the plugins themselves, just the tools
2002-02-16 18:41:24 +00:00
Andy Wingo
51220af1f2
add 'toolsdir' to the pc files add our first plugin test, which involves simply running gst-compprep, which in the co...
...
Original commit message from CVS:
* add 'toolsdir' to the pc files
* add our first plugin test, which involves simply running gst-compprep,
which in the course of creating the completion registry instantiates every
plugin. gst-register is run first.
2002-02-16 17:53:57 +00:00
Andy Wingo
a8ac08928d
quiet a warning from autoconf
...
Original commit message from CVS:
quiet a warning from autoconf
2002-02-16 05:44:09 +00:00
Andy Wingo
0034453e20
changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk various other fixes
...
Original commit message from CVS:
* changed libgst -> libgstreamer to comply with namespace issues with gnu smalltalk
* various other fixes
2002-02-10 17:09:52 +00:00
Thomas Vander Stichele
ea8cf18d3a
fixing aclocal
...
Original commit message from CVS:
fixing aclocal
2002-02-10 16:37:27 +00:00
Thomas Vander Stichele
ccc329b902
syncing with as-version
...
Original commit message from CVS:
syncing with as-version
2002-02-10 15:56:25 +00:00
Andy Wingo
5f4c7c12aa
fix mad check, add defaut options properly
...
Original commit message from CVS:
fix mad check, add defaut options properly
2002-02-10 15:12:25 +00:00
Andy Wingo
dfaae85365
fix build issues
...
Original commit message from CVS:
fix build issues
2002-02-08 20:12:28 +00:00
Thomas Vander Stichele
d9fbdbf3b3
various additions
...
Original commit message from CVS:
various additions
2002-02-06 18:29:12 +00:00
Thomas Vander Stichele
7a4a13a6b9
more build fixing
...
Original commit message from CVS:
more build fixing
2002-02-06 18:18:16 +00:00
Thomas Vander Stichele
f081621147
rtp conflicts with current gstclock.h, moving back to experimental
...
Original commit message from CVS:
rtp conflicts with current gstclock.h, moving back to experimental
2002-02-06 14:45:22 +00:00
Richard Boulton
8ae48af8fb
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand, rather than adding m4/ to aclocal search path....
...
Original commit message from CVS:
Revert aclocal invocation to do cat m4/*.m4 > acinclude.m4 beforehand,
rather than adding m4/ to aclocal search path. Shouldn't cause errors when
macros are already present on system, because macros in acinclude.m4 are
used in preference.
2002-02-04 22:42:22 +00:00
Thomas Vander Stichele
e51e53d0d5
gst-launch-ext
...
Original commit message from CVS:
gst-launch-ext
2002-02-04 20:57:13 +00:00
Ronald S. Bultje
bdcd542f5a
Add the v4lmjpeg plugins to the configure file
...
Original commit message from CVS:
Add the v4lmjpeg plugins to the configure file
2002-02-04 19:38:10 +00:00
Thomas Vander Stichele
145753408e
tarkin fix
...
Original commit message from CVS:
tarkin fix
2002-02-04 13:47:09 +00:00
Thomas Vander Stichele
7bc3d2e8cf
back to cvs
...
Original commit message from CVS:
back to cvs
2002-02-04 11:05:17 +00:00
Thomas Vander Stichele
6a0b17898b
adding tarkin to build to try building it run configure with --enable-experimental
...
Original commit message from CVS:
adding tarkin to build
to try building it run configure with --enable-experimental
2002-02-04 10:51:26 +00:00
Thomas Vander Stichele
db6863917d
various fixes
...
Original commit message from CVS:
various fixes
2002-02-04 10:36:20 +00:00
Wim Taymans
98ffdface2
Assorted fixes.
...
Original commit message from CVS:
Assorted fixes.
Use the new clocking stuff.
2002-02-03 20:10:04 +00:00
Erik Walthinsen
2e5ae1de37
added back goom to configure.ac after syncing with release
...
Original commit message from CVS:
added back goom to configure.ac after syncing with release
2002-02-03 04:00:17 +00:00
Erik Walthinsen
d49445652d
Committing differences between CVS and the 0.3.2 release. These changes were in the local copy that the dist was mad...
...
Original commit message from CVS:
Committing differences between CVS and the 0.3.2 release. These changes
were in the local copy that the dist was made from, but have never been
in CVS (I hunted for matching revisions on all of them). I will retag
these files with the proper release tag as soon as they're committed.
2002-02-03 03:57:04 +00:00
Bastien Nocera
7019a03ee1
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
...
Original commit message from CVS:
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
2002-02-02 18:49:03 +00:00
Thomas Vander Stichele
9ff7277e7d
updates for release
...
Original commit message from CVS:
updates for release
2002-02-02 15:50:36 +00:00
Thomas Vander Stichele
81640a2e2e
upped prerelease number
...
Original commit message from CVS:
upped prerelease number
2002-01-31 22:51:45 +00:00
David I. Lehn
332c220508
Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
...
Original commit message from CVS:
Revert lame include dir change. Upstream uses $prefix/include/lame/lame.h.
2002-01-31 17:08:45 +00:00
Thomas Vander Stichele
353a63ed7b
prerelease
...
Original commit message from CVS:
prerelease
2002-01-30 23:39:14 +00:00
Thomas Vander Stichele
9b4085d37c
I checked lame packages and source code and they seem to want lame.h in prefix/include/lame.h so I fixed stuff accord...
...
Original commit message from CVS:
I checked lame packages and source code and they seem to want lame.h in
prefix/include/lame.h
so I fixed stuff accordingly.
Do any systems have lame in include/lame/lame.h ?
If so, mail me and we'll work it out.
2002-01-30 11:25:58 +00:00
Thomas Vander Stichele
ff6c7a13b8
cvs versioning
...
Original commit message from CVS:
cvs versioning
2002-01-30 10:10:28 +00:00
Andy Wingo
95d8ff55a8
added -Wall to GST_INT_CFLAGS
...
Original commit message from CVS:
added -Wall to GST_INT_CFLAGS
2002-01-27 19:08:57 +00:00
Andy Wingo
3c7b55dbb5
bunch of deletions
...
Original commit message from CVS:
bunch of deletions
2002-01-25 00:39:51 +00:00
Wrobell
36e0484f31
- use GST_CHECK_MPEG2DEC macro when mpeg2dec detecting
...
Original commit message from CVS:
- use GST_CHECK_MPEG2DEC macro when mpeg2dec detecting
2002-01-18 14:11:31 +00:00
Wrobell
7304bf825b
- plugins are built without versioning info
...
Original commit message from CVS:
- plugins are built without versioning info
2002-01-18 02:05:25 +00:00
Thomas Vander Stichele
44db06bc87
mjpegtools stuff
...
Original commit message from CVS:
mjpegtools stuff
2002-01-17 14:19:14 +00:00
Thomas Vander Stichele
d2d85ef45e
cosmetics
...
Original commit message from CVS:
cosmetics
2002-01-17 14:06:04 +00:00
Thomas Vander Stichele
c5977d0fb4
please don't try to change what is going to be build in Makefile.am files everything is done using a USE_ conditional...
...
Original commit message from CVS:
please don't try to change what is going to be build in Makefile.am files
everything is done using a USE_ conditional, so set it to no in
configure.ac if you don't want it. This one is a good example.
Don't know if qcam needs nasm though : is checking for nasm a check for
what hardware platform ? If so we need to change this.
In any case, let's not "fix" "problems" like this because this is how
cruft comes in. Keep it in a local tree and bring it up so we can fix it
right ;)
2002-01-17 13:03:04 +00:00
Ronald S. Bultje
ed7d420bd0
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
Thomas Vander Stichele
7267131883
added jpeg_mmx check
...
Original commit message from CVS:
added jpeg_mmx check
2002-01-16 22:24:40 +00:00
Andy Wingo
d17d980770
unrevert taaz's 0.3.1 patch
...
Original commit message from CVS:
unrevert taaz's 0.3.1 patch
2002-01-14 16:44:44 +00:00
Andy Wingo
39528a47ae
doc and configure updates, and the beginnings of gst-xmllaunch
...
Original commit message from CVS:
doc and configure updates, and the beginnings of gst-xmllaunch
2002-01-14 07:18:42 +00:00
David I. Lehn
2bb8a10a80
remove win32 path stuff (not used anymore?) check for core 0.3.1 not 0.3.0 update Xv check for Xv_pic systems include...
...
Original commit message from CVS:
* remove win32 path stuff (not used anymore?)
* check for core 0.3.1 not 0.3.0
* update Xv check for Xv_pic systems
include text explaining it so check is not removed (again)
* remove GLIB_ vars since we don't set those vars
they are assumed to be in GST_ vars
* fix festival check - lib not used, just net connection to a server
* better FLAC test
* remove some core configure.ac leftovers
2002-01-12 02:51:02 +00:00
Thomas Vander Stichele
7787e2195f
back to dev
...
Original commit message from CVS:
back to dev
2002-01-11 23:07:09 +00:00
Andy Wingo
cd5fcd3850
apparently some older (2.2) videodev.h files don't have some decls, so explicitly check for them
...
Original commit message from CVS:
apparently some older (2.2) videodev.h files don't have some decls, so explicitly
check for them
2002-01-10 04:55:38 +00:00
Thomas Vander Stichele
cbf4332fa9
feeling confident ;)
...
Original commit message from CVS:
feeling confident ;)
2002-01-08 11:45:27 +00:00
Thomas Vander Stichele
7d24f2e92d
getting ready for release final tests
...
Original commit message from CVS:
getting ready for release
final tests
2002-01-08 10:06:44 +00:00
Christian Schaller
005e7c4821
updated to 0.3.1 for release
...
Original commit message from CVS:
updated to 0.3.1 for release
2002-01-07 23:32:36 +00:00
David I. Lehn
7d46662b6d
Bump lib version to 2.
...
Original commit message from CVS:
Bump lib version to 2.
2002-01-07 22:37:28 +00:00
Andy Wingo
3899efe25b
fix for gsm
...
Original commit message from CVS:
fix for gsm
2002-01-07 10:28:29 +00:00
Rodney Dawes
352c2fc290
A couple check fixes
...
Original commit message from CVS:
A couple check fixes
2002-01-07 02:31:17 +00:00
Andy Wingo
9a443a56f1
missed one fix
...
Original commit message from CVS:
missed one fix
2002-01-07 02:23:34 +00:00
Andy Wingo
4d4f1c0a24
hopefully fix a problem.
...
Original commit message from CVS:
hopefully fix a problem.
2002-01-07 02:14:35 +00:00
Andy Wingo
7b663263e3
siddec checks that work not extremely robust, but functional
...
Original commit message from CVS:
siddec checks that work
not extremely robust, but functional
2002-01-06 21:52:21 +00:00
Wim Taymans
6dd422d768
Added a check for sidplay
...
Original commit message from CVS:
Added a check for sidplay
Added a capsfilter example
2002-01-06 19:30:09 +00:00
Andy Wingo
1b9be551d6
changes to allow apps outside of gstreamer/ to use dparams continuing test removal
...
Original commit message from CVS:
* changes to allow apps outside of gstreamer/ to use dparams
* continuing test removal
2002-01-05 00:56:40 +00:00
Andy Wingo
bcd31aad8e
use the proper version of GTK
...
Original commit message from CVS:
use the proper version of GTK
2002-01-05 00:01:30 +00:00
Thomas Vander Stichele
9868d1352f
festival check
...
Original commit message from CVS:
festival check
2002-01-03 19:00:54 +00:00
Thomas Vander Stichele
cc6b1575b6
adding sidplay and festival "checks"
...
Original commit message from CVS:
adding sidplay and festival "checks"
2002-01-03 18:12:13 +00:00
Thomas Vander Stichele
7fb1396955
check for mcopidl
...
Original commit message from CVS:
check for mcopidl
2002-01-03 16:47:38 +00:00
Thomas Vander Stichele
73c0fd8abd
small fixes
...
Original commit message from CVS:
small fixes
2002-01-02 17:07:31 +00:00
Thomas Vander Stichele
9ff9da869d
smoothwave fixin
...
Original commit message from CVS:
smoothwave fixin
2001-12-30 20:10:15 +00:00
Wim Taymans
4822f3c01b
Added our beloved mpeg1videoparse
...
Original commit message from CVS:
Added our beloved mpeg1videoparse
2001-12-28 01:49:03 +00:00
Thomas Vander Stichele
4095c73383
this might do it
...
Original commit message from CVS:
this might do it
2001-12-27 11:55:39 +00:00
Andy Wingo
72e1a173dc
no need to check for pkg-config or munge its search path
...
Original commit message from CVS:
no need to check for pkg-config or munge its search path
2001-12-26 23:26:05 +00:00
Andy Wingo
e6e91c2666
added --with-pkg-config-path option try not to run autoheader too much
...
Original commit message from CVS:
* added --with-pkg-config-path option
* try not to run autoheader too much
2001-12-26 23:14:44 +00:00
Thomas Vander Stichele
807312e7b4
this makes more sens donnit ?
...
Original commit message from CVS:
this makes more sens donnit ?
2001-12-26 21:58:57 +00:00
Thomas Vander Stichele
63baa87f94
taaz's virtual patch
...
Original commit message from CVS:
taaz's virtual patch
2001-12-26 21:51:41 +00:00
Thomas Vander Stichele
605dc39ac6
taaz's virtual patch
...
Original commit message from CVS:
taaz's virtual patch
2001-12-26 21:45:22 +00:00
Wim Taymans
5413b4a10d
Fixed the smooothwave madness removed a yield from vorbisdec don't call mpeg2_close, it seems to segfault sometimes.
...
Original commit message from CVS:
Fixed the smooothwave madness
removed a yield from vorbisdec
don't call mpeg2_close, it seems to segfault sometimes.
2001-12-26 20:54:43 +00:00
Andy Wingo
e21340d2ee
muahahahaha. gstreamer-compprep initializes every plugin so it's a good way of figuring out plugin issues. it spits o...
...
Original commit message from CVS:
muahahahaha. gstreamer-compprep initializes every plugin so it's a good way
of figuring out plugin issues. it spits out no more errors now.
2001-12-26 06:49:47 +00:00
Thomas Vander Stichele
63e96ca1f2
something stupid
...
Original commit message from CVS:
something stupid
2001-12-25 21:55:18 +00:00
Andy Wingo
150c5bc0b4
make arts stuff work, i think
...
Original commit message from CVS:
make arts stuff work, i think
2001-12-24 22:36:46 +00:00
Thomas Vander Stichele
18d104e45a
changes to make xvideo work again
...
Original commit message from CVS:
changes to make xvideo work again
I have some compilation errors now though, help required ;(
2001-12-24 10:47:51 +00:00
Thomas Vander Stichele
35e50facf7
disabling arts stuff for now
...
Original commit message from CVS:
disabling arts stuff for now
2001-12-23 22:55:15 +00:00
Thomas Vander Stichele
52c9ad318b
more fixes
...
Original commit message from CVS:
more fixes
2001-12-23 20:21:19 +00:00
Thomas Vander Stichele
ded068daeb
more more more
...
Original commit message from CVS:
more more more
2001-12-23 18:23:32 +00:00
Thomas Vander Stichele
d78897d78c
a52
...
Original commit message from CVS:
a52
2001-12-23 18:15:44 +00:00
Thomas Vander Stichele
fea946fd72
fixing some fixes
...
Original commit message from CVS:
fixing some fixes
2001-12-23 18:00:34 +00:00
Thomas Vander Stichele
803abec4c2
fixes
...
Original commit message from CVS:
fixes
2001-12-23 17:51:29 +00:00
Thomas Vander Stichele
b0f5f9a941
adding dv, raw1934, gnomevfs, rtp
...
Original commit message from CVS:
adding dv, raw1934, gnomevfs, rtp
2001-12-23 16:42:33 +00:00
Thomas Vander Stichele
754f9a350c
xmms
...
Original commit message from CVS:
xmms
2001-12-23 16:11:28 +00:00
Thomas Vander Stichele
afbab15f98
adding openquicktime (the renamed quicktime)
...
Original commit message from CVS:
adding openquicktime (the renamed quicktime)
2001-12-23 15:38:01 +00:00
Thomas Vander Stichele
a38b8a35f6
added jpeg and shout (icecastsend has been renamed to shout, there are other libs that do icecast too)
...
Original commit message from CVS:
added jpeg and shout
(icecastsend has been renamed to shout, there are other libs that do icecast too)
2001-12-23 15:24:07 +00:00
Thomas Vander Stichele
a784168b8c
added hermes
...
Original commit message from CVS:
added hermes
2001-12-23 14:29:43 +00:00
Thomas Vander Stichele
56f271163b
adding flac
...
Original commit message from CVS:
adding flac
2001-12-23 14:15:30 +00:00
Thomas Vander Stichele
cef441d2bf
adding festival
...
Original commit message from CVS:
adding festival
2001-12-23 13:20:08 +00:00
Thomas Vander Stichele
64e52ab9ad
cdparanoia added
...
Original commit message from CVS:
cdparanoia added
2001-12-23 13:06:22 +00:00
Thomas Vander Stichele
48d4cce43b
more cleanups adding avifile
...
Original commit message from CVS:
more cleanups
adding avifile
2001-12-23 12:55:48 +00:00
Thomas Vander Stichele
a64e15d7f4
I'm putting the gst Makefiles in a var right now, it seems to work and it's just what I need for fast build addititions
...
Original commit message from CVS:
I'm putting the gst Makefiles in a var right now, it seems to work and it's just what I need for fast build addititions
2001-12-23 12:42:48 +00:00
Thomas Vander Stichele
5c06e24dd5
dvdread added more fixes for libs stuff
...
Original commit message from CVS:
dvdread added
more fixes for libs stuff
2001-12-23 12:29:33 +00:00
Thomas Vander Stichele
65b5fc170c
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:17 +00:00
Andy Wingo
8123fc374c
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
c05f8dc809
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
3d4da9a8df
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
Thomas Vander Stichele
2090c9b37d
added alsa
...
Original commit message from CVS:
added alsa
2001-12-23 00:25:29 +00:00
Thomas Vander Stichele
f7a82644ec
changes to accomodate the standardization of installed libs some left over changes
...
Original commit message from CVS:
changes to accomodate the standardization of installed libs
some left over changes
2001-12-22 23:57:40 +00:00
Andy Wingo
f048083eec
the xvideo check looks for -lXv_pic first, another virtual patch from taaz
...
Original commit message from CVS:
the xvideo check looks for -lXv_pic first, another virtual patch from taaz
2001-12-22 00:19:17 +00:00
Wrobell
702d9b7656
- do not AM_CONDITIONAL HAVE_AVIFILE /USE_AVIFILE is used in Makefile.am/
...
Original commit message from CVS:
- do not AM_CONDITIONAL HAVE_AVIFILE /USE_AVIFILE is used in Makefile.am/
- indentation fixes
2001-12-21 15:51:45 +00:00
Thomas Vander Stichele
70768ec8a7
adding a conditional'd spec file with esd as an example comments on how to take this idea further are welcomed before...
...
Original commit message from CVS:
adding a conditional'd spec file with esd as an example
comments on how to take this idea further are welcomed before I move on ;)
2001-12-21 14:53:33 +00:00
Thomas Vander Stichele
7a0bc749e4
fairly essential substing
...
Original commit message from CVS:
fairly essential substing
2001-12-21 12:46:50 +00:00
Thomas Vander Stichele
1c469fb96a
put sinesrc in experimental until we have control
...
Original commit message from CVS:
put sinesrc in experimental until we have control
2001-12-21 12:39:21 +00:00
Thomas Vander Stichele
9b96e8babd
fixed some GST_LIBS stuff added audiofile added gst-libs/audio building
...
Original commit message from CVS:
fixed some GST_LIBS stuff
added audiofile
added gst-libs/audio building
2001-12-21 11:46:15 +00:00
Wrobell
e7ef743605
- HAVE_VORBIS is defined in GST_CHECK_FEATURE
...
Original commit message from CVS:
- HAVE_VORBIS is defined in GST_CHECK_FEATURE
- use USE_VORBIS where appropriate
2001-12-21 09:36:33 +00:00
Thomas Vander Stichele
ee6c94798c
adding lame
...
Original commit message from CVS:
adding lame
2001-12-20 23:48:55 +00:00
Thomas Vander Stichele
92afcda912
cleaned some more
...
Original commit message from CVS:
cleaned some more
2001-12-20 23:22:05 +00:00
Thomas Vander Stichele
72bd11693d
added sdl
...
Original commit message from CVS:
added sdl
2001-12-20 23:21:14 +00:00
Thomas Vander Stichele
7b8037423b
added esd added new autogen.sh feature : list all of the libs/plugins you want to disable in a file called "disable" ...
...
Original commit message from CVS:
added esd
added new autogen.sh feature :
list all of the libs/plugins you want to disable in a file called "disable"
and they will. makes it easier to check stuff when you're working on one
a file "enable" does the opposite. You're on your own if you make them
conflict ;)
CML2 anyone ?
fixed some xvideo stuff, can't remember what though
2001-12-20 23:13:50 +00:00
Thomas Vander Stichele
9df51e1ef2
applied wingo's patch to core
...
Original commit message from CVS:
applied wingo's patch to core
2001-12-20 21:18:37 +00:00
Thomas Vander Stichele
12e4f309b2
added qcam checks
...
Original commit message from CVS:
added qcam checks
2001-12-20 21:03:18 +00:00
Thomas Vander Stichele
b6b5c5a3fd
vcd checks
...
Original commit message from CVS:
vcd checks
2001-12-20 20:44:05 +00:00
Thomas Vander Stichele
a17c37a04f
added v4l handling
...
Original commit message from CVS:
added v4l handling
2001-12-20 20:37:57 +00:00
Thomas Vander Stichele
069ec5e9c7
some build changes vga is put in broken because of an undef in my build, please check
...
Original commit message from CVS:
some build changes
vga is put in broken because of an undef in my build, please check
2001-12-20 20:33:15 +00:00
Thomas Vander Stichele
dd97b5450f
removing HAVE_OSS and HAVE_XAUDIO
...
Original commit message from CVS:
removing HAVE_OSS and HAVE_XAUDIO
2001-12-20 20:16:57 +00:00
Thomas Vander Stichele
754313ab71
building up speed
...
Original commit message from CVS:
building up speed
2001-12-17 18:37:01 +00:00