summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* this should fix itThomas Vander Stichele2002-05-131-2/+14
* remove seeking for nowThomas Vander Stichele2002-05-101-1/+0
* removing snapshot from the build because we need to fix it adding gconf schem...Thomas Vander Stichele2002-05-104-4/+54
* gconf rulesThomas Vander Stichele2002-05-103-0/+33
* duh, revert last stupid commit adding non-existant common dirDavid I. Lehn2002-05-082-3/+1
* add common to distDavid I. Lehn2002-05-083-1/+3
* Better descriptionWim Taymans2002-05-081-1/+1
* Added simple seeking testsuiteWim Taymans2002-05-081-1/+3
* add gstsnapshot : drop a frame to a png file when the plugin recieved a signa...Jeremy Simon2002-05-072-0/+9
* Remove the memcpyWim Taymans2002-05-051-24/+53
* Added quarkTV with some cleanups. Can still do with some optimisations.Wim Taymans2002-05-054-1/+276
* some jack fixes, alsa touchups, and add rtp by default to the build if there ...Andy Wingo2002-05-041-2/+0
* Reset the handled number of samples when going to PAUSEDWim Taymans2002-05-043-42/+22
* various name fixes and sundryThomas Vander Stichele2002-05-035-34/+34
* adding new quicktime parser:Artyom Baginski2002-05-016-1/+885
* Fix clocking.Wim Taymans2002-04-282-9/+22
* More intelligent clock offset and sync.Wim Taymans2002-04-282-3/+17
* Fix an anoying (rare) segfaultWim Taymans2002-04-271-4/+8
* this should do it this is for steveb's added checksThomas Vander Stichele2002-04-272-0/+54
* I hate independent second parties and why were we not invited anyway ?Thomas Vander Stichele2002-04-271-27/+0
* some cvs screwupThomas Vander Stichele2002-04-271-27/+0
* modplug needs c++Thomas Vander Stichele2002-04-261-5/+7
* Various small fixes for compile problemsRonald S. Bultje2002-04-262-9/+9
* use audio/x-wav instead of audio/wav. I don't know if we have a policy of mat...Steve Baker2002-04-261-4/+4
* move the lrint check to happen earlier. add the floatcast dir.Steve Baker2002-04-261-3/+5
* check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will c...Steve Baker2002-04-251-0/+4
* macros to detect fast float to int casting, lrint and lrintf, thanks to Erik ...Steve Baker2002-04-252-0/+54
* And the revTV plugin..Wim Taymans2002-04-244-1/+298
* Vertigo is another cool oneWim Taymans2002-04-245-4/+366
* ported the shagadelic plugin, shake it baby!Wim Taymans2002-04-244-5/+339
* Dispose wasn't a good idea..Wim Taymans2002-04-241-11/+5
* Some cleanups ported the über cool warp plugin.Wim Taymans2002-04-246-11/+362
* Added the diceTV pluginWim Taymans2002-04-245-15/+381
* License fixups.Wim Taymans2002-04-246-50/+388
* Port agingTVWim Taymans2002-04-241-20/+194
* Added some more components to port effectvWim Taymans2002-04-235-312/+627
* Copy the timestamp too. funny effects: ./gst-launch filesrc location=/opt/dat...Wim Taymans2002-04-232-0/+373
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-2029-494/+42
* s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop funcSteve Baker2002-04-201-1/+3
* A fairly large reworking of the ladspa _get, _chain and _loop funcs. highligh...Steve Baker2002-04-202-244/+404
* same fix for pluginsThomas Vander Stichele2002-04-182-1/+2
* fixThomas Vander Stichele2002-04-151-1/+1
* more mergeback from the latest releaseThomas Vander Stichele2002-04-155-7/+25
* I'm too lazy to comment thisThomas Vander Stichele2002-04-151-20/+18
* s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec releaseDavid I. Lehn2002-04-151-2/+2
* revert part of a patch that broke BE machinesBenjamin Otte2002-04-141-7/+12
* Fix the padtemplate names.Wim Taymans2002-04-141-2/+2
* this script runs gst-inspect on all built elements and checks for warnings or...Steve Baker2002-04-141-0/+73
* spec fixes gst-launch-ext additions trying to fix up ieeetest but failed func...Thomas Vander Stichele2002-04-135-80/+105
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-1138-247/+251