2001-02-21 |
David I. Lehn | Remove alias for asyncdisksrc backwards compatability. |
tree | commitdiff |
2001-02-21 |
David I. Lehn | Fixed typo in element details. |
tree | commitdiff |
2001-02-21 |
David I. Lehn | Added parameter checking to gst_queue_get(). |
tree | commitdiff |
2001-02-05 |
Erik Walthinsen | Reworked getregion/pullregion stuff. Region is now... |
tree | commitdiff |
2001-02-04 |
Erik Walthinsen | moved asyncdisksrc to disksrc, no point in having a... |
tree | commitdiff |
2001-01-29 |
Wim Taymans | This is a megapatch with the following changes: |
tree | commitdiff |
2001-01-21 |
Wim Taymans | Docs updates |
tree | commitdiff |
2001-01-21 |
Sepp Wijnands | the 'OSS hangs when opening the device when in use... |
tree | commitdiff |
2001-01-20 |
Wim Taymans | More EOS changes. |
tree | commitdiff |
2001-01-20 |
Wim Taymans | Make sure the loopfunction ends when an element goes... |
tree | commitdiff |
2001-01-19 |
Wim Taymans | And here they are.... |
tree | commitdiff |
2001-01-19 |
Wim Taymans | Moved queue and typefind elements to the core since... |
tree | commitdiff |
2001-01-18 |
Wim Taymans | Added mthodes to request an element to create pads... |
tree | commitdiff |
2001-01-14 |
Erik Walthinsen | Massive build fixup. Will send message to -devel list... |
tree | commitdiff |
2001-01-14 |
Wim Taymans | Added an extra signal_cond to queue to make sure that... |
tree | commitdiff |
2001-01-07 |
Wim Taymans | Greatly simplyfied queue locking by only using the... |
tree | commitdiff |
2001-01-07 |
Wim Taymans | Added sleep time to identity |
tree | commitdiff |
2001-01-06 |
Wim Taymans | Rearranged the mutex locking, still have to think about... |
tree | commitdiff |
2001-01-06 |
Wim Taymans | Updated the manual and the docs. |
tree | commitdiff |
2001-01-04 |
Erik Walthinsen | Rearranged cothreads sources a bit, added some API... |
tree | commitdiff |
2001-01-03 |
Richard Boulton | Various small fixes. |
tree | commitdiff |
2001-01-02 |
Wim Taymans | Added a check for libjpeg |
tree | commitdiff |
2001-01-02 |
Erik Walthinsen | Massive, massive update of most source files. I went... |
tree | commitdiff |
2001-01-02 |
Wim Taymans | Fixes for gsteditor/gstplay install/build fixed typo... |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | Mega update of INFO, DEBUG, and ERROR subsystems, renam... |
tree | commitdiff |
2001-01-01 |
Erik Walthinsen | Cleaned up INFO system some more, added API to select... |
tree | commitdiff |
2000-12-31 |
Wim Taymans | Fix some compile warnings |
tree | commitdiff |
2000-12-31 |
Wim Taymans | Added multiple caps to the pads |
tree | commitdiff |
2000-12-30 |
Wim Taymans | Docs updates: remove sink, src, filter, connection... |
tree | commitdiff |
2000-12-30 |
Wim Taymans | Added some INFO in gstelements |
tree | commitdiff |
2000-12-29 |
Wim Taymans | Fixed buffer flag handling gstplay used old flag handli... |
tree | commitdiff |
2000-12-29 |
Wim Taymans | Fixed a serious bug in gst_props_new: properties with... |
tree | commitdiff |
2000-12-29 |
Erik Walthinsen | Updated copyright notices. |
tree | commitdiff |
2000-12-29 |
Erik Walthinsen | Reparented everything to GstElement, removing GstSrc... |
tree | commitdiff |
2000-12-28 |
Erik Walthinsen | Updated copyright in all the libgst files. |
tree | commitdiff |
2000-12-28 |
Wim Taymans | Pending editor changes. fixes for autoplug of elementar... |
tree | commitdiff |
2000-12-28 |
Wim Taymans | Fixes for the new scheduler. |
tree | commitdiff |
2000-12-27 |
Wim Taymans | Added loop_based option |
tree | commitdiff |
2000-12-27 |
Erik Walthinsen | Mostly minor little changes, but two interesting things... |
tree | commitdiff |
2000-12-26 |
Erik Walthinsen | More massive changes to the scheduling system. Moved... |
tree | commitdiff |
2000-12-25 |
Wim Taymans | Lots of editor changes: |
tree | commitdiff |
2000-12-23 |
Wim Taymans | Added handoff signals to fakesrc and fakesink |
tree | commitdiff |
2000-12-22 |
Wim Taymans | Fixed a bug in gstbin.c the manager was not detected. |
tree | commitdiff |
2000-12-22 |
Wim Taymans | Implemented some test cases... they all fail :-( |
tree | commitdiff |
2000-12-21 |
Erik Walthinsen | Fixing two bugs: 1) I had commented out an unlock.... |
tree | commitdiff |
2000-12-20 |
Erik Walthinsen | Massive scheduling changes (again). Not entirely compl... |
tree | commitdiff |
2000-12-16 |
Erik Walthinsen | WARNING: Don't grab this updated unless you're really... |
tree | commitdiff |
2000-12-15 |
Wim Taymans | Header cleanup: try to include as little as possible... |
tree | commitdiff |
2000-12-13 |
Wim Taymans | Changed the GstPadFactory and added the GstPadTemplate. |
tree | commitdiff |
2000-12-12 |
Erik Walthinsen | Added LAME encoder. Wow. |
tree | commitdiff |
2000-12-11 |
Erik Walthinsen | Implemented the hybrid scheduling system for sources... |
tree | commitdiff |
2000-12-11 |
Wim Taymans | First attempt at rebuilding the type/plugin system |
tree | commitdiff |
2000-12-08 |
Erik Walthinsen | Another big set of changes. Connections are now also... |
tree | commitdiff |
2000-12-06 |
Wim Taymans | Added pulregion handling. |
tree | commitdiff |
2000-12-05 |
Wim Taymans | Fixed autoplugging. |
tree | commitdiff |
2000-12-04 |
Erik Walthinsen | Changed the way things are scheduled, especially source... |
tree | commitdiff |
2000-11-25 |
Wim Taymans | Code Cleanups |
tree | commitdiff |
2000-11-25 |
Erik Walthinsen | Added code to force the gsttypes plugin to load before... |
tree | commitdiff |
2000-11-20 |
Wim Taymans | Reworked AC3 decoder. No seeking yet but at least we... |
tree | commitdiff |
2000-11-11 |
Wim Taymans | Docs updates. |
tree | commitdiff |
2000-11-06 |
Wim Taymans | Added seeking to the avi decoder by implementing pull_r... |
tree | commitdiff |
2000-11-01 |
Wim Taymans | Some code cleanup |
tree | commitdiff |
2000-10-30 |
Wim Taymans | Misc fixes and cleanups |
tree | commitdiff |
2000-10-25 |
Wim Taymans | More Docs updates. |
tree | commitdiff |
2000-10-21 |
Wim Taymans | MPEG2 types added for better autoplugging. MPEG2 works... |
tree | commitdiff |
2000-10-11 |
Wim Taymans | Added extra Gtk types for better editor properties... |
tree | commitdiff |
2000-10-09 |
Wim Taymans | Fixed a severe timestamp bug in mpeg_play. |
tree | commitdiff |
2000-10-08 |
Wim Taymans | Fixed a bug in the typeloading. |
tree | commitdiff |
2000-09-27 |
Wim Taymans | Loading and saving of XML pipeline descriptions. |
tree | commitdiff |
2000-09-24 |
Wim Taymans | The cothreads were not initialized in its thread contex... |
tree | commitdiff |
2000-09-22 |
Wim Taymans | A first attempt to fix the queues in a cothreaded pipeline. |
tree | commitdiff |
2000-09-17 |
Wim Taymans | Added gst_pipeline_add_sink/src to allow multiple sink... |
tree | commitdiff |
2000-09-17 |
Wim Taymans | Added check for vorbis. |
tree | commitdiff |
2000-09-16 |
Wim Taymans | Added a quick hack to allow loop based elements to... |
tree | commitdiff |
2000-09-09 |
Wim Taymans | Changes to gstreamer-config to include gtk+ libs manual... |
tree | commitdiff |
2000-09-07 |
Wim Taymans | Faster and modular getbits implementation. |
tree | commitdiff |
2000-08-21 |
Wim Taymans | A first (rude) attempt at autoplug. |
tree | commitdiff |
2000-08-14 |
Wim Taymans | State change fixes in the threading element. |
tree | commitdiff |
2000-07-21 |
Erik Walthinsen | Brought standard elements in line with new state manage... |
tree | commitdiff |
2000-07-17 |
Erik Walthinsen | Megapatch, changes which states are available, how... |
tree | commitdiff |
2000-07-13 |
Wim Taymans | Better error recovery in teh MPEG1 decoder. |
tree | commitdiff |
2000-07-12 |
Wim Taymans | This is the audio/video sync release. |
tree | commitdiff |
2000-07-05 |
Wim Taymans | Added seeking to some of the plugins. some MMX speedups... |
tree | commitdiff |
2000-06-25 |
Wim Taymans | Switched Cr and Cb in YUV2RGB fixed the avi parser... |
tree | commitdiff |
2000-06-18 |
Wim Taymans | Fixed an MMX IDCT bug. |
tree | commitdiff |
2000-06-11 |
Wim Taymans | Reworked the audio resampler. |
tree | commitdiff |
2000-05-28 |
Wim Taymans | Rewrote the mpeg2 system parser like the mpeg1 parser. |
tree | commitdiff |
2000-05-28 |
Wim Taymans | Added a basic element: pipefilter. This element connect... |
tree | commitdiff |
2000-05-28 |
Wim Taymans | Rewrote the mpeg1 system stream parser. |
tree | commitdiff |
2000-05-21 |
Wim Taymans | Fixed the mpeg2 encoder. Added MMX optimisations for... |
tree | commitdiff |
2000-04-09 |
Wim Taymans | Added MMX optimized yuv2rgb (AlienSong now plays back... |
tree | commitdiff |
2000-03-27 |
Wim Taymans | Documentation updates. All standard library objects... |
tree | commitdiff |
2000-03-20 |
Wim Taymans | Implemented riff parsing as a library. The avi parser... |
tree | commitdiff |
2000-02-27 |
Wim Taymans | This is a rather large patch. Switched on -Wall compile... |
tree | commitdiff |
2000-02-19 |
Wim Taymans | Fixed the lockup by not calling any gtk functions in... |
tree | commitdiff |
2000-02-18 |
Wim Taymans | Set the default buffer size to 1 to avoid the strange... |
tree | commitdiff |
2000-02-16 |
Wim Taymans | Fixed memory leak in queue. |
tree | commitdiff |
2000-02-15 |
Wim Taymans | Fixed (hopfully) the last bug in MPEG1 video player... |
tree | commitdiff |
2000-02-13 |
Wim Taymans | Made queue default bigger. fixed parsing errors in... |
tree | commitdiff |
2000-02-13 |
Wim Taymans | Fixed the queue length (fixed length 5 for now). fixed... |
tree | commitdiff |
next |