summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* Add some extra files to distDavid I. Lehn2002-07-041-0/+1
* fix multiline stringAndy Wingo2002-07-041-2/+2
* windowed sinc bandpass filterThomas Vander Stichele2002-06-272-0/+679
* Separate the movi processing loop from the index/entry parsing loopWim Taymans2002-06-182-15/+56
* Fix timestampsWim Taymans2002-06-161-2/+2
* Hint bytestream about optimal size sync fixes for VBR streamsWim Taymans2002-06-142-9/+25
* Ignore bogus index entriesWim Taymans2002-06-131-3/+11
* Fix sync on avidemuxWim Taymans2002-06-091-9/+14
* reorgThomas Vander Stichele2002-06-088-8/+8
* rearranging element treeThomas Vander Stichele2002-06-081-1/+1
* Some cleanups, add convert functionsWim Taymans2002-06-022-26/+87
* UNITS fixesThomas Vander Stichele2002-06-021-3/+3
* Make elements nanoseconds awareWim Taymans2002-06-022-2/+2
* Remove media specific seeking type in favour of unit. xvimage compile fix.Wim Taymans2002-06-021-17/+5
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-318-0/+8
* Implement an element event handler.Wim Taymans2002-05-301-0/+23
* wavparse fixupsAndy Wingo2002-05-302-1/+18
* - Changed plugins for new APIsWim Taymans2002-05-263-214/+532
* use new bytestream apiSteve Baker2002-05-152-6/+8
* use new bytestream api. please test if you care about this pluginSteve Baker2002-05-151-17/+27
* conformityThomas Vander Stichele2002-05-131-6/+5
* Better descriptionWim Taymans2002-05-081-1/+1
* 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
* various name fixes and sundryThomas Vander Stichele2002-05-032-4/+4
* adding new quicktime parser:Artyom Baginski2002-05-014-0/+883
* Fix an anoying (rare) segfaultWim Taymans2002-04-271-4/+8
* 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
* 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-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