index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
v4l2src: delay renegotiation until it is likely buffers were reclaimed
Thiago Santos
2
-21
/
+55
2015-03-13
v4l2object: add gst_v4l2_object_try_format
Thiago Santos
2
-24
/
+63
2015-03-12
Remove a couple of superfluous trailing semi-colons
Jan Schmidt
1
-2
/
+2
2015-03-10
Fix double semicolons
Tim-Philipp Müller
2
-2
/
+2
2015-03-10
osxaudio: stream format is an SPDIF-only field
Ilya Konstantinov
1
-2
/
+1
2015-03-10
osxaudio: fix spaces
Ilya Konstantinov
1
-1
/
+1
2015-03-10
osxaudio: add type check macro
Ilya Konstantinov
1
-0
/
+2
2015-03-10
osxaudio: rename gst_core_audio_set_channels_layout()
Ilya Konstantinov
3
-3
/
+3
2015-03-10
osxaudio: remove unused finalize
Ilya Konstantinov
1
-8
/
+0
2015-03-08
v4l2bufferpool: Don't update buffer for OUTPUT
Nicolas Dufresne
1
-0
/
+5
2015-03-06
directsoundsink: fix modulo math with ringbuffer parameters
Thiago Santos
1
-2
/
+2
2015-03-03
osxaudiosrc: Allow caps renegotiation
Arun Raghavan
1
-7
/
+4
2015-03-03
osxaudiosink: Allow renegotiating caps
Ilya Konstantinov
1
-8
/
+6
2015-03-02
v4l2allocator: fix fd leak in DMABUF import mode.
Gwenole Beauchesne
1
-1
/
+3
2015-03-01
v4l2bufferpool: Add missing break
Nicolas Dufresne
1
-0
/
+1
2015-03-01
v4l2: Workaround driver not setting field correctly
Nicolas Dufresne
2
-0
/
+31
2015-02-26
v4l2: query crop configuration after each call of S_CROP
Aurélien Zanelli
2
-0
/
+10
2015-02-25
v4l2bufferpool: Check corruption flag on the right buffer
Aleix Conchillo Flaqué
1
-1
/
+4
2015-02-25
v4l2object: set colorspace in caps for capture devices
Aurélien Zanelli
1
-0
/
+68
2015-02-25
v4l2bufferpool: fix import_userptr() in single-planar API when n_planes > 1
Aurélien Zanelli
4
-19
/
+60
2015-02-25
v4l2allocator: let bufferpool calculate image size when importing userptr
Aurélien Zanelli
3
-17
/
+33
2015-02-25
v4l2object: recognize and distinguish all bayer arrangements
Philippe De Muyter
1
-1
/
+14
2015-02-25
v4l2bufferpool: set v4l2_buffer.field when queuing buffer in an output device
Aurélien Zanelli
1
-0
/
+23
2015-02-24
osxaudiosrc: iOS resampling causes stuttering
Ilya Konstantinov
5
-25
/
+40
2015-02-23
ximagesrc: remove pointless g_return_val_if_fail()
Tim-Philipp Müller
1
-2
/
+0
2015-02-19
v4l2: Enable copy when no known allocation params
Nicolas Dufresne
3
-7
/
+26
2015-02-19
v4l2bufferpool: Update allocator flags
Nicolas Dufresne
1
-0
/
+4
2015-02-19
v4l2bufferpool: Use specific debug category
Nicolas Dufresne
1
-2
/
+5
2015-02-18
Revert "v4l2: fraction is reversed"
Luis de Bethencourt
1
-5
/
+5
2015-02-18
v4l2: fraction is reversed
Luis de Bethencourt
1
-5
/
+5
2015-02-18
v4l2pool: Deactivate other pool
Nicolas Dufresne
1
-0
/
+1
2015-02-15
v4l2allocator: Fix freeing of shared memory
Nicolas Dufresne
1
-21
/
+12
2015-01-22
v4l2object: reuse caps framerate if not overwritten by v4l2 device
Peter Seiderer
1
-6
/
+14
2015-01-13
v4l2videodec: Proxy getcaps
Nicolas Dufresne
1
-34
/
+9
2015-01-10
osxvideosink: Disable hack for NSApp iteration with a special #define
Sebastian Dröge
4
-3
/
+22
2015-01-09
v4l2videodec: Prevent renegotiation
Nicolas Dufresne
1
-0
/
+7
2015-01-09
v4l2videodec: Don't unlock the stream lock twice
Nicolas Dufresne
1
-1
/
+1
2015-01-08
v4l2allocator: Add protection against driver bug
Nicolas Dufresne
1
-0
/
+7
2015-01-08
v4l2: Don't use allocator size to iterate
Nicolas Dufresne
3
-21
/
+1
2015-01-08
v4l2bufferpool: Don't clean buffer array in dispose
Nicolas Dufresne
1
-6
/
+0
2015-01-08
v4l2bufferpool: Don't ref queued output buffer
Nicolas Dufresne
1
-10
/
+14
2015-01-08
v4l2bufferpool: Never fail on streamoff
Nicolas Dufresne
1
-33
/
+8
2014-12-22
osxaudio: Directly return the ringbuffer's caps if it is acquired
Sebastian Dröge
2
-14
/
+8
2014-12-22
osxaudio: Put all audio formats into the template caps
Sebastian Dröge
2
-14
/
+2
2014-12-22
osxaudio: Also set the big endian flag for floating point samples
Sebastian Dröge
1
-3
/
+5
2014-12-22
osxaudio: Fix deadlock and property change notification in device selection code
Sebastian Dröge
2
-11
/
+19
2014-12-19
v4l2pool: Update configuration size
Nicolas Dufresne
1
-3
/
+3
2014-12-16
v4l2bufferpool: Disable create_buf with libv4l2
Nicolas Dufresne
1
-0
/
+8
2014-12-16
v4l2allocator: Add protection against broken libv4l2
Nicolas Dufresne
1
-0
/
+18
2014-12-16
osxvideosink: clear rectangle structures before use
Wim Taymans
1
-1
/
+3
[next]