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
2014-09-19
osxaudio: OSStatus is not a fourcc, so don't print it as one...
Sebastian Dröge
4
-94
/
+57
2014-09-16
v4l2allocator: O_CLOEXEC needs _GNU_SOURCE
Peter Korsgaard
1
-0
/
+4
2014-09-10
v4l2sink: Unref pool after usage
Ognyan Tonchev
1
-0
/
+1
2014-09-09
v4l2transform: Don't rank it for now
Nicolas Dufresne
1
-1
/
+1
2014-09-09
v4l2allocator: Workaround driver that don't support REQBUFS(0)
Nicolas Dufresne
1
-20
/
+14
2014-08-29
v4l2: get_nearest_size: Fix "Unsupported field type" errors
Hans de Goede
1
-17
/
+27
2014-08-29
v4l2: get_nearest_size: Always reinit all struct fields on retry
Hans de Goede
1
-2
/
+10
2014-07-31
ximagesrc: Fix warning about missing return value
Nicolas Dufresne
1
-1
/
+1
2014-07-31
ximagesrc: Add missing return value to Buffer dispose function
Nicolas Dufresne
3
-5
/
+11
2014-07-11
v4l2bufferpool: Fix copy threshold implementation
Nicolas Dufresne
1
-24
/
+26
2014-07-11
v4l2allocator: Use qdata instead of parenting to DmabufMemory
Nicolas Dufresne
3
-10
/
+21
2014-07-10
v4l2bufferpool: Workaround elements not requesting any buffers
Nicolas Dufresne
1
-0
/
+6
2014-07-09
v4l2src: Ensure internal pool activation
Nicolas Dufresne
1
-0
/
+13
2014-07-03
v4l2object: Pool might be NULL in decide allocation
Nicolas Dufresne
1
-5
/
+7
2014-07-03
v4l2bufferpool: Handle FD error during poll
Nicolas Dufresne
2
-5
/
+9
2014-07-03
v4l2bufferpool: Wait before polling if queue is empty
Nicolas Dufresne
2
-1
/
+25
2014-07-01
v4l2: fix probing and enumeration of stepwise frame sizes
Tim-Philipp Müller
1
-12
/
+27
2014-07-01
v4l2object: drop workaround for misbehaving TRY_FMT
Daniel Drake
1
-17
/
+1
2014-06-29
v4l2: fix compiler warnings when compiling with -DG_DISABLE_ASSERT
Tim-Philipp Müller
1
-2
/
+2
2014-06-26
Rename GstDeviceMonitor to GstDeviceProvider
Olivier Crête
4
-85
/
+87
2014-06-23
osxvideosink: remove legacy code for passing a window handle
Andoni Morales Alastruey
2
-52
/
+21
2014-06-21
pulse, v4l2: update for device "klass" -> "device-class" rename
Tim-Philipp Müller
1
-1
/
+1
2014-06-13
oss: simplify probed caps before returning them
Tim-Philipp Müller
1
-0
/
+2
2014-06-13
oss: make sure 16-bit formats are before 8-bit formats in probed caps
Tim-Philipp Müller
1
-48
/
+42
2014-06-12
v4l2bufferpool: Cleanly handle v4l2_allocator_new failure
Nicolas Dufresne
1
-0
/
+7
2014-06-04
v4l2bufferpool: Cleanup poll method and retry on EINTR/EAGAIN
Nicolas Dufresne
1
-11
/
+21
2014-05-26
v4l2sink: implement gstvideosink.show_frame instead of gstbasesink.render
Julien Isorce
1
-7
/
+10
2014-05-26
v4l2sink: Cleanup old pad alloc declaration
Nicolas Dufresne
1
-4
/
+0
2014-05-26
v4l2bufferpool: Copy already queued buffer
Nicolas Dufresne
2
-28
/
+50
2014-05-26
v4l2bufferpool: Port to bufferpool flush_start/stop method
Nicolas Dufresne
8
-330
/
+263
2014-05-25
v4l2bufferpool: Don't queue all the buffers before dequeueing first
Nicolas Dufresne
1
-2
/
+1
2014-05-25
v4l2object: Simply read back the config to update the query
Nicolas Dufresne
1
-4
/
+6
2014-05-25
v4l2: Cleanup and fix calculation of latency
Nicolas Dufresne
3
-42
/
+39
2014-05-24
Revert "v4l2bufferpool: Port to bufferpool flush_start/stop method"
Nicolas Dufresne
8
-247
/
+326
2014-05-24
v4l2object: Fix configuration of other_pool and importation case
Nicolas Dufresne
1
-9
/
+20
2014-05-24
v4l2object: Use proposed allocator as default
Nicolas Dufresne
1
-0
/
+13
2014-05-24
v4l2bufferpool: Fix USERPTR map flags
Nicolas Dufresne
1
-1
/
+1
2014-05-24
v4l2bufferpool: Prevent num_queued from going negative
Nicolas Dufresne
1
-3
/
+5
2014-05-24
v4l2videodec: don't stop if loop returned FLUSHING
Nicolas Dufresne
1
-2
/
+3
2014-05-24
v4l2videodec: Handle early task stop
Nicolas Dufresne
1
-1
/
+16
2014-05-24
v4l2videodec: Handle gst_pad_start_task() failure
Nicolas Dufresne
1
-2
/
+12
2014-05-24
v4l2videodec: Add trace for FLUSH_START/STOP handling
Nicolas Dufresne
1
-0
/
+2
2014-05-24
v4l2videodec: Fix use of atomic value
Nicolas Dufresne
1
-1
/
+1
2014-05-24
v4l2bufferpool: Improve debugging
Nicolas Dufresne
1
-7
/
+10
2014-05-24
v4l2videodec: Fix handle_frame error handling
Nicolas Dufresne
1
-1
/
+13
2014-05-24
v4l2bufferpool: Add a trace when _start() is called
Nicolas Dufresne
1
-0
/
+2
2014-05-24
v4l2allocator: Add debug assert to detect calls in the wrong state
Nicolas Dufresne
1
-0
/
+4
2014-05-24
v4l2allocator: Reset count when stopped
Nicolas Dufresne
1
-0
/
+2
2014-05-24
v4l2allocator: Return a GstFlowReturn instead of boolean in alloc
Nicolas Dufresne
1
-1
/
+1
2014-05-24
v4l2object: Don't leak config structure
Nicolas Dufresne
1
-0
/
+1
[next]