index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-18
vtdec: disable the texture cache on OSX
Matthew Waters
1
-0
/
+5
2015-09-18
vtdec: gst-indent file
Matthew Waters
1
-3
/
+6
2015-09-17
applemedia/vtdec: fix negotiation errors when resizing glimagesink
Matthew Waters
1
-16
/
+16
2015-09-17
avdtputil: fix GError memory leak during failures
Vineeth T M
1
-4
/
+7
2015-09-12
vtdec: Use R/RG textures for NV12 when the context provides them
Jan Schmidt
1
-5
/
+15
2015-09-12
vtdec: Prefer GL output caps.
Jan Schmidt
1
-23
/
+33
2015-09-10
decklinkvideosink: less-than-zero comparison of an unsigned value is never true
Sebastian Dröge
1
-2
/
+3
2015-09-09
decklinkvideosink: Handle pipelines where the running time does not start aro...
Sebastian Dröge
1
-4
/
+26
2015-09-09
decklinkvideosink: Consider pipeline latency, render delay and ts offset when...
Sebastian Dröge
1
-0
/
+23
2015-09-09
directsoundsrc: fix build error for 64bit Windows build by MinGW
Kouhei Sutou
1
-1
/
+1
2015-08-28
Fix file permissions of some files
Tim-Philipp Müller
7
-0
/
+0
2015-08-19
configure.ac: fix build when the uvch264 plugin is not selected
Arnaud Vrac
1
-3
/
+1
2015-08-03
winscreencap: Properly timestamp buffers with the current clock running time ...
Sebastian Dröge
4
-108
/
+182
2015-07-31
applemedia/avsample: Fix racy cleanup of CA layer
Heinrich Fink
1
-2
/
+3
2015-07-29
amcvideoenc: Always set i-frame-interval setting
Sebastian Dröge
1
-3
/
+2
2015-07-25
bluez: Add built sources to CLEANFILES
Nicolas Dufresne
1
-0
/
+2
2015-07-13
vtdec: handle non-consecutive GstBuffer input without copying
Ilya Konstantinov
1
-27
/
+79
2015-07-13
applemedia/avsample: fix unconditional use of OSX 10.10 API
Matthew Waters
1
-0
/
+2
2015-07-10
bluez: Fix make dist while bluez >= 5 is not available
Rico Tzschichholz
1
-3
/
+4
2015-07-09
bluez: Include new file in dist'ed files
Edward Hervey
1
-0
/
+2
2015-07-08
bluez: remove unnecessary goto
Luis de Bethencourt
1
-10
/
+4
2015-07-08
androidmedia: Add support for H265/HEVC
Sebastian Dröge
5
-3
/
+215
2015-07-07
vtdec: fix refcount error in error handling
Ilya Konstantinov
1
-3
/
+0
2015-07-03
bluez: refactor to use glib and add connection state tracking
Nick Stoughton
6
-196
/
+151
2015-07-02
amc: fix check whether we managed to acquire a buffer
Vineeth TM
1
-1
/
+1
2015-06-29
androidmedia: Call initialize_classes() also when we got the Java VM from the...
Sebastian Dröge
1
-1
/
+1
2015-06-25
docs: decodebin2 -> decodebin
Luis de Bethencourt
1
-1
/
+1
2015-06-25
applemedia: enable sharing of CMBlockBuffer data
Ilya Konstantinov
1
-2
/
+3
2015-06-25
applemedia: CMBlockBuffer can be non-contiguous
Ilya Konstantinov
1
-10
/
+15
2015-06-22
avfvideosrc: add frame rate range to caps
Ilya Konstantinov
1
-9
/
+29
2015-06-22
uvch264src: fix small leak in caps query handler
Tim-Philipp Müller
1
-4
/
+8
2015-06-22
uvch264_src: add missing break in caps query handler
Vineeth TM
1
-0
/
+1
2015-06-18
androidmedia: Allow the application to provide the Java VM
Sebastian Dröge
2
-0
/
+15
2015-06-18
androidmedia: Prefer software codecs over hardware codecs for audio
Sebastian Dröge
1
-2
/
+4
2015-06-18
androidmedia: Failing to detach a thread is not that much of a problem
Sebastian Dröge
1
-1
/
+1
2015-06-18
androidmedia: Don't fail if JNI_CreateJavaVM can't be found
Sebastian Dröge
1
-3
/
+9
2015-06-15
androidmedia: Move variables into the scope where they are needed
Sebastian Dröge
1
-3
/
+2
2015-06-15
androidmedia: Don't query supported color formats for non-video codecs
Sebastian Dröge
1
-36
/
+37
2015-06-13
opensles: Fix build with Android API level < 14
Arun Raghavan
2
-0
/
+7
2015-06-13
openslessink: Allow setting the stream type via a property
Arun Raghavan
6
-3
/
+130
2015-06-13
openslessrc: Implement recording presets
Arun Raghavan
7
-5
/
+212
2015-06-13
decklinkvideosink: Remove late frame-dropping workaround for basesink bug
Sebastian Dröge
2
-44
/
+0
2015-06-12
decklinkvideosink: Don't require the same framerate in the input as the mode'...
Sebastian Dröge
1
-0
/
+17
2015-06-10
vtenc: always enqueue frames, even on error
Ilya Konstantinov
1
-24
/
+37
2015-06-10
d3dvideosink: Avoid frame rendering while the window is completely hidden
Fabio Cetrini
1
-0
/
+44
2015-06-10
vtenc: free input buffer ASAP
Ilya Konstantinov
1
-0
/
+4
2015-06-10
vtenc: Add missing gst_vtenc_frame_free() in error path
Ilya Konstantinov
1
-0
/
+1
2015-06-10
vtenc: add alignment=au to sink caps
Ilya Konstantinov
1
-1
/
+2
2015-06-09
uvch264src: fix compiler warnings
Chris Clayton
1
-15
/
+18
2015-06-09
avfassetsrc: fix huge memory leak
Ilya Konstantinov
1
-0
/
+4
[next]