Some leftover fixes from Michael.
[platform/upstream/gstreamer.git] / gstplay / gstplay.c
2001-12-14 Wim TaymansSome leftover fixes from Michael.
2001-12-13 Wim TaymansAplied more fixage from Michael Meeks.
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-08-22 Erik WalthinsenChanged "size" to "filesize".
2001-08-15 Arik DevensAdded hacky check to make sure we have video to fullscr...
2001-08-15 Arik DevensAdded a bunch of new stuff including better fullscreen...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-06-16 Wim TaymansRemoved a check (see that the file exists locally ...
2001-06-13 Arik DevensHmm, added working (if hacked) full-screen play, shuffl...
2001-06-03 Wim TaymansFind the seeking properties in GstBin objects too.
2001-06-01 Wim TaymansPrint out a warning when the colorspace plugin is not...
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-05-21 Arik Devensplaying at double size, general code cleanup and what...
2001-05-15 Erik Walthinsenadded ability to write out xml copy of pipeline
2001-04-14 Wim TaymansA rather large patch:
2001-04-12 Wim TaymansLots of updates to the plugins for caps negotiation.
2001-04-02 Wim TaymansA rather large update:
2001-04-01 Wim TaymansThis patch is now The Right Way(tm) to handle the stop...
2001-04-01 Wim TaymansSlightly modified the _stop handling so that gstmediapl...
2001-03-24 Wim TaymansModified a lot of plugins to use the caps system.
2001-03-12 Wim TaymansMerged the CAPSNEGO1 branch..
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-02-04 Erik Walthinsenfixed all in-use instances of asyncdisksrc
2000-12-29 Wim TaymansFixed buffer flag handling gstplay used old flag handli...
2000-12-29 Wim TaymansAdd the pipeline to the thread after autoplugging.
2000-11-20 Wim TaymansReworked AC3 decoder. No seeking yet but at least we...
2000-11-06 Wim TaymansAdded seeking to the avi decoder by implementing pull_r...
2000-11-01 Wim TaymansCode cleanup, make it adhere to the Gnome/Gtk+ code...
2000-10-30 Wim TaymansMisc fixes and cleanups
2000-10-12 Wim TaymansRemoved the hardcoded pipeline setup is gstplay in...
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...
2000-08-18 Wim TaymansVarious fixes for the build/install problems update...
2000-08-14 Wim Taymansglade based gstplay version.
2000-07-15 Wim TaymansAdded DivX ;-) support by using the wine .dll loader...
2000-07-13 Wim TaymansBetter error recovery in teh MPEG1 decoder.
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-07-05 Wim TaymansAdded seeking to some of the plugins. some MMX speedups...