summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2002-06-13Ignore bogus index entriesWim Taymans1-3/+11
2002-06-09Fix sync on avidemuxWim Taymans1-9/+14
2002-06-08reorgThomas Vander Stichele8-8/+8
2002-06-08rearranging element treeThomas Vander Stichele1-1/+1
2002-06-02Some cleanups, add convert functionsWim Taymans2-26/+87
2002-06-02UNITS fixesThomas Vander Stichele1-3/+3
2002-06-02Make elements nanoseconds awareWim Taymans2-2/+2
2002-06-02Remove media specific seeking type in favour of unit. xvimage compile fix.Wim Taymans1-17/+5
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker8-0/+8
2002-05-30Implement an element event handler.Wim Taymans1-0/+23
2002-05-30wavparse fixupsAndy Wingo2-1/+18
2002-05-26- Changed plugins for new APIsWim Taymans3-214/+532
2002-05-15use new bytestream apiSteve Baker2-6/+8
2002-05-15use new bytestream api. please test if you care about this pluginSteve Baker1-17/+27
2002-05-13conformityThomas Vander Stichele1-6/+5
2002-05-08Better descriptionWim Taymans1-1/+1
2002-05-05Remove the memcpyWim Taymans1-24/+53
2002-05-05Added quarkTV with some cleanups. Can still do with some optimisations.Wim Taymans4-1/+276
2002-05-03various name fixes and sundryThomas Vander Stichele2-4/+4
2002-05-01adding new quicktime parser:Artyom Baginski4-0/+883
2002-04-27Fix an anoying (rare) segfaultWim Taymans1-4/+8
2002-04-26use audio/x-wav instead of audio/wav. I don't know if we have a policy of mat...Steve Baker1-4/+4
2002-04-24And the revTV plugin..Wim Taymans4-1/+298
2002-04-24Vertigo is another cool oneWim Taymans5-4/+366
2002-04-24ported the shagadelic plugin, shake it baby!Wim Taymans4-5/+339
2002-04-24Dispose wasn't a good idea..Wim Taymans1-11/+5
2002-04-24Some cleanups ported the über cool warp plugin.Wim Taymans6-11/+362
2002-04-24Added the diceTV pluginWim Taymans5-15/+381
2002-04-24License fixups.Wim Taymans6-50/+388
2002-04-24Port agingTVWim Taymans1-20/+194
2002-04-23Added some more components to port effectvWim Taymans5-312/+627
2002-04-23Copy the timestamp too. funny effects: ./gst-launch filesrc location=/opt/dat...Wim Taymans2-0/+373
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo18-474/+23
2002-04-14Fix the padtemplate names.Wim Taymans1-2/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo19-139/+139
2002-04-06fixed rest of warning for gcc 3 in /gst.Benjamin Otte1-10/+1
2002-04-06fixed first bunch of compiler warningsBenjamin Otte8-48/+86
2002-03-30Changed to the new props APIWim Taymans6-42/+65
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo13-45/+45
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo28-28/+28
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo30-171/+147
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo13-17/+17
2002-03-08Fix several C++ style comments.Richard Boulton2-8/+8
2002-03-08Remove static structures: you can now have multiple monoscopes, and they'll a...Richard Boulton3-43/+56
2002-03-06Make sure we use proper properties to define the different AVI types.Wim Taymans2-3/+3
2002-03-06Bugfix - it now actually works (I think)Ronald S. Bultje1-6/+3
2002-03-06paramspec type fix, make the source pads GST_PAD_SOMETIMESAndy Wingo1-4/+4
2002-03-04update to the g_object_notify() way of sending the app information this is un...Andy Wingo2-5/+11
2002-03-03Fix monoscope: caps already asked for mono input: make it actually expect suc...Richard Boulton2-9/+3
2002-03-02what sort of compiler allowed this anomaly to pass ??? please fix indentation...Thomas Vander Stichele1-5/+5