summaryrefslogtreecommitdiff
path: root/gstplay
AgeCommit message (Expand)AuthorFilesLines
2001-05-21Added a ChangeLog as per hadess' sugesstion, and added myself as an author.Arik Devens2-1/+22
2001-05-21playing at double size, general code cleanup and what not.Arik Devens14-1177/+1504
2001-05-20finally managed to get the AUTHORS file added. big things are coming allright...Arik Devens1-0/+1
2001-05-15added ability to write out xml copy of pipelineErik Walthinsen2-0/+14
2001-04-14A rather large patch:Wim Taymans2-1/+6
2001-04-12Lots of updates to the plugins for caps negotiation.Wim Taymans2-7/+33
2001-04-02A rather large update:Wim Taymans1-10/+19
2001-04-01Small change to load the .glade file from the current dir too when pressing t...Wim Taymans2-2/+15
2001-04-01This patch is now The Right Way(tm) to handle the stop button but at least it...Wim Taymans2-3/+5
2001-04-01Slightly modified the _stop handling so that gstmediaplay crashes less viontl...Wim Taymans1-1/+2
2001-03-24Modified a lot of plugins to use the caps system.Wim Taymans1-1/+1
2001-03-16Added man pages.David I. Lehn2-1/+42
2001-03-12Merged the CAPSNEGO1 branch..Wim Taymans1-2/+2
2001-03-07Merged the AUTOPLUG2 branchWim Taymans3-107/+208
2001-03-01I'm too lazy to comment thisWim Taymans1-0/+2
2001-02-10- backported the xml load bug in the propertiesWim Taymans1-0/+2
2001-02-04fixed all in-use instances of asyncdisksrcErik Walthinsen1-1/+1
2001-01-29This is a megapatch with the following changes:Wim Taymans1-12/+12
2001-01-23Updated the docs with the new _request methodsWim Taymans1-35/+35
2001-01-14Added gst_libs to MakefileWim Taymans1-3/+1
2001-01-14Massive build fixup. Will send message to -devel list later with details on ...Erik Walthinsen1-19/+5
2001-01-07Made sure -g is not used when no --enable-debugWim Taymans2-7/+11
2001-01-02Added a check for libjpegWim Taymans2-14/+56
2001-01-02Fixes for gsteditor/gstplay install/build fixed typo in random/eos added num_...Wim Taymans2-8/+12
2001-01-01More build changesErik Walthinsen1-0/+2
2001-01-01added headers and such to Makefile.am for distErik Walthinsen1-3/+10
2001-01-01gstplay now builds from build-directory, doesn't require a make installErik Walthinsen2-3/+5
2000-12-31Added ability to use .glade file in cwdErik Walthinsen1-0/+3
2000-12-29Fixed buffer flag handling gstplay used old flag handling updated some plugin...Wim Taymans1-5/+4
2000-12-29Add the pipeline to the thread after autoplugging.Wim Taymans1-2/+7
2000-12-22Implemented some test cases... they all fail :-(Wim Taymans1-2/+0
2000-12-15Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans1-1/+1
2000-12-11First attempt at rebuilding the type/plugin systemWim Taymans1-0/+2
2000-11-20Something was wrong with SSE initialisation in mpeg2decWim Taymans1-0/+1
2000-11-20Reworked AC3 decoder. No seeking yet but at least we do not need ac3parse any...Wim Taymans2-0/+11
2000-11-11Docs updates.Wim Taymans1-4/+12
2000-11-08Fix for the new gnome libraries. It looks like glade does not like empty dock...Wim Taymans6-18/+115
2000-11-06Added seeking to the avi decoder by implementing pull_region.Wim Taymans2-3/+21
2000-11-02Make sure the Gdk thread lock is not held inside the gstreamer pipeline.Wim Taymans2-9/+17
2000-11-01Some code cleanupWim Taymans1-0/+1
2000-11-01Code cleanup, make it adhere to the Gnome/Gtk+ code formatting, which is quit...Wim Taymans11-179/+384
2000-10-30Misc fixes and cleanupsWim Taymans16-373/+1115
2000-10-12Removed the hardcoded pipeline setup is gstplay in favor of the autoplugging ...Wim Taymans5-457/+42
2000-09-22A first attempt to fix the queues in a cothreaded pipeline.Wim Taymans5-15/+17
2000-09-18Fix compile problem due to DEBUG being redefined in libs/getbits/gstgetbits.h...Richard Boulton1-1/+1
2000-09-09Changes to gstreamer-config to include gtk+ libs manual changes: queues, thre...Wim Taymans2-3/+8
2000-08-28Externalized the plugin information in /etc/gstreamer/reg.xmlWim Taymans1-7/+1
2000-08-19libXv is now linked against by test/* and gstplay if it is present.Richard Boulton1-1/+7
2000-08-18Richard has been promoted to makefile hacker :-)Wim Taymans1-0/+1
2000-08-18Various fixes for the build/install problems update to the docs/manual. Added...Wim Taymans3-15/+20