summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* osxvideosink: Make GstNavigation key input events in osxvideosink compatible ...Alexey Chernov2013-01-312-10/+302
* osxvideosink: Fix crash in osxvideosink with external window outputAlexey Chernov2013-01-162-3/+10
* osxvideosink: Make GstGLView propagate input events to its parent viewAlexey Chernov2013-01-161-0/+7
* osxvideosink: Fix resizing the Cocoa window on receiving new capsAlexey Chernov2012-12-101-1/+2
* v4l2: make gst_v4l2_fill_lists() adapt to kernel 3.3+Huacai Chen2012-08-211-1/+1
* v4l2: fix RGB32 and BGR32 capsRené Stadler2012-08-181-7/+12
* v4l2: fix BGR32 masksRené Stadler2012-08-181-4/+4
* v4l2sink: fix crash with NULL caps on bufferRené Stadler2012-08-181-2/+6
* v4l2: fix build with recent kernels, the v4l2_buffer input field was removedMatthias Clasen2012-08-091-1/+0
* 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-3/+3
* directsoundsink: fix access to invalid pointer in set_volumeAndoni Morales Alastruey2012-06-261-0/+1
* v4l2: Free the kernel buffers when the bufferpool is destroyedYouness Alaoui2012-06-261-0/+14
* osxaudiosink: respect the prefered channel layoutJosep Torra2012-06-196-61/+174
* osxaudiosink: Add support for SPDIF outputJosep Torra2012-06-146-265/+1668
* directsoundsink: Fix caps leaksSebastian Dröge2012-06-131-6/+24
* v4l2object: Don't probe UVC devices for being interlacedHans de Goede2012-06-111-4/+12
* osxaudiosink: Handle endianness correctlyJosep Torra2012-06-041-0/+3
* osxaudiosink: Add support for int audioJosep Torra2012-06-012-4/+45
* osxvideosink: Really fix the build on 10.5Josep Torra2012-05-311-4/+10
* 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
* configure: Add OBJC specific compiler flagsSebastian Dröge2012-05-301-6/+4
* directsoundsink: fix acceptcaps checkAndoni Morales Alastruey2012-05-291-10/+16
* osxvideosink: fix race in starting the runloop threadAlessandro Decina2012-05-262-16/+28
* directsoundsink: add support for DTSAndoni Morales Alastruey2012-05-251-2/+5
* directsoundsink: use helper function to check for spdif formatsAndoni Morales Alastruey2012-05-251-37/+29
* osxvideosink: make sure all selectors are performed on the same threadAndoni Morales Alastruey2012-05-254-49/+70
* osxvideosink: start the loop before calling [gstview haveSuperview]Alessandro Decina2012-05-241-1/+1
* osxvideosink: fix indentationAlessandro Decina2012-05-241-13/+13
* osxvideosink: enable running the cocoa main runloop in a threadAlessandro Decina2012-05-231-1/+1
* osxvideosink: add code to optionally run the cocoa main runloop in a separate...Alessandro Decina2012-05-232-12/+93
* osxvideosink: reset app_started to FALSE when shutting downAlessandro Decina2012-05-231-0/+3
* osxvideosink: rename cocoa runloop helper funcsAlessandro Decina2012-05-231-4/+4
* osxvideosink: don't create application menusAlessandro Decina2012-05-231-83/+0
* osxvideosink: reset the embed property for backward compatilibityAndoni Morales Alastruey2012-05-232-9/+14
* osxvideosink: fix navigation when force-aspect-ratio is activatedAndoni Morales Alastruey2012-05-233-24/+25
* osxvideosink: add force-aspect-ratio propertyAndoni Morales Alastruey2012-05-234-1/+60
* osxvideosink: start internal window if no view is providedAndoni Morales Alastruey2012-05-234-3/+232
* osxvideosink: implement the navigation interfaceAndoni Morales Alastruey2012-05-233-16/+199
* osvideosink: create, destroy, resize and draw from the main threadAndoni Morales Alastruey2012-05-232-26/+133
* v4l2: fix typo in EXTRA_DIST marshal.list filenameYouness Alaoui2012-05-111-1/+1
* v4l2src: fix v4l2_std_id loggingPeter Seiderer2012-05-091-1/+1
* directsoundsink: really use local ringbuffer spec helper var and init it a bi...Andoni Morales Alastruey2012-05-091-3/+5
* directsoundsink: force 48000 kHz force AC-3 over spdifAndoni Morales Alastruey2012-05-081-1/+1
* directsoundsink: add support for ac-3 over spdifAndoni Morales Alastruey2012-05-081-10/+107
* docs: Add Since tag for new GstV4l2Src::prepare-format signalMart Raudsepp2012-04-231-0/+2
* v4l2: fix compilation on older v4l2Wim Taymans2012-04-191-0/+6