summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* 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-2018-474/+23
* Fix the padtemplate names.Wim Taymans2002-04-141-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-1119-139/+139
* fixed rest of warning for gcc 3 in /gst.Benjamin Otte2002-04-061-10/+1
* fixed first bunch of compiler warningsBenjamin Otte2002-04-068-48/+86
* Changed to the new props APIWim Taymans2002-03-306-42/+65
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-2413-45/+45
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-2028-28/+28
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-1930-171/+147
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-1913-17/+17
* Fix several C++ style comments.Richard Boulton2002-03-082-8/+8
* Remove static structures: you can now have multiple monoscopes, and they'll a...Richard Boulton2002-03-083-43/+56
* Make sure we use proper properties to define the different AVI types.Wim Taymans2002-03-062-3/+3
* Bugfix - it now actually works (I think)Ronald S. Bultje2002-03-061-6/+3
* paramspec type fix, make the source pads GST_PAD_SOMETIMESAndy Wingo2002-03-061-4/+4
* update to the g_object_notify() way of sending the app information this is un...Andy Wingo2002-03-042-5/+11
* Fix monoscope: caps already asked for mono input: make it actually expect suc...Richard Boulton2002-03-032-9/+3
* what sort of compiler allowed this anomaly to pass ??? please fix indentation...Thomas Vander Stichele2002-03-021-5/+5
* I'm too lazy to comment thisRichard Boulton2002-03-028-0/+913
* Get rid of a warningRonald S. Bultje2002-02-231-1/+1
* Small updates to avimux and the v4l plugins for usability in generalRonald S. Bultje2002-02-202-6/+16
* better capsnego in osssink s/parseau/auparse/ update volume, mulawdecode, aup...Andy Wingo2002-02-174-115/+113
* It should now basically work - fps calculations are still on the TODO listRonald S. Bultje2002-02-041-140/+170
* Small fixesRonald S. Bultje2002-02-041-2/+2
* Assorted fixes.Wim Taymans2002-02-033-36/+458
* We dont need these anymore, avidemux handles it all internallyRonald S. Bultje2002-02-034-831/+0
* We dont need avidecoder and avitypes anymoreRonald S. Bultje2002-02-031-11/+10
* Some small adjustments for for better open-a-new-file handlingRonald S. Bultje2002-02-032-2/+7
* Fixes AVI playback - dohRonald S. Bultje2002-02-031-4/+9
* Added fps control to goomWim Taymans2002-02-031-1/+1
* - remove the use of ASM as wellBastien Nocera2002-02-031-2/+2
* - add goom to the build system, dunno if it works, but it doesn't break my pp...Bastien Nocera2002-02-021-2/+12
* WARNING: avimux is still broken, but less broken than it used to be... Code i...Ronald S. Bultje2002-02-022-142/+846
* Pretty pointless cleanupWim Taymans2002-02-021-4/+7
* Small fixesWim Taymans2002-02-021-2/+2
* Some more goom fixesWim Taymans2002-02-021-31/+55
* Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc loca...Wim Taymans2002-02-0112-0/+1691
* Various fixesRonald S. Bultje2002-01-311-14/+141
* taaz's virtual patchThomas Vander Stichele2002-01-302-97/+97
* Set the typefind plugin to READY so that it can do capsnego.Wim Taymans2002-01-201-0/+2
* Drop the bytstream correctly.Wim Taymans2002-01-191-3/+10
* Small cleanups, break the loop if the buffer is nullWim Taymans2002-01-192-9/+12