2003-11-22 |
David Schleef | distcheck fixes |
tree | commitdiff |
2003-11-15 |
Thomas Vander Stichele | fix makefile |
tree | commitdiff |
2003-11-14 |
Christian Schaller | disting fix |
tree | commitdiff |
2003-11-13 |
Ronald S. Bultje | Fix for if SOUND_MIXER_INFO is not available (fBSD... |
tree | commitdiff |
2003-11-12 |
Benjamin Otte | fix build system for X, XShm and Xv |
tree | commitdiff |
2003-11-10 |
Ronald S. Bultje | Proper device-capabilities check when opening |
tree | commitdiff |
2003-11-09 |
Christian Schaller | disting fixes, pixbuf loader still borked in regards... |
tree | commitdiff |
2003-11-09 |
Ronald S. Bultje | Fix device probing from multiple childs. It's done... |
tree | commitdiff |
2003-11-09 |
Ronald S. Bultje | Don't change mixer if there's nothing to change. This... |
tree | commitdiff |
2003-11-07 |
Ronald S. Bultje | Remove all config.h includes from header files, add... |
tree | commitdiff |
2003-11-07 |
Ronald S. Bultje | Add device autodetection |
tree | commitdiff |
2003-11-07 |
Thomas Vander Stichele | test and define HAVE_XSHM build ximage plugin |
tree | commitdiff |
2003-11-06 |
Jan Schmidt | All the interfaces are collected in libgstinterfaces... |
tree | commitdiff |
2003-11-06 |
Ronald S. Bultje | And proper memory cleanup of cached devices |
tree | commitdiff |
2003-11-06 |
Ronald S. Bultje | Add proper switch to needs_probe() |
tree | commitdiff |
2003-11-06 |
Ronald S. Bultje | Add device autodetection |
tree | commitdiff |
2003-11-05 |
Ronald S. Bultje | Re-add mixer element, gst-mixer doesn't work without it |
tree | commitdiff |
2003-11-03 |
Benjamin Otte | v4l2 was executing mixmatrix's plugin_init, so make... |
tree | commitdiff |
2003-11-02 |
Ronald S. Bultje | hmm... |
tree | commitdiff |
2003-10-31 |
Benjamin Otte | first bunch of conversions to new plugin_init. Includes... |
tree | commitdiff |
2003-10-28 |
Ronald S. Bultje | oops... I broke device settings in OSS |
tree | commitdiff |
2003-10-26 |
Ronald S. Bultje | Rename osselement to ossmixer and only open audio devic... |
tree | commitdiff |
2003-10-26 |
Ronald S. Bultje | Oops, input <-> output confusion |
tree | commitdiff |
2003-10-14 |
Ronald S. Bultje | Forgot to commit Makefile.am - these remove the marshal... |
tree | commitdiff |
2003-10-14 |
Ronald S. Bultje | Set labels on mixer manually. This allows clearer names... |
tree | commitdiff |
2003-10-14 |
Ronald S. Bultje | Typo fix |
tree | commitdiff |
2003-10-11 |
David Schleef | another file that needs to be added |
tree | commitdiff |
2003-10-10 |
Ronald S. Bultje | Some interface implementations for video4linux/video4li... |
tree | commitdiff |
2003-10-10 |
Ronald S. Bultje | Make GstMixerTrack a GObject. I also want to make it... |
tree | commitdiff |
2003-10-09 |
Leif Johnson | changing 'channel' to 'track' to avoid naming overlap |
tree | commitdiff |
2003-10-08 |
Andy Wingo | /GstBuffer/GstData/ in the API where you can pass event... |
tree | commitdiff |
2003-09-29 |
Ronald S. Bultje | I thought I removed these two... |
tree | commitdiff |
2003-09-16 |
Thomas Vander Stichele | reverting error patch before making a branch. BRANCH-ERROR-ROOT |
tree | commitdiff |
2003-09-15 |
Benjamin Otte | converted gst_element_error to new format in sys/oss... |
tree | commitdiff |
2003-09-13 |
Ronald S. Bultje | Make interface hack work with multiple interfaces per... |
tree | commitdiff |
2003-09-13 |
Ronald S. Bultje | Copyright fix (code=mine) |
tree | commitdiff |
2003-09-13 |
Ronald S. Bultje | Fix missing symbol |
tree | commitdiff |
2003-09-13 |
Christian Schaller | fix typo (not mine, ronalds ;) |
tree | commitdiff |
2003-09-13 |
Christian Schaller | disting fix, ronald remember to make sure all new files... |
tree | commitdiff |
2003-09-13 |
Ronald S. Bultje | typos |
tree | commitdiff |
2003-09-13 |
Ronald S. Bultje | Move all the several v4l/v4l2 plugins in one v4l and... |
tree | commitdiff |
2003-09-13 |
Ronald S. Bultje | Interface implementation example: OSS mixer. Also ossco... |
tree | commitdiff |
2003-09-11 |
Christian Schaller | add cvsignores |
tree | commitdiff |
2003-08-10 |
David Schleef | Remove redundant definition of plugindir |
tree | commitdiff |
2003-07-28 |
Thomas Vander Stichele | second attempt fixing gdkpixbuf stuff |
tree | commitdiff |
2003-07-16 |
Andy Wingo | actually recurse into sndfile if we are able big ladspa... |
tree | commitdiff |
2003-07-06 |
Ronald S. Bultje | New mimetypes gone into effect today - this commit... |
tree | commitdiff |
2003-07-03 |
Ronald S. Bultje | Fix missing config.h and unistd.h includes which were... |
tree | commitdiff |
2003-07-03 |
Andy Wingo | implemented wait_async and unschedule ossclock, and... |
tree | commitdiff |
2003-06-29 |
Benjamin Otte | compatibility fix for new GST_DEBUG stuff. |
tree | commitdiff |
2003-06-25 |
Ronald S. Bultje | Plugins cleanup: |
tree | commitdiff |
2003-06-07 |
Ronald S. Bultje | Remove NEW_MEDIA from plugins |
tree | commitdiff |
2003-05-31 |
Wim Taymans | - use common code to write samples to the device |
tree | commitdiff |
2003-05-24 |
Wim Taymans | - added gst_oss_clock_set_time to .h file |
tree | commitdiff |
2003-05-24 |
Wim Taymans | - UNITS -> DEFAULT |
tree | commitdiff |
2003-05-24 |
Wim Taymans | - UNITS -> DEFAULT |
tree | commitdiff |
2003-05-22 |
Ronald S. Bultje | Actually, I didn't read the spec correctly. doh |
tree | commitdiff |
2003-05-22 |
Ronald S. Bultje | Fix for bttv driver (which doesn't seem to follow the... |
tree | commitdiff |
2003-05-21 |
Ronald S. Bultje | Some final fixes for the v4lsrc elements. remove softwa... |
tree | commitdiff |
2003-05-10 |
Ronald S. Bultje | This implements filtered-caps negotiation for all the... |
tree | commitdiff |
2003-05-10 |
Benjamin Otte | properly get rid of clocks on disposal - be parent... |
tree | commitdiff |
2003-05-02 |
Ronald S. Bultje | Implement element synchronization (#108301) |
tree | commitdiff |
2003-04-04 |
Ronald S. Bultje | I'm too lazy to comment this |
tree | commitdiff |
2003-03-30 |
Ronald S. Bultje | implement clocking set clock counter back to zero on... |
tree | commitdiff |
2003-03-09 |
Ronald S. Bultje | Fix v4l/v4l2 compilation problems |
tree | commitdiff |
2003-03-02 |
Ronald S. Bultje | Unification of the way to speak to v4l2 and v4l element... |
tree | commitdiff |
2003-02-23 |
Christian Schaller | disabling videosink from head build, should I do the... |
tree | commitdiff |
2003-02-02 |
David Schleef | Change %lld, %llu to G_G[U]INT64_FORMAT globally. ... |
tree | commitdiff |
2003-01-27 |
Wim Taymans | Removed bogus patch 1.4 to make osssrc work again. |
tree | commitdiff |
2003-01-27 |
Wim Taymans | - Add error reporting |
tree | commitdiff |
2003-01-19 |
Wim Taymans | Enable sync again, for some reason it was disabled |
tree | commitdiff |
2003-01-13 |
Thomas Vander Stichele | until this reliably works for more than two media types... |
tree | commitdiff |
2003-01-12 |
Christian Schaller | Applied patch from Martin Schlemmer for locking issue... |
tree | commitdiff |
2003-01-10 |
Thomas Vander Stichele | PadConnect -> PadLink |
tree | commitdiff |
2003-01-10 |
Thomas Vander Stichele | another batch of connect->link fixes please let me... |
tree | commitdiff |
2002-12-30 |
Wim Taymans | Fix plugins for new query API |
tree | commitdiff |
2002-12-27 |
Wim Taymans | Update to new element sync API |
tree | commitdiff |
2002-12-10 |
Wim Taymans | Properly reset the internal state without leaking the... |
tree | commitdiff |
2002-12-08 |
Thomas Vander Stichele | parallel install fixes |
tree | commitdiff |
2002-12-07 |
Wim Taymans | More refactoring osssrc has more features now, like... |
tree | commitdiff |
2002-12-07 |
Wim Taymans | Some cleanups and refactoring make ossrc do good negoti... |
tree | commitdiff |
2002-12-06 |
Iain Holmes | Add an event handler to the GstOssSrc. Handle EOS events. |
tree | commitdiff |
2002-12-03 |
Thomas Vander Stichele | more useful error messages |
tree | commitdiff |
2002-12-03 |
Iain Holmes | Make the OSSSrc set the correct rate/number of channels... |
tree | commitdiff |
2002-11-27 |
Wim Taymans | Moved clock set/get to class functions. |
tree | commitdiff |
2002-11-24 |
Jeremy Simon | Bug #94429 (open with O_NONBLOCK). I hope it's ok ... |
tree | commitdiff |
2002-11-13 |
Ronald S. Bultje | v4l plugins: add open/close signals v4l2 plugins: add... |
tree | commitdiff |
2002-11-02 |
Wim Taymans | Remove properties that can easily be found on the caps. |
tree | commitdiff |
2002-10-26 |
Ronald S. Bultje | Let's use g_strerror() instead of strerror() |
tree | commitdiff |
2002-10-24 |
Ronald S. Bultje | Use strerror() instead of sys_errlist[] (deprecated) |
tree | commitdiff |
2002-09-28 |
Ronald S. Bultje | I'm such an idiot - these files should have been in... |
tree | commitdiff |
2002-09-23 |
Thomas Vander Stichele | oss debug backport fixes |
tree | commitdiff |
2002-09-20 |
Ronald S. Bultje | This patch fixes some issues caused by design issues... |
tree | commitdiff |
2002-09-18 |
Christian Schaller | plugins part of license field patch |
tree | commitdiff |
2002-09-18 |
Ronald S. Bultje | some enhancements for capsnego |
tree | commitdiff |
2002-09-17 |
Ronald S. Bultje | This fixes the video4linux/video4linux2 debug output... |
tree | commitdiff |
2002-09-17 |
Ronald S. Bultje | This build bug accidently went into the CVS |
tree | commitdiff |
2002-09-16 |
Ronald S. Bultje | Add the convert functions to the source pads of the... |
tree | commitdiff |
2002-09-12 |
Wim Taymans | Some cleanups |
tree | commitdiff |
2002-09-10 |
Ronald S. Bultje | This updates all plugins to the new API for gst_pad_try... |
tree | commitdiff |
next |