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
/
ext
/
sbc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-1
/
+1
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2017-09-05
sbcenc: Fix typo in docs
Sebastian Dröge
1
-1
/
+1
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
/
+6
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+18
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-11
/
+10
2016-01-12
sbc: sbcdec: Fix frame length calculation
Tim Sheridan
1
-4
/
+4
2015-08-17
audioencoders: use template subset check for accept-caps
Thiago Santos
1
-0
/
+1
2015-08-15
audiodecoders: use default pad accept-caps handling
Thiago Santos
1
-0
/
+3
2014-08-11
sbcenc: Unref output caps in error cases
Sebastian Rasmussen
1
-19
/
+19
2014-03-12
sbcenc: Allow user to set channel-mode
Aurélien Zanelli
1
-15
/
+23
2013-12-05
sbcdec: Require caps to be set before any data processing
Sebastian Dröge
1
-3
/
+2
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-03-27
sbc: port encoder to GstAudioEncoder
Tim-Philipp Müller
5
-978
/
+207
2013-03-27
sbc: port decoder to GstAudioDecoder
Tim-Philipp Müller
3
-216
/
+150
2013-03-27
sbc: import sbc decoder/encoder from bluez and port to 1.0
Tim-Philipp Müller
8
-397
/
+334
2013-03-27
sbc: remove parser in favour of new GstBaseParse-based sbcparse in -good
Tim-Philipp Müller
2
-291
/
+0
2013-03-27
sbc: sbcdec: make decoder more performant
Wim Taymans
2
-89
/
+145
2013-03-27
sbc: sbcdec: skip the frame on decoding error
Wim Taymans
1
-2
/
+4
2013-03-27
sbc: sbcdec: set DISCONT on outgoing buffers.
Wim Taymans
1
-1
/
+8
2013-03-27
sbc: sbcdec: handle DISCONT and timestamps
Wim Taymans
2
-6
/
+50
2013-03-27
sbc: audio: Make the sbcdec element copy buffer metadata
Arun Raghavan
1
-2
/
+1
2013-03-27
sbc: enc: sbc_get_frame_duration is in milliseconds
Wim Taymans
1
-1
/
+1
2013-03-27
sbc: dec: chain up to parent before downward state change
Wim Taymans
1
-1
/
+8
2013-03-27
sbc: audio: Fix a leak in sbcdec
Arun Raghavan
1
-0
/
+1
2013-03-27
sbc: audio: Initialise SBC data before use in sbcparse element
Arun Raghavan
1
-0
/
+4
2013-03-27
sbc: Fix trivial coding style issues on pointer declarations and casting
Anderson Lizardo
1
-4
/
+4
2013-03-27
sbc: audio: Fix newline before EOF
Syam Sidhardhan
1
-1
/
+0
2013-03-27
sbc: Fix common misspelled words
Lucas De Marchi
1
-1
/
+1
2013-03-27
sbc: audio: Remove workaround for compiler warnings
Marcel Holtmann
3
-3
/
+3
2013-03-27
sbc: Add pragma based workaround for GStreamer warnings
Marcel Holtmann
3
-0
/
+3
2013-03-27
sbc: Update copyright information
Marcel Holtmann
8
-8
/
+8
2013-03-27
sbc: Remove unused variable.
Luiz Augusto von Dentz
1
-3
/
+0
2013-03-27
sbc: Remove unused variable.
Luiz Augusto von Dentz
1
-2
/
+0
2013-03-27
sbc: Fix signed/unsigned comparison issue within GStreamer plugin
Marcel Holtmann
2
-2
/
+2
2013-03-27
sbc: Use native byte order for audio in GStreamer and ALSA plugins
Siarhei Siamashka
2
-2
/
+2
2013-03-27
sbc: Update copyright information
Marcel Holtmann
8
-8
/
+8
2013-03-27
sbc: First attempt in fixing compiler warnings (still needs cleanup)
Marcel Holtmann
7
-8
/
+6
2013-03-27
sbc: Assign variables after declarations
Marcel Holtmann
1
-1
/
+1
2013-03-27
sbc: More coding style fixes
Johan Hedberg
2
-4
/
+4
2013-03-27
sbc: Fix runtime warnings of gstreamer plugin.
Luiz Augusto von Dentz
2
-4
/
+4
2013-03-27
sbc: Update gstreamer plugin to use new sbc API.
Luiz Augusto von Dentz
5
-193
/
+200
2013-03-27
sbc: Make use of parameters selected in alsa plugin and fix auto selection.
Luiz Augusto von Dentz
2
-15
/
+6
2013-03-27
sbc: Update copyright information
Marcel Holtmann
8
-8
/
+8
2013-03-27
sbc: Add bitpool property and others fixes for gstreamer plugin.
Luiz Augusto von Dentz
4
-72
/
+174
2013-03-27
sbc: Enable gstreamer plugin to use autoconnect flag.
Luiz Augusto von Dentz
2
-9
/
+33
2013-03-27
sbc: Fixes gstreamer caps and code cleanup.
Luiz Augusto von Dentz
4
-109
/
+38
2013-03-27
sbc: Fix gtreamer payloader sending fragmented frames.
Luiz Augusto von Dentz
1
-3
/
+19
2013-03-27
sbc: Add mp3 support for gstreamer plugin.
Luiz Augusto von Dentz
2
-4
/
+70
[next]