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
/
ext
/
sbc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sbcenc: Unref output caps in error cases
Sebastian Rasmussen
2014-08-11
1
-19
/
+19
*
sbcenc: Allow user to set channel-mode
Aurélien Zanelli
2014-03-12
1
-15
/
+23
*
sbcdec: Require caps to be set before any data processing
Sebastian Dröge
2013-12-05
1
-3
/
+2
*
gst: Add better support for static plugins
Sebastian Dröge
2013-04-15
1
-1
/
+1
*
sbc: port encoder to GstAudioEncoder
Tim-Philipp Müller
2013-03-27
5
-978
/
+207
*
sbc: port decoder to GstAudioDecoder
Tim-Philipp Müller
2013-03-27
3
-216
/
+150
*
sbc: import sbc decoder/encoder from bluez and port to 1.0
Tim-Philipp Müller
2013-03-27
8
-397
/
+334
*
sbc: remove parser in favour of new GstBaseParse-based sbcparse in -good
Tim-Philipp Müller
2013-03-27
2
-291
/
+0
*
sbc: sbcdec: make decoder more performant
Wim Taymans
2013-03-27
2
-89
/
+145
*
sbc: sbcdec: skip the frame on decoding error
Wim Taymans
2013-03-27
1
-2
/
+4
*
sbc: sbcdec: set DISCONT on outgoing buffers.
Wim Taymans
2013-03-27
1
-1
/
+8
*
sbc: sbcdec: handle DISCONT and timestamps
Wim Taymans
2013-03-27
2
-6
/
+50
*
sbc: audio: Make the sbcdec element copy buffer metadata
Arun Raghavan
2013-03-27
1
-2
/
+1
*
sbc: enc: sbc_get_frame_duration is in milliseconds
Wim Taymans
2013-03-27
1
-1
/
+1
*
sbc: dec: chain up to parent before downward state change
Wim Taymans
2013-03-27
1
-1
/
+8
*
sbc: audio: Fix a leak in sbcdec
Arun Raghavan
2013-03-27
1
-0
/
+1
*
sbc: audio: Initialise SBC data before use in sbcparse element
Arun Raghavan
2013-03-27
1
-0
/
+4
*
sbc: Fix trivial coding style issues on pointer declarations and casting
Anderson Lizardo
2013-03-27
1
-4
/
+4
*
sbc: audio: Fix newline before EOF
Syam Sidhardhan
2013-03-27
1
-1
/
+0
*
sbc: Fix common misspelled words
Lucas De Marchi
2013-03-27
1
-1
/
+1
*
sbc: audio: Remove workaround for compiler warnings
Marcel Holtmann
2013-03-27
3
-3
/
+3
*
sbc: Add pragma based workaround for GStreamer warnings
Marcel Holtmann
2013-03-27
3
-0
/
+3
*
sbc: Update copyright information
Marcel Holtmann
2013-03-27
8
-8
/
+8
*
sbc: Remove unused variable.
Luiz Augusto von Dentz
2013-03-27
1
-3
/
+0
*
sbc: Remove unused variable.
Luiz Augusto von Dentz
2013-03-27
1
-2
/
+0
*
sbc: Fix signed/unsigned comparison issue within GStreamer plugin
Marcel Holtmann
2013-03-27
2
-2
/
+2
*
sbc: Use native byte order for audio in GStreamer and ALSA plugins
Siarhei Siamashka
2013-03-27
2
-2
/
+2
*
sbc: Update copyright information
Marcel Holtmann
2013-03-27
8
-8
/
+8
*
sbc: First attempt in fixing compiler warnings (still needs cleanup)
Marcel Holtmann
2013-03-27
7
-8
/
+6
*
sbc: Assign variables after declarations
Marcel Holtmann
2013-03-27
1
-1
/
+1
*
sbc: More coding style fixes
Johan Hedberg
2013-03-27
2
-4
/
+4
*
sbc: Fix runtime warnings of gstreamer plugin.
Luiz Augusto von Dentz
2013-03-27
2
-4
/
+4
*
sbc: Update gstreamer plugin to use new sbc API.
Luiz Augusto von Dentz
2013-03-27
5
-193
/
+200
*
sbc: Make use of parameters selected in alsa plugin and fix auto selection.
Luiz Augusto von Dentz
2013-03-27
2
-15
/
+6
*
sbc: Update copyright information
Marcel Holtmann
2013-03-27
8
-8
/
+8
*
sbc: Add bitpool property and others fixes for gstreamer plugin.
Luiz Augusto von Dentz
2013-03-27
4
-72
/
+174
*
sbc: Enable gstreamer plugin to use autoconnect flag.
Luiz Augusto von Dentz
2013-03-27
2
-9
/
+33
*
sbc: Fixes gstreamer caps and code cleanup.
Luiz Augusto von Dentz
2013-03-27
4
-109
/
+38
*
sbc: Fix gtreamer payloader sending fragmented frames.
Luiz Augusto von Dentz
2013-03-27
1
-3
/
+19
*
sbc: Add mp3 support for gstreamer plugin.
Luiz Augusto von Dentz
2013-03-27
2
-4
/
+70
*
sbc: Make a2dpsink to act like a bin and split the payloader.
Luiz Augusto von Dentz
2013-03-27
8
-219
/
+244
*
sbc: Code cleanup.
Luiz Augusto von Dentz
2013-03-27
2
-38
/
+17
*
sbc: Integrate new ipc API implementation.
Luiz Augusto von Dentz
2013-03-27
5
-116
/
+397
*
sbc: Add sbc_reinit.
Luiz Augusto von Dentz
2013-03-27
1
-2
/
+1
*
sbc: Fix bug in sbcenc when changing encoder parameters.
Luiz Augusto von Dentz
2013-03-27
1
-0
/
+2
*
sbc: Make sbc codec to write directly in application buffers and so avoiding ...
Luiz Augusto von Dentz
2013-03-27
2
-19
/
+24
*
sbc: Fix sbc negotiation and improves buffer handling by using GstAdapter.
Luiz Augusto von Dentz
2013-03-27
5
-69
/
+128
*
sbc: Fix buffers timestamps in sbcenc.
Luiz Augusto von Dentz
2013-03-27
1
-0
/
+1
*
sbc: Add bitpool capability.
Luiz Augusto von Dentz
2013-03-27
4
-6
/
+40
*
sbc: Some more coding style changes
Marcel Holtmann
2013-03-27
1
-13
/
+1
[next]