index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-21
v4l2: make gst_v4l2_fill_lists() adapt to kernel 3.3+
Huacai Chen
1
-1
/
+1
2012-08-18
v4l2: fix RGB32 and BGR32 caps
René Stadler
1
-7
/
+12
2012-08-18
v4l2: fix BGR32 masks
René Stadler
1
-4
/
+4
2012-08-18
v4l2sink: fix crash with NULL caps on buffer
René Stadler
1
-2
/
+6
2012-08-09
v4l2: fix build with recent kernels, the v4l2_buffer input field was removed
Matthias Clasen
1
-1
/
+0
2012-08-06
osxvideosink: add a better detection for the main run loop
Andoni Morales Alastruey
2
-1
/
+69
2012-08-06
directsoundsink: Do not overwrite the DS buffer when testing for AC3 support
Xavi Artigas
1
-3
/
+3
2012-06-26
directsoundsink: fix access to invalid pointer in set_volume
Andoni Morales Alastruey
1
-0
/
+1
2012-06-26
v4l2: Free the kernel buffers when the bufferpool is destroyed
Youness Alaoui
1
-0
/
+14
2012-06-19
osxaudiosink: respect the prefered channel layout
Josep Torra
6
-61
/
+174
2012-06-14
osxaudiosink: Add support for SPDIF output
Josep Torra
6
-265
/
+1668
2012-06-13
directsoundsink: Fix caps leaks
Sebastian Dröge
1
-6
/
+24
2012-06-11
v4l2object: Don't probe UVC devices for being interlaced
Hans de Goede
1
-4
/
+12
2012-06-04
osxaudiosink: Handle endianness correctly
Josep Torra
1
-0
/
+3
2012-06-01
osxaudiosink: Add support for int audio
Josep Torra
2
-4
/
+45
2012-05-31
osxvideosink: Really fix the build on 10.5
Josep Torra
1
-4
/
+10
2012-05-30
osxvideosink: Fix last commit to actually work
Josep Torra
1
-3
/
+3
2012-05-30
osxvideosink: Put the right flags in the right variable
Sebastian Dröge
1
-1
/
+3
2012-05-30
osxvideosink: NSWindowDelegate is available in all OSX versions newer than 10.6
Sebastian Dröge
1
-1
/
+1
2012-05-30
osxvideosink: Fix build with older OSX versions
Josep Torra
1
-0
/
+4
2012-05-30
configure: Add OBJC specific compiler flags
Sebastian Dröge
1
-6
/
+4
2012-05-29
directsoundsink: fix acceptcaps check
Andoni Morales Alastruey
1
-10
/
+16
2012-05-26
osxvideosink: fix race in starting the runloop thread
Alessandro Decina
2
-16
/
+28
2012-05-25
directsoundsink: add support for DTS
Andoni Morales Alastruey
1
-2
/
+5
2012-05-25
directsoundsink: use helper function to check for spdif formats
Andoni Morales Alastruey
1
-37
/
+29
2012-05-25
osxvideosink: make sure all selectors are performed on the same thread
Andoni Morales Alastruey
4
-49
/
+70
2012-05-24
osxvideosink: start the loop before calling [gstview haveSuperview]
Alessandro Decina
1
-1
/
+1
2012-05-24
osxvideosink: fix indentation
Alessandro Decina
1
-13
/
+13
2012-05-23
osxvideosink: enable running the cocoa main runloop in a thread
Alessandro Decina
1
-1
/
+1
2012-05-23
osxvideosink: add code to optionally run the cocoa main runloop in a separate...
Alessandro Decina
2
-12
/
+93
2012-05-23
osxvideosink: reset app_started to FALSE when shutting down
Alessandro Decina
1
-0
/
+3
2012-05-23
osxvideosink: rename cocoa runloop helper funcs
Alessandro Decina
1
-4
/
+4
2012-05-23
osxvideosink: don't create application menus
Alessandro Decina
1
-83
/
+0
2012-05-23
osxvideosink: reset the embed property for backward compatilibity
Andoni Morales Alastruey
2
-9
/
+14
2012-05-23
osxvideosink: fix navigation when force-aspect-ratio is activated
Andoni Morales Alastruey
3
-24
/
+25
2012-05-23
osxvideosink: add force-aspect-ratio property
Andoni Morales Alastruey
4
-1
/
+60
2012-05-23
osxvideosink: start internal window if no view is provided
Andoni Morales Alastruey
4
-3
/
+232
2012-05-23
osxvideosink: implement the navigation interface
Andoni Morales Alastruey
3
-16
/
+199
2012-05-23
osvideosink: create, destroy, resize and draw from the main thread
Andoni Morales Alastruey
2
-26
/
+133
2012-05-11
v4l2: fix typo in EXTRA_DIST marshal.list filename
Youness Alaoui
1
-1
/
+1
2012-05-09
v4l2src: fix v4l2_std_id logging
Peter Seiderer
1
-1
/
+1
2012-05-09
directsoundsink: really use local ringbuffer spec helper var and init it a bi...
Andoni Morales Alastruey
1
-3
/
+5
2012-05-08
directsoundsink: force 48000 kHz force AC-3 over spdif
Andoni Morales Alastruey
1
-1
/
+1
2012-05-08
directsoundsink: add support for ac-3 over spdif
Andoni Morales Alastruey
1
-10
/
+107
2012-04-23
docs: Add Since tag for new GstV4l2Src::prepare-format signal
Mart Raudsepp
1
-0
/
+2
2012-04-19
v4l2: fix compilation on older v4l2
Wim Taymans
1
-0
/
+6
2012-04-19
v4l2src: Rename pre-set-format signal to prepare-format
Sebastian Dröge
2
-3
/
+3
2012-04-19
v4l2src: Add H264 encoded stream support to the caps
Youness Alaoui
1
-0
/
+7
2012-04-19
v4l2src: Adding a pre-set-format signal
Youness Alaoui
5
-2
/
+55
2012-04-19
v4l2src: some small indentation fix (that prevent me from committing real code)
Youness Alaoui
1
-5
/
+5
[next]