summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2009-06-22v4l2: open/close the device in READYStefan Kost1-9/+39
2009-06-05sunaudio: Fix switch setting on some devices. Add debug. Fix a FIXME.Jan Schmidt3-21/+42
2009-06-05sunaudio: Support new flags for options and actionsJan Schmidt7-111/+583
2009-05-26v4l2: cleanup and commentingStefan Kost2-48/+17
2009-05-16Moved 'directdraw' from -good to -badJan Schmidt5-2153/+2
2009-05-15Fix compiler warningsJames Andrewartha4-8/+10
2009-04-18osxringbuffer: Run gst-indent.Edward Hervey1-1/+3
2009-04-18ximage: Remove dead assignments.Edward Hervey1-3/+0
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-4/+1
2009-04-18Remove unused variables in _class_initEdward Hervey2-8/+0
2009-04-15sunaudio: fix broken indentation of variable declarationsTim-Philipp Müller1-13/+0
2009-04-15sunaudio: remove some unused variables and goto labelsJames Andrewartha2-9/+0
2009-03-25v4l2src: move duplicated timestamping and buffer metadata code to _create()Stefan Kost2-68/+42
2009-03-25v4l2src: remove win32 ifdefs introduced by commit cff3f46760eac74c9bbd7a36aca...Stefan Kost2-10/+0
2009-03-15v4l2src: log details if we have them, needed for #575391Stefan Kost1-2/+2
2009-03-13v4l2src: Prepend to lists and reverse them at the end.Jan Schmidt1-3/+7
2009-03-06v4l2src: fix pads, so that they are subset of template capsStefan Kost1-4/+9
2009-03-01Remove hardcoded definition of OBJCDavid Schleef1-2/+0
2009-03-01Wait for a frame to become available before capturing itSjoerd Simons5-2/+95
2009-02-27directdrawsink: Fix type mismatchesLRN1-5/+5
2009-02-23Conditionally compile code for YVYUWim Taymans1-0/+2
2009-02-23v4l2src: Make sort_by_frame_size conditionally compiledLevente Farkas1-0/+2
2009-02-23Add YVYU format to capsWim Taymans1-0/+15
2009-02-10osxvideosink: Fix build. Fixes #571038Edward Hervey1-8/+7
2009-02-05osxvideosink: remove non-embedded mode and fix memory management.Michael Smith2-349/+66
2009-02-04osxaudio fixes: multichannel and changing caps.Michael Smith1-4/+7
2009-01-30Fix comparison of the tuner normsBrijesh Singh1-1/+1
2009-01-29Remove version numbers from a few gst-launch examples.Stefan Kost5-7/+7
2009-01-29Update and add documentation for platform specific plugins (sys).Stefan Kost15-169/+92
2009-01-20sys/v4l2/gstv4l2src.c: Fix error code (the message string also needs love, bu...GIT_CONVERSIONTim-Philipp Müller1-1/+1
2009-01-15sys/osxaudio/Makefile.am: Link against CoreServices (needed for osx 10.4) and...Michael Smith1-1/+1
2009-01-13sys/osxaudio/Makefile.am: osxaudio plugin now requires AudioUnit framework, s...Michael Smith1-16/+16
2009-01-07sys/v4l2/gstv4l2src.c: Remove () from translateable string, so that it makes ...Jan Schmidt1-1/+1
2009-01-05sys/v4l2/gstv4l2src.c: Add support for grayscale v4l2 devices. Fixes bug #566...Sascha Hauer1-0/+5
2009-01-02sys/osxaudio/: Rewrite osxaudio to work more flexibly and more reliably, usin...Justin Karnegas9-451/+723
2008-12-07sys/sunaudio/gstsunaudiomixerctrl.c: Set the mixer fd before calling ioctl() ...Brian Cameron1-1/+2
2008-11-20sys/osxvideo/osxvideosink.*: Handle video window resizing more correctly, avo...Michael Smith2-25/+24
2008-11-17sys/v4l2/v4l2src_calls.c: Turns out we don't always get the frame sizes in a ...Tim-Philipp Müller1-10/+20
2008-11-14sys/v4l2/gstv4l2.c: Give it a primary rank for autovideosrc.Stefan Kost1-1/+1
2008-11-13sys/: Fix some spelling mistakes. Fixes #556802.Fabricio Godoy4-4/+4
2008-11-04Optionally use libv4l to access v4l2 devices. Fixes bug #545033.Bastien Nocera5-47/+72
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost9-0/+9
2008-10-31sys/v4l2/v4l2src_calls.c: Guard more uncommon formats with ifdefs so that we ...Wim Taymans1-0/+8
2008-10-08sys/ximage/gstximagesrc.c: Fix build for systems that don't have XDamage.Edward Hervey1-0/+4
2008-10-03sys/ximage/gstximagesrc.c: Stop leaking the cursor image.Wim Taymans1-0/+12
2008-10-03sys/v4l2/gstv4l2object.h: Getting the Class from an instance is not just a ma...Wim Taymans1-3/+3
2008-10-01configure.ac: Fix libs for linking directsound.Michael Smith1-9/+94
2008-08-27sys/osxaudio/: Fix the build on macosx.Edward Hervey3-14/+16
2008-08-27sys/osxaudio/gstosxaudio.c: Oops. Revert more completely.Michael Smith1-2/+2
2008-08-26sys/osxaudio/gstosxaudio.c: Revert accidental element rename from testing.Michael Smith1-2/+2