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