index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
opensles
Commit message (
Expand
)
Author
Age
Files
Lines
*
plugins-sys: allow per feature registration
Stéphane Cerveau
2021-04-09
8
-19
/
+59
*
gst: don't use volatile to mean atomic
Matthew Waters
2021-03-22
1
-2
/
+2
*
opensles: Remove hard-coded buffer-/latency-time values
Arun Raghavan
2020-05-16
2
-9
/
+0
*
openslessink: Allow openslessink to handle 48kHz streams.
Matthew Read
2020-03-03
1
-4
/
+1
*
Remove autotools build system
Tim-Philipp Müller
2019-10-14
1
-24
/
+0
*
meson: add more plugins to plugins list
Tim-Philipp Müller
2019-05-30
1
-0
/
+1
*
meson: Fix invalid keyword warning
Seungha Yang
2018-11-13
1
-1
/
+1
*
meson: Add build files for androidmedia and opensles
Nirbheek Chauhan
2018-08-29
1
-0
/
+29
*
Remove plugin specific static build option
Nicolas Dufresne
2017-05-16
1
-1
/
+0
*
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
2017-04-12
2
-6
/
+4
*
opensles: Add opensles.h to noinst_HEADERS
Fredrik Fornwall
2016-08-24
1
-1
/
+2
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
2
-4
/
+2
*
openslesringbuffer: Warn if the position reported by OpenSL is higher than wh...
Sebastian Dröge
2016-03-16
1
-1
/
+8
*
plugins-bad: Fix example pipelines
Vineeth TM
2015-12-15
2
-2
/
+2
*
opensles: Fix build with Android API level < 14
Arun Raghavan
2015-06-13
2
-0
/
+7
*
openslessink: Allow setting the stream type via a property
Arun Raghavan
2015-06-13
6
-3
/
+130
*
openslessrc: Implement recording presets
Arun Raghavan
2015-06-13
7
-5
/
+212
*
opensles: Explicitly specify layout=interleaved in caps
Arun Raghavan
2015-04-08
2
-2
/
+4
*
opensles: Make debug category naming a bit more consistent
Arun Raghavan
2015-02-13
2
-4
/
+4
*
openslesringbuffer: Only allocate at most half the number of internal buffers...
Sebastian Dröge
2015-02-10
1
-1
/
+5
*
openslesringbuffer: Only pre-roll a single buffer
Sebastian Dröge
2015-02-05
1
-5
/
+2
*
openslesringbuffer: Allocate at most 4 internal buffers
Sebastian Dröge
2015-02-05
1
-3
/
+5
*
openslessink/src: Lower default buffer time to 200ms like alsasink
Sebastian Dröge
2015-02-05
2
-2
/
+2
*
Fix up one-element lists in template caps
Tim-Philipp Müller
2014-09-10
1
-1
/
+1
*
openslesringbuffer: Provide the size of our array to GetDestinationOutputDevi...
Sebastian Dröge
2014-07-17
1
-1
/
+1
*
openslessink: Silence some error debug output to log output
Sebastian Dröge
2014-07-17
1
-3
/
+19
*
openslessrc: Classification of the element factory should be Source/ not Src/
Sebastian Dröge
2014-06-23
1
-1
/
+1
*
opensles: Work around race condition in Android < 4.2 that leads to deadlocks...
Sebastian Dröge
2014-05-16
1
-0
/
+32
*
opensles: Include string.h for memcpy()
Sebastian Dröge
2013-03-21
1
-0
/
+2
*
opensles: Only include <gst/audio/audio.h>
Sebastian Dröge
2013-03-03
3
-3
/
+3
*
Fix FSF address
Tim-Philipp Müller
2012-11-04
8
-16
/
+16
*
opensles: Fix compilation with debugging enabled
Sebastian Dröge
2012-11-02
1
-1
/
+1
*
opensles: Remove unused variable
Sebastian Dröge
2012-11-01
1
-4
/
+0
*
opensles: Make sure to only ever create a single engine object
Sebastian Dröge
2012-11-01
4
-25
/
+97
*
opensles: Port to 1.0
Sebastian Dröge
2012-10-25
8
-167
/
+130
*
opensles: Integrate into build system
Sebastian Dröge
2012-10-18
1
-3
/
+0
*
openslessink: Return 0 delay if the player object is in PAUSED state
Josep Torra
2012-10-18
1
-6
/
+9
*
opensles: fixes noise on seekeing
Josep Torra
2012-10-18
2
-2
/
+16
*
opensles: chain up on _clear_all
Josep Torra
2012-10-18
1
-0
/
+2
*
opensles: implement the ringbuffer clear_all vmethod too
Josep Torra
2012-10-18
2
-2
/
+20
*
opensles: initial attempt to reduce the src latency
Josep Torra
2012-10-18
2
-16
/
+12
*
opensles: sprinkle comments and cosmetic fixes
Josep Torra
2012-10-18
4
-43
/
+112
*
opensles: check for device outputs in the mixer
Josep Torra
2012-10-18
1
-0
/
+20
*
opensles: drop 48kHz sample rate
Josep Torra
2012-10-18
1
-1
/
+1
*
opensles: change the defaults to use 20 ms ringbuffer segments
Josep Torra
2012-10-18
1
-0
/
+2
*
opensles: ensure that we register the callback only in STOPPED
Josep Torra
2012-10-18
2
-12
/
+23
*
opensles: cap queue size
Josep Torra
2012-10-18
1
-3
/
+4
*
opensles: sink to provide the audioclock by default
Josep Torra
2012-10-18
1
-1
/
+1
*
opensles: only drain half ringbuffer on start
Josep Torra
2012-10-18
1
-3
/
+3
*
opensles: monitor some player events
Josep Torra
2012-10-18
1
-2
/
+46
[next]