platform/upstream/gstreamer.git
2000-12-12 Wim TaymansAdded a document about how we handle plugins and dynami...
2000-12-12 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-12 Erik WalthinsenAdded LAME encoder. Wow.
2000-12-12 Erik WalthinsenBrand new source, the cdparanoia source. Reads audio...
2000-12-11 Erik WalthinsenUpdated to latest code for testing scheduling.
2000-12-11 Erik WalthinsenImplemented the hybrid scheduling system for sources...
2000-12-11 Wim TaymansTest program to check the registry handling
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-12-09 Erik WalthinsenSnapshot of work-in-progress do deal with out-of-bin...
2000-12-08 Erik WalthinsenMostly debugging changes. What's in CVS seems to work...
2000-12-08 Erik WalthinsenTest program for simple queue operations. Good for...
2000-12-08 Wim TaymansAdded pullregion in again, it got removed with the...
2000-12-08 Erik WalthinsenAnother big set of changes. Connections are now also...
2000-12-07 Wim TaymansUpdated the test program
2000-12-07 Wim Taymansseparated the properties from the capabilities as we...
2000-12-06 Wim TaymansAdded pulregion handling.
2000-12-05 Wim TaymansFixed autoplugging.
2000-12-04 Wim TaymansAdded some capability options
2000-12-04 Erik WalthinsenChanged the way things are scheduled, especially source...
2000-12-04 Erik WalthinsenChanges made to the DEBUG system. New header file...
2000-12-04 Erik WalthinsenAdded a check to see if the plugin actually exists...
2000-12-03 Wim TaymansMore test cases.
2000-12-03 Wim TaymansImplemented real Caps checking.
2000-12-03 Wim TaymansAdded a test program for the capabilities
2000-12-03 Wim TaymansAdded multiple types to the pads.
2000-12-03 Richard BoultonRemove cothreads.[ch] from tests/cothreads/ and replace...
2000-12-03 Erik WalthinsenEnhanced debugging by making DEBUG() print out the...
2000-12-02 Erik WalthinsenFirst pass at an outline for the Filter Writer's Guide...
2000-11-30 Wim TaymansAnother type system proposal.
2000-11-29 Erik WalthinsenRearranged cothread_switch a bit to move all the code...
2000-11-26 Wim TaymansAdded the type system design.
2000-11-25 Wim TaymansMore ramblings..
2000-11-25 Wim TaymansAnother alternative to the src. Please correct.
2000-11-25 Wim TaymansAdded asci art control flow diagrams
2000-11-25 Wim TaymansCode Cleanups
2000-11-25 Erik WalthinsenAdded code to force the gsttypes plugin to load before...
2000-11-25 Erik Walthinsenadded the ability to disable pads, not quite complete...
2000-11-24 Erik WalthinsenFixed a dumb mistake: in gst_element_set_loop_function...
2000-11-23 Erik WalthinsenClosed 22145 - gstelement.c: support hotswapping of...
2000-11-23 Erik WalthinsenClosed task 22143 - gstelemnt.c: complete gst_element_c...
2000-11-23 Erik Walthinsengstbin.c: modified so create_plan occurs after the...
2000-11-20 Wim TaymansSomething was wrong with SSE initialisation in mpeg2dec
2000-11-20 Wim TaymansReworked AC3 decoder. No seeking yet but at least we...
2000-11-12 Wim TaymansThe bonobo component now works on audio only (mp3/vorbi...
2000-11-11 Wim TaymansDocs updates.
2000-11-08 Wim TaymansFix for the new gnome libraries. It looks like glade...
2000-11-07 Wim TaymansLibrary docs update
2000-11-07 Wim TaymansI'm too lazy to comment this
2000-11-07 Wim TaymansUpdated docs
2000-11-06 Wim TaymansAdded seeking to the avi decoder by implementing pull_r...
2000-11-04 Wim TaymansI'm too lazy to comment this
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-11-02 Wim TaymansMake sure the Gdk thread lock is not held inside the...
2000-11-01 Wim TaymansSome code cleanup
2000-11-01 Wim TaymansCode cleanup, make it adhere to the Gnome/Gtk+ code...
2000-10-30 Wim TaymansMissing files..
2000-10-30 Wim TaymansMisc fixes and cleanups
2000-10-26 Wim TaymansSlightly faster yuv to rgb conversion.
2000-10-25 Wim TaymansMore Docs updates.
2000-10-22 Wim TaymansMore docs updates
2000-10-22 Wim TaymansDocumentation updates documented the libraries
2000-10-21 Wim TaymansMPEG2 types added for better autoplugging. MPEG2 works...
2000-10-12 Wim TaymansRemoved the hardcoded pipeline setup is gstplay in...
2000-10-12 Richard BoultonManual now gets installed correctly by make install...
2000-10-11 Wim TaymansAdded extra Gtk types for better editor properties...
2000-10-09 Wim TaymansFixed a severe timestamp bug in mpeg_play.
2000-10-09 Richard BoultonAdded building of the manual to the build system. ...
2000-10-08 Wim TaymansAdded an autoplug example. This little program (30...
2000-10-08 Wim TaymansFixed a bug in the typeloading.
2000-10-06 Richard BoultonDon't compile editor if havn't got libglade-gnome.
2000-10-01 Wim TaymansInitial work for the new editor.
2000-09-27 Wim TaymansLoading and saving of XML pipeline descriptions.
2000-09-24 Wim Taymansbetter .cvsignore
2000-09-24 Wim TaymansCleanups.
2000-09-24 Wim TaymansAn example of two threads and two queues.
2000-09-24 Wim TaymansThe cothreads were not initialized in its thread contex...
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-09-21 Richard BoultonIDCT works, and ieeetest not complains nicely if attemp...
2000-09-21 Richard BoultonMake libs/idct only build mmx support if available...
2000-09-21 Richard BoultonPatch from Chris Emerson for PPC. cothreads stuff...
2000-09-18 Richard BoultonFix compile problem due to DEBUG being redefined in...
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-17 Wim TaymansAdded check for vorbis.
2000-09-17 Wim TaymansInformation about the bonobo components and capplets...
2000-09-17 Wim TaymansConverted the mpeg2 encoder asm to gnu asm, removing...
2000-09-16 Richard BoultonMore work porting to PPC. libs/winloader is disabled...
2000-09-16 Richard BoultonMoved generic function implementations into gstgetbits_...
2000-09-16 Wim TaymansAdded a quick hack to allow loop based elements to...
2000-09-16 Richard BoultonMore work towards a powerPC port, and towards generic...
2000-09-15 Richard BoultonFix on x86 architectures - was just checking for 386...
2000-09-15 Richard BoultonBegun to add support for non i386 architectures, with...
2000-09-14 Wim TaymansThe vorbis encoder
2000-09-14 Wim TaymansDue to popular demand :-), I added a vorbis decoder.
2000-09-13 Wim TaymansBring the low level API docs up to date.
2000-09-12 Wim TaymansAdded CPU detection.
2000-09-09 Wim TaymansImages for the documantation
2000-09-09 Wim TaymansA thread example.
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-09-07 Wim TaymansFaster and modular getbits implementation.
2000-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...
next