summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* this should fix itThomas Vander Stichele2002-05-131-2/+14
| | | | | Original commit message from CVS: this should fix it
* remove seeking for nowThomas Vander Stichele2002-05-101-1/+0
| | | | | Original commit message from CVS: remove seeking for now
* removing snapshot from the build because we need to fix it adding gconf ↵Thomas Vander Stichele2002-05-104-4/+54
| | | | | | | | 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
* gconf rulesThomas Vander Stichele2002-05-103-0/+33
| | | | | Original commit message from CVS: gconf rules
* duh, revert last stupid commit adding non-existant common dirDavid I. Lehn2002-05-082-3/+1
| | | | | Original commit message from CVS: duh, revert last stupid commit adding non-existant common dir
* add common to distDavid I. Lehn2002-05-083-1/+3
| | | | | Original commit message from CVS: add common to dist
* Better descriptionWim Taymans2002-05-081-1/+1
| | | | | Original commit message from CVS: Better description
* Added simple seeking testsuiteWim Taymans2002-05-081-1/+3
| | | | | | Original commit message from CVS: Added simple seeking testsuite Added effectv
* add gstsnapshot : drop a frame to a png file when the plugin recieved a ↵Jeremy Simon2002-05-072-0/+9
| | | | | | | | 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
* Remove the memcpyWim Taymans2002-05-051-24/+53
| | | | | Original commit message from CVS: Remove the memcpy
* Added quarkTV with some cleanups. Can still do with some optimisations.Wim Taymans2002-05-054-1/+276
| | | | | Original commit message from CVS: Added quarkTV with some cleanups. Can still do with some optimisations.
* some jack fixes, alsa touchups, and add rtp by default to the build if there ↵Andy Wingo2002-05-041-2/+0
| | | | | | | | | 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 ;)
* Reset the handled number of samples when going to PAUSEDWim Taymans2002-05-043-42/+22
| | | | | | Original commit message from CVS: Reset the handled number of samples when going to PAUSED Some cleanups
* various name fixes and sundryThomas Vander Stichele2002-05-035-34/+34
| | | | | Original commit message from CVS: various name fixes and sundry
* adding new quicktime parser:Artyom Baginski2002-05-016-1/+885
| | | | | | | | | | 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
* Fix clocking.Wim Taymans2002-04-282-9/+22
| | | | | Original commit message from CVS: Fix clocking.
* More intelligent clock offset and sync.Wim Taymans2002-04-282-3/+17
| | | | | Original commit message from CVS: More intelligent clock offset and sync.
* Fix an anoying (rare) segfaultWim Taymans2002-04-271-4/+8
| | | | | Original commit message from CVS: Fix an anoying (rare) segfault
* this should do it this is for steveb's added checksThomas Vander Stichele2002-04-272-0/+54
| | | | | | Original commit message from CVS: this should do it this is for steveb's added checks
* I hate independent second parties and why were we not invited anyway ?Thomas Vander Stichele2002-04-271-27/+0
| | | | | | Original commit message from CVS: I hate independent second parties and why were we not invited anyway ?
* some cvs screwupThomas Vander Stichele2002-04-271-27/+0
| | | | | Original commit message from CVS: some cvs screwup
* modplug needs c++Thomas Vander Stichele2002-04-261-5/+7
| | | | | Original commit message from CVS: modplug needs c++
* Various small fixes for compile problemsRonald S. Bultje2002-04-262-9/+9
| | | | | Original commit message from CVS: Various small fixes for compile problems
* use audio/x-wav instead of audio/wav. I don't know if we have a policy of ↵Steve Baker2002-04-261-4/+4
| | | | | | | matching GStreamer types with official mime... Original commit message from CVS: use audio/x-wav instead of audio/wav. I don't know if we have a policy of matching GStreamer types with official mime types, but I figure it can't hurt.
* move the lrint check to happen earlier. add the floatcast dir.Steve Baker2002-04-261-3/+5
| | | | | Original commit message from CVS: move the lrint check to happen earlier. add the floatcast dir.
* check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will ↵Steve Baker2002-04-251-0/+4
| | | | | | | 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
* macros to detect fast float to int casting, lrint and lrintf, thanks to Erik ↵Steve Baker2002-04-252-0/+54
| | | | | | | de Castro Lopo. Original commit message from CVS: macros to detect fast float to int casting, lrint and lrintf, thanks to Erik de Castro Lopo.
* And the revTV plugin..Wim Taymans2002-04-244-1/+298
| | | | | Original commit message from CVS: And the revTV plugin..
* Vertigo is another cool oneWim Taymans2002-04-245-4/+366
| | | | | Original commit message from CVS: Vertigo is another cool one
* ported the shagadelic plugin, shake it baby!Wim Taymans2002-04-244-5/+339
| | | | | Original commit message from CVS: ported the shagadelic plugin, shake it baby!
* Dispose wasn't a good idea..Wim Taymans2002-04-241-11/+5
| | | | | Original commit message from CVS: Dispose wasn't a good idea..
* Some cleanups ported the über cool warp plugin.Wim Taymans2002-04-246-11/+362
| | | | | | Original commit message from CVS: Some cleanups ported the über cool warp plugin.
* Added the diceTV pluginWim Taymans2002-04-245-15/+381
| | | | | Original commit message from CVS: Added the diceTV plugin
* License fixups.Wim Taymans2002-04-246-50/+388
| | | | | Original commit message from CVS: License fixups.
* Port agingTVWim Taymans2002-04-241-20/+194
| | | | | Original commit message from CVS: Port agingTV
* Added some more components to port effectvWim Taymans2002-04-235-312/+627
| | | | | Original commit message from CVS: Added some more components to port effectv
* Copy the timestamp too. funny effects: ./gst-launch filesrc ↵Wim Taymans2002-04-232-0/+373
| | | | | | | | | | | | | location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! ... Original commit message from CVS: Copy the timestamp too. funny effects: ./gst-launch filesrc location=/opt/data/AlienSong.mpg ! mpegdemux video_%02d! { queue ! mpeg2dec ! colorspace ! edgeTV ! colorspace ! xvideosink } ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! goom ! edgeTV ! colorspace ! xvideosink
* a hack to work around intltool's brokenness a current check for mpeg2dec ↵Andy Wingo2002-04-2029-494/+42
| | | | | | | | | | | 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
* s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop funcSteve Baker2002-04-201-1/+3
| | | | | | Original commit message from CVS: s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop func
* A fairly large reworking of the ladspa _get, _chain and _loop funcs. ↵Steve Baker2002-04-202-244/+404
| | | | | | | | | | | | | | | | | highlights are: Original commit message from CVS: A fairly large reworking of the ladspa _get, _chain and _loop funcs. highlights are: - pad names are now g_strcanonised - in all cases possible, src and sink buffers are shared - all ladspa properties are exposed as dparams and element properties - the buffers are now processed in dparam driven loops - timestamps on buffers should be correct - misc fixes It has been minimally tested - the following pipeline works for me: gst-launch ladspa_sine_fcac Frequency=440.0 Amplitude=1.0 name=fcac1 ladspa_sine_fcac Frequency=450.0 Amplitude=1.0 name=fcac2 ladspa_freeverb3 Wet-Level=0.5 name=free float2int name=f2i fcac1.Output!free.Input--Left- free.Output--Left-!f2i.sink%d fcac2.Output!free.Input--Right- free.Output--Right-!f2i.sink%d f2i.src!sink osssink
* same fix for pluginsThomas Vander Stichele2002-04-182-1/+2
| | | | | Original commit message from CVS: same fix for plugins
* fixThomas Vander Stichele2002-04-151-1/+1
| | | | | Original commit message from CVS: fix
* more mergeback from the latest releaseThomas Vander Stichele2002-04-155-7/+25
| | | | | Original commit message from CVS: more mergeback from the latest release
* I'm too lazy to comment thisThomas Vander Stichele2002-04-151-20/+18
| | | | | Original commit message from CVS: *** empty log message ***
* s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec releaseDavid I. Lehn2002-04-151-2/+2
| | | | | Original commit message from CVS: s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec release
* revert part of a patch that broke BE machinesBenjamin Otte2002-04-141-7/+12
| | | | | Original commit message from CVS: revert part of a patch that broke BE machines
* Fix the padtemplate names.Wim Taymans2002-04-141-2/+2
| | | | | Original commit message from CVS: Fix the padtemplate names.
* this script runs gst-inspect on all built elements and checks for warnings ↵Steve Baker2002-04-141-0/+73
| | | | | | | | | | or bad exit codes. Original commit message from CVS: this script runs gst-inspect on all built elements and checks for warnings or bad exit codes. It requires a gst-inspect to be in your PATH. more checking is probably needed for valid gst-inspect output. The output format of gst-inspect will be changed slightly to make parsing the output possible.
* spec fixes gst-launch-ext additions trying to fix up ieeetest but failed ↵Thomas Vander Stichele2002-04-135-80/+105
| | | | | | | | | | 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
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-1138-247/+251
| | | | | | | | | | | and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.