summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* meta info: threadsafe registration using g_onceMichael Smith2012-10-032-4/+6
* v4l2src: handle latency query before setting up the bufferpoolSjoerd Simons2012-09-201-2/+3
* osxaudiosink: Specify endianness in IEC 61937 payloadingArun Raghavan2012-09-191-1/+2
* directsoundsink: Specify endianness in IEC 61937 payloadingArun Raghavan2012-09-191-1/+1
* replace _get_caps_reffed with _get_capsMark Nauwelaerts2012-09-141-1/+1
* v4l2: remove unused propertiesWim Taymans2012-09-133-50/+1
* v4l2: disable renegotiationWim Taymans2012-09-111-0/+18
* directsoundsink: port to the new GLib thread APIMark Nauwelaerts2012-09-112-4/+8
* update for audio base src api changeWim Taymans2012-09-102-4/+7
* v4l2: remove unused code.Wim Taymans2012-09-061-106/+0
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-2714-21/+21
* osxvideosink: Make osxvideosink use the non-deprecated threading api from glib.Martin Ertsaas2012-08-222-29/+25
* v4l2: make gst_v4l2_fill_lists() adapt to kernel 3.3+Huacai Chen2012-08-211-1/+1
* v4l2: fix build with recent kernels, the v4l2_buffer input field was removedMatthias Clasen2012-08-091-1/+0
* Silence some 'variable may be used uninitialized' compiler warningsTim-Philipp Müller2012-08-083-4/+8
* osxvideosink: add a better detection for the main run loopAndoni Morales Alastruey2012-08-062-1/+69
* directsoundsink: Do not overwrite the DS buffer when testing for AC3 supportXavi Artigas2012-08-061-51/+44
* fix for allocator API changesWim Taymans2012-07-091-3/+3
* update for query api changesWim Taymans2012-07-061-2/+2
* update for query api changesWim Taymans2012-07-061-1/+1
* update for allocation query changesWim Taymans2012-07-061-2/+2
* directsoundsink: Fix query function implementation; more debuggingРуслан Ижбулатов2012-07-041-2/+14
* directsoundsink: Fix spec stuff in directsoundsinkРуслан Ижбулатов2012-07-041-14/+10
* directsoundsink: fix access to invalid pointer in set_volumeAndoni Morales Alastruey2012-07-041-0/+1
* directsoundsink: Fix caps leaksSebastian Dr=C3=B6ge2012-07-041-5/+23
* directsoundsink: fix acceptcaps checkAndoni Morales Alastruey2012-07-041-3/+9
* directsoundsink: use helper function to check for spdif formatsAndoni Morales Alastruey2012-07-041-11/+6
* directsoundsink: add support for DTSAndoni Morales Alastruey2012-07-041-2/+6
* directsoundsink: force 48000 kHz force AC-3 over spdifAndoni Morales Alastruey2012-07-041-1/+1
* directsoundsink: add support for ac-3 over spdifAndoni Morales Alastruey2012-07-041-11/+150
* osxvideosink: default to force-aspect-ratio=trueTim-Philipp Müller2012-06-291-1/+1
* v4l2: improve debugWim Taymans2012-06-261-1/+2
* Revert "v4l2: free kernel buffers before allocating new ones"Wim Taymans2012-06-261-11/+0
* v4l2: free kernel buffers before allocating new onesWim Taymans2012-06-261-0/+11
* v4l2src: improve debugWim Taymans2012-06-261-1/+3
* v4l2: setup strides and offsets for all planesWim Taymans2012-06-261-6/+18
* osxaudiosink: respect the prefered channel layoutJosep Torra2012-06-196-61/+174
* osxaudiosink: Add support for SPDIF outputJosep Torra2012-06-146-265/+1668
* v4l2object: Don't probe UVC devices for being interlacedHans de Goede2012-06-111-4/+12
* update for audio api changeWim Taymans2012-06-081-1/+2
* osxvideo: straightforward port to 0.11Thiago Santos2012-06-052-33/+15
* osxaudiosink: Handle endianness correctlyJosep Torra2012-06-041-0/+3
* osxaudiosink: Add support for int audioJosep Torra2012-06-012-4/+45
* v4l2: add missing G_END_DECLSMichael Jones2012-05-312-0/+2
* osxvideosink: Really fix the build on 10.5Josep Torra2012-05-311-4/+10
* osxvideosink: fix race in starting the runloop threadAlessandro Decina2012-05-312-16/+28
* osxvideosink: Fix last commit to actually workJosep Torra2012-05-301-3/+3
* osxvideosink: Put the right flags in the right variableSebastian Dröge2012-05-301-1/+3
* osxvideosink: NSWindowDelegate is available in all OSX versions newer than 10.6Sebastian Dröge2012-05-301-1/+1
* osxvideosink: Fix build with older OSX versionsJosep Torra2012-05-301-0/+4