summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2012-10-03meta info: threadsafe registration using g_onceMichael Smith2-4/+6
2012-09-20v4l2src: handle latency query before setting up the bufferpoolSjoerd Simons1-2/+3
2012-09-19osxaudiosink: Specify endianness in IEC 61937 payloadingArun Raghavan1-1/+2
2012-09-19directsoundsink: Specify endianness in IEC 61937 payloadingArun Raghavan1-1/+1
2012-09-14replace _get_caps_reffed with _get_capsMark Nauwelaerts1-1/+1
2012-09-13v4l2: remove unused propertiesWim Taymans3-50/+1
2012-09-11v4l2: disable renegotiationWim Taymans1-0/+18
2012-09-11directsoundsink: port to the new GLib thread APIMark Nauwelaerts2-4/+8
2012-09-10update for audio base src api changeWim Taymans2-4/+7
2012-09-06v4l2: remove unused code.Wim Taymans1-106/+0
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller14-21/+21
2012-08-22osxvideosink: Make osxvideosink use the non-deprecated threading api from glib.Martin Ertsaas2-29/+25
2012-08-21v4l2: make gst_v4l2_fill_lists() adapt to kernel 3.3+Huacai Chen1-1/+1
2012-08-09v4l2: fix build with recent kernels, the v4l2_buffer input field was removedMatthias Clasen1-1/+0
2012-08-08Silence some 'variable may be used uninitialized' compiler warningsTim-Philipp Müller3-4/+8
2012-08-06osxvideosink: add a better detection for the main run loopAndoni Morales Alastruey2-1/+69
2012-08-06directsoundsink: Do not overwrite the DS buffer when testing for AC3 supportXavi Artigas1-51/+44
2012-07-09fix for allocator API changesWim Taymans1-3/+3
2012-07-06update for query api changesWim Taymans1-2/+2
2012-07-06update for query api changesWim Taymans1-1/+1
2012-07-06update for allocation query changesWim Taymans1-2/+2
2012-07-04directsoundsink: Fix query function implementation; more debuggingРуслан Ижбулатов1-2/+14
2012-07-04directsoundsink: Fix spec stuff in directsoundsinkРуслан Ижбулатов1-14/+10
2012-07-04directsoundsink: fix access to invalid pointer in set_volumeAndoni Morales Alastruey1-0/+1
2012-07-04directsoundsink: Fix caps leaksSebastian Dr=C3=B6ge1-5/+23
2012-07-04directsoundsink: fix acceptcaps checkAndoni Morales Alastruey1-3/+9
2012-07-04directsoundsink: use helper function to check for spdif formatsAndoni Morales Alastruey1-11/+6
2012-07-04directsoundsink: add support for DTSAndoni Morales Alastruey1-2/+6
2012-07-04directsoundsink: force 48000 kHz force AC-3 over spdifAndoni Morales Alastruey1-1/+1
2012-07-04directsoundsink: add support for ac-3 over spdifAndoni Morales Alastruey1-11/+150
2012-06-29osxvideosink: default to force-aspect-ratio=trueTim-Philipp Müller1-1/+1
2012-06-26v4l2: improve debugWim Taymans1-1/+2
2012-06-26Revert "v4l2: free kernel buffers before allocating new ones"Wim Taymans1-11/+0
2012-06-26v4l2: free kernel buffers before allocating new onesWim Taymans1-0/+11
2012-06-26v4l2src: improve debugWim Taymans1-1/+3
2012-06-26v4l2: setup strides and offsets for all planesWim Taymans1-6/+18
2012-06-19osxaudiosink: respect the prefered channel layoutJosep Torra6-61/+174
2012-06-14osxaudiosink: Add support for SPDIF outputJosep Torra6-265/+1668
2012-06-11v4l2object: Don't probe UVC devices for being interlacedHans de Goede1-4/+12
2012-06-08update for audio api changeWim Taymans1-1/+2
2012-06-05osxvideo: straightforward port to 0.11Thiago Santos2-33/+15
2012-06-04osxaudiosink: Handle endianness correctlyJosep Torra1-0/+3
2012-06-01osxaudiosink: Add support for int audioJosep Torra2-4/+45
2012-05-31v4l2: add missing G_END_DECLSMichael Jones2-0/+2
2012-05-31osxvideosink: Really fix the build on 10.5Josep Torra1-4/+10
2012-05-31osxvideosink: fix race in starting the runloop threadAlessandro Decina2-16/+28
2012-05-30osxvideosink: Fix last commit to actually workJosep Torra1-3/+3
2012-05-30osxvideosink: Put the right flags in the right variableSebastian Dröge1-1/+3
2012-05-30osxvideosink: NSWindowDelegate is available in all OSX versions newer than 10.6Sebastian Dröge1-1/+1
2012-05-30osxvideosink: Fix build with older OSX versionsJosep Torra1-0/+4