Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost
2005-10-10sys/oss/: Cleanups, make device configurable in the sink, handle and report e...Wim Taymans
2005-09-27sys/oss/gstosssink.c: Fix playback of mono streams (bytes_per_sample should b...Tim-Philipp Müller
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele
2005-09-05Fix up all the state change functions.Jan Schmidt
2005-09-02All plugins updated for element state changes.Andy Wingo
2005-08-28Updates for two-arg init from GST_BOILERPLATE.Andy Wingo
2005-08-23sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after op...Andy Wingo
2005-08-23sys/oss/gstosssrc.*: Easy to implement a mixer, eh...Andy Wingo
2005-08-23sys/oss/gstossmixerelement.*: Added mixer element like alsamixer.Andy Wingo
2005-08-23sys/oss/gstossmixer.*: Refactored to be more like alsamixer.Andy Wingo
2005-08-23sys/oss/gstosssrc.*: Totally ported, dude.Andy Wingo
2005-08-08sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)Andy Wingo
2005-08-05sys/oss/gstossaudio.c (plugin_init): Second-class citizen.Andy Wingo
2005-07-19sys/oss/gstosssink.c: Parse spec to set correct oss values.Wim Taymans
2005-07-10more macro splitting; fix po problemThomas Vander Stichele
2005-07-08add missing filezAndy Wingo
2005-07-08sys/oss/: Port from THREADED+wim's fixes.Andy Wingo
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo
2005-07-01Roll gstreamer-interfaces-0.9.pc into gstreamer-plugins-base-0.9.pcJan Schmidt
2005-05-19Make my automake version shut up about undefined variablesJan Schmidt
2005-05-06gst-plugins 0.9 cvs head now compiles (only effectv left compiling)Christian Schaller
2005-05-05add GST_INTERFACES_LIBSChristian Schaller
2005-05-05updates to make this closer to compileChristian Schaller
2005-05-05make this module a bit more 0.9 friendlyChristian Schaller
2005-02-22sys/oss/gstosselement.c: Kick the hell out of gcc for not warning me about a ...BRANCH-GSTREAMER-0_8-ROOTRonald S. Bultje
2005-01-10sys/: Add debug categories, fix overlay disabling.Ronald S. Bultje
2005-01-07sys/v4l2/gstv4l2src.c: Fix against template (#150576).Ronald S. Bultje
2004-12-21remove outdated README file of oss directoryStéphane Loeuillet
2004-12-19sys/: g_assert() can be a macro, don't use #ifdef inside it.Ronald S. Bultje
2004-12-16sys/oss/: fixes #159433. Also add missing copyright header to oss_probe.c.Ronald S. Bultje
2004-12-11put the same mail for Zaheer Merali everywhereStéphane Loeuillet
2004-11-11sys/v4l2/gstv4l2element.c: Fix compilation if HAVE_XVIDEO is not definedZaheer Abbas Merali
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt
2004-10-27fix build on older automakeThomas Vander Stichele
2004-10-25sys/: Remove client-side overlay handling, use the X-server v4l plugin for th...Ronald S. Bultje
2004-10-25sys/oss/gstosssrc.*: OK, so people want offset in DEFAULT. This time, actuall...Ronald S. Bultje
2004-10-24sys/v4l2/gstv4l2element.c: Fix properties (channel, norm, frequency).Ronald S. Bultje
2004-10-24sys/v4l2/gstv4l2element.c: Flag typo.Ronald S. Bultje
2004-10-24sys/v4l2/v4l2src_calls.c: Fix hang.Ronald S. Bultje
2004-10-24sys/v4l2/gstv4l2element.h: Yet Another Hack (tm) for kernel header borkedness.Ronald S. Bultje
2004-10-24sys/oss/gstosssrc.c: Don't mix bytes and samples.Ronald S. Bultje
2004-09-22ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiationJan Schmidt
2004-08-30fix for 151236Thomas Vander Stichele
2004-08-10GL sink plugin. (Bug #147302)Gernot Ziegler
2004-08-03compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte
2004-07-16gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.Ronald S. Bultje
2004-07-07sys/oss/: Fix offset on osssrc.Wim Taymans
2004-07-03gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)David Schleef