index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
v4l2src: handle latency query before setting up the bufferpool
Sjoerd Simons
1
-2
/
+3
2012-09-19
osxaudiosink: Specify endianness in IEC 61937 payloading
Arun Raghavan
1
-1
/
+2
2012-09-19
directsoundsink: Specify endianness in IEC 61937 payloading
Arun Raghavan
1
-1
/
+1
2012-09-14
replace _get_caps_reffed with _get_caps
Mark Nauwelaerts
1
-1
/
+1
2012-09-13
v4l2: remove unused properties
Wim Taymans
3
-50
/
+1
2012-09-11
v4l2: disable renegotiation
Wim Taymans
1
-0
/
+18
2012-09-11
directsoundsink: port to the new GLib thread API
Mark Nauwelaerts
2
-4
/
+8
2012-09-10
update for audio base src api change
Wim Taymans
2
-4
/
+7
2012-09-06
v4l2: remove unused code.
Wim Taymans
1
-106
/
+0
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
14
-21
/
+21
2012-08-22
osxvideosink: Make osxvideosink use the non-deprecated threading api from glib.
Martin Ertsaas
2
-29
/
+25
2012-08-21
v4l2: make gst_v4l2_fill_lists() adapt to kernel 3.3+
Huacai Chen
1
-1
/
+1
2012-08-09
v4l2: fix build with recent kernels, the v4l2_buffer input field was removed
Matthias Clasen
1
-1
/
+0
2012-08-08
Silence some 'variable may be used uninitialized' compiler warnings
Tim-Philipp Müller
3
-4
/
+8
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
-51
/
+44
2012-07-09
fix for allocator API changes
Wim Taymans
1
-3
/
+3
2012-07-06
update for query api changes
Wim Taymans
1
-2
/
+2
2012-07-06
update for query api changes
Wim Taymans
1
-1
/
+1
2012-07-06
update for allocation query changes
Wim Taymans
1
-2
/
+2
2012-07-04
directsoundsink: Fix query function implementation; more debugging
Руслан Ижбулатов
1
-2
/
+14
2012-07-04
directsoundsink: Fix spec stuff in directsoundsink
Руслан Ижбулатов
1
-14
/
+10
2012-07-04
directsoundsink: fix access to invalid pointer in set_volume
Andoni Morales Alastruey
1
-0
/
+1
2012-07-04
directsoundsink: Fix caps leaks
Sebastian Dr=C3=B6ge
1
-5
/
+23
2012-07-04
directsoundsink: fix acceptcaps check
Andoni Morales Alastruey
1
-3
/
+9
2012-07-04
directsoundsink: use helper function to check for spdif formats
Andoni Morales Alastruey
1
-11
/
+6
2012-07-04
directsoundsink: add support for DTS
Andoni Morales Alastruey
1
-2
/
+6
2012-07-04
directsoundsink: force 48000 kHz force AC-3 over spdif
Andoni Morales Alastruey
1
-1
/
+1
2012-07-04
directsoundsink: add support for ac-3 over spdif
Andoni Morales Alastruey
1
-11
/
+150
2012-06-29
osxvideosink: default to force-aspect-ratio=true
Tim-Philipp Müller
1
-1
/
+1
2012-06-26
v4l2: improve debug
Wim Taymans
1
-1
/
+2
2012-06-26
Revert "v4l2: free kernel buffers before allocating new ones"
Wim Taymans
1
-11
/
+0
2012-06-26
v4l2: free kernel buffers before allocating new ones
Wim Taymans
1
-0
/
+11
2012-06-26
v4l2src: improve debug
Wim Taymans
1
-1
/
+3
2012-06-26
v4l2: setup strides and offsets for all planes
Wim Taymans
1
-6
/
+18
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-11
v4l2object: Don't probe UVC devices for being interlaced
Hans de Goede
1
-4
/
+12
2012-06-08
update for audio api change
Wim Taymans
1
-1
/
+2
2012-06-05
osxvideo: straightforward port to 0.11
Thiago Santos
2
-33
/
+15
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
v4l2: add missing G_END_DECLS
Michael Jones
2
-0
/
+2
2012-05-31
osxvideosink: Really fix the build on 10.5
Josep Torra
1
-4
/
+10
2012-05-31
osxvideosink: fix race in starting the runloop thread
Alessandro Decina
2
-16
/
+28
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
-7
/
+4
[next]