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
/
opensles
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2
-6
/
+4
2016-08-24
opensles: Add opensles.h to noinst_HEADERS
Fredrik Fornwall
1
-1
/
+2
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-4
/
+2
2016-03-16
openslesringbuffer: Warn if the position reported by OpenSL is higher than wh...
Sebastian Dröge
1
-1
/
+8
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
2
-2
/
+2
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-04-08
opensles: Explicitly specify layout=interleaved in caps
Arun Raghavan
2
-2
/
+4
2015-02-13
opensles: Make debug category naming a bit more consistent
Arun Raghavan
2
-4
/
+4
2015-02-10
openslesringbuffer: Only allocate at most half the number of internal buffers...
Sebastian Dröge
1
-1
/
+5
2015-02-05
openslesringbuffer: Only pre-roll a single buffer
Sebastian Dröge
1
-5
/
+2
2015-02-05
openslesringbuffer: Allocate at most 4 internal buffers
Sebastian Dröge
1
-3
/
+5
2015-02-05
openslessink/src: Lower default buffer time to 200ms like alsasink
Sebastian Dröge
2
-2
/
+2
2014-09-10
Fix up one-element lists in template caps
Tim-Philipp Müller
1
-1
/
+1
2014-07-17
openslesringbuffer: Provide the size of our array to GetDestinationOutputDevi...
Sebastian Dröge
1
-1
/
+1
2014-07-17
openslessink: Silence some error debug output to log output
Sebastian Dröge
1
-3
/
+19
2014-06-23
openslessrc: Classification of the element factory should be Source/ not Src/
Sebastian Dröge
1
-1
/
+1
2014-05-16
opensles: Work around race condition in Android < 4.2 that leads to deadlocks...
Sebastian Dröge
1
-0
/
+32
2013-03-21
opensles: Include string.h for memcpy()
Sebastian Dröge
1
-0
/
+2
2013-03-03
opensles: Only include <gst/audio/audio.h>
Sebastian Dröge
3
-3
/
+3
2012-11-04
Fix FSF address
Tim-Philipp Müller
8
-16
/
+16
2012-11-02
opensles: Fix compilation with debugging enabled
Sebastian Dröge
1
-1
/
+1
2012-11-01
opensles: Remove unused variable
Sebastian Dröge
1
-4
/
+0
2012-11-01
opensles: Make sure to only ever create a single engine object
Sebastian Dröge
4
-25
/
+97
2012-10-25
opensles: Port to 1.0
Sebastian Dröge
8
-167
/
+130
2012-10-18
opensles: Integrate into build system
Sebastian Dröge
1
-3
/
+0
2012-10-18
openslessink: Return 0 delay if the player object is in PAUSED state
Josep Torra
1
-6
/
+9
2012-10-18
opensles: fixes noise on seekeing
Josep Torra
2
-2
/
+16
2012-10-18
opensles: chain up on _clear_all
Josep Torra
1
-0
/
+2
2012-10-18
opensles: implement the ringbuffer clear_all vmethod too
Josep Torra
2
-2
/
+20
2012-10-18
opensles: initial attempt to reduce the src latency
Josep Torra
2
-16
/
+12
2012-10-18
opensles: sprinkle comments and cosmetic fixes
Josep Torra
4
-43
/
+112
2012-10-18
opensles: check for device outputs in the mixer
Josep Torra
1
-0
/
+20
2012-10-18
opensles: drop 48kHz sample rate
Josep Torra
1
-1
/
+1
2012-10-18
opensles: change the defaults to use 20 ms ringbuffer segments
Josep Torra
1
-0
/
+2
2012-10-18
opensles: ensure that we register the callback only in STOPPED
Josep Torra
2
-12
/
+23
2012-10-18
opensles: cap queue size
Josep Torra
1
-3
/
+4
2012-10-18
opensles: sink to provide the audioclock by default
Josep Torra
1
-1
/
+1
2012-10-18
opensles: only drain half ringbuffer on start
Josep Torra
1
-3
/
+3
2012-10-18
opensles: monitor some player events
Josep Torra
1
-2
/
+46
2012-10-18
opensles: rework around the _delay function
Josep Torra
2
-9
/
+10
2012-10-18
opensles: implement _delay function
Josep Torra
2
-15
/
+23
2012-10-18
opensles: refactor to behave more like other sinks
Josep Torra
2
-60
/
+84
2012-10-18
opensles: read player position and show it in the log
Josep Torra
1
-1
/
+32
2012-10-18
opensles: do not provide a clock in the sink element.
Josep Torra
1
-0
/
+2
2012-10-18
opensles: rework on start/stop operations and callback function handling
Josep Torra
1
-29
/
+54
2012-10-18
opensles: fixes 8 bit format which is unsigned on android.
Josep Torra
1
-1
/
+1
2012-10-18
opensles: attempt to reduce playback latency
Josep Torra
1
-9
/
+18
[next]