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
/
gstsbcdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2016-03-24
1
-6
/
+6
*
sbc: sbcdec: Fix frame length calculation
Tim Sheridan
2016-01-12
1
-4
/
+4
*
audiodecoders: use default pad accept-caps handling
Thiago Santos
2015-08-15
1
-0
/
+3
*
sbcdec: Require caps to be set before any data processing
Sebastian Dröge
2013-12-05
1
-3
/
+2
*
sbc: port decoder to GstAudioDecoder
Tim-Philipp Müller
2013-03-27
1
-201
/
+141
*
sbc: import sbc decoder/encoder from bluez and port to 1.0
Tim-Philipp Müller
2013-03-27
1
-77
/
+52
*
sbc: sbcdec: make decoder more performant
Wim Taymans
2013-03-27
1
-88
/
+142
*
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
1
-6
/
+49
*
sbc: audio: Make the sbcdec element copy buffer metadata
Arun Raghavan
2013-03-27
1
-2
/
+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: Add pragma based workaround for GStreamer warnings
Marcel Holtmann
2013-03-27
1
-0
/
+1
*
sbc: Update copyright information
Marcel Holtmann
2013-03-27
1
-1
/
+1
*
sbc: Remove unused variable.
Luiz Augusto von Dentz
2013-03-27
1
-2
/
+0
*
sbc: Use native byte order for audio in GStreamer and ALSA plugins
Siarhei Siamashka
2013-03-27
1
-1
/
+1
*
sbc: Update copyright information
Marcel Holtmann
2013-03-27
1
-1
/
+1
*
sbc: First attempt in fixing compiler warnings (still needs cleanup)
Marcel Holtmann
2013-03-27
1
-0
/
+1
*
sbc: More coding style fixes
Johan Hedberg
2013-03-27
1
-2
/
+2
*
sbc: Update gstreamer plugin to use new sbc API.
Luiz Augusto von Dentz
2013-03-27
1
-2
/
+4
*
sbc: Update copyright information
Marcel Holtmann
2013-03-27
1
-1
/
+1
*
sbc: Fixes gstreamer caps and code cleanup.
Luiz Augusto von Dentz
2013-03-27
1
-15
/
+27
*
sbc: Make a2dpsink to act like a bin and split the payloader.
Luiz Augusto von Dentz
2013-03-27
1
-0
/
+7
*
sbc: Make sbc codec to write directly in application buffers and so avoiding ...
Luiz Augusto von Dentz
2013-03-27
1
-7
/
+9
*
sbc: Force LITTLE_ENDIAN instead of BYTE_ORDER for now
Marcel Holtmann
2013-03-27
1
-1
/
+1
*
sbc: Fix class variable naming
Marcel Holtmann
2013-03-27
1
-2
/
+2
*
sbc: Limit the supported output rates
Marcel Holtmann
2013-03-27
1
-1
/
+1
*
sbc: Implement full decoding support
Marcel Holtmann
2013-03-27
1
-2
/
+132
*
sbc: Add SBC encoder and decoder skeletons for GStreamer
Marcel Holtmann
2013-03-27
1
-0
/
+62