wpe: Properly wait on context thread startup condition
[platform/upstream/gstreamer.git] / ext / sbc /
2021-04-08 Olivier Crêtesbc: Return hard error on allocation or mapping error
2021-04-07 Olivier Crêtesbc/ldac: Don't use GST_CAPS_NONE to mean NULL
2021-03-23 Stéphane Cerveausbc: allow per feature registration
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2017-09-05 Sebastian Drögesbcenc: Fix typo in docs
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-01-12 Tim Sheridansbc: sbcdec: Fix frame length calculation
2015-08-17 Thiago Santosaudioencoders: use template subset check for accept...
2015-08-15 Thiago Santosaudiodecoders: use default pad accept-caps handling
2014-08-11 Sebastian Rasmussensbcenc: Unref output caps in error cases
2014-03-12 Aurélien Zanellisbcenc: Allow user to set channel-mode
2013-12-05 Sebastian Drögesbcdec: Require caps to be set before any data processing
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-27 Tim-Philipp Müllersbc: port encoder to GstAudioEncoder
2013-03-27 Tim-Philipp Müllersbc: port decoder to GstAudioDecoder
2013-03-27 Tim-Philipp Müllersbc: import sbc decoder/encoder from bluez and port...
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-03-27 Tim-Philipp Müllersbc: remove parser in favour of new GstBaseParse-based...
2013-03-27 Wim Taymanssbc: sbcdec: make decoder more performant
2013-03-27 Wim Taymanssbc: sbcdec: skip the frame on decoding error
2013-03-27 Wim Taymanssbc: sbcdec: set DISCONT on outgoing buffers.
2013-03-27 Wim Taymanssbc: sbcdec: handle DISCONT and timestamps
2013-03-27 Arun Raghavansbc: audio: Make the sbcdec element copy buffer metadata
2013-03-27 Wim Taymanssbc: enc: sbc_get_frame_duration is in milliseconds
2013-03-27 Wim Taymanssbc: dec: chain up to parent before downward state...
2013-03-27 Arun Raghavansbc: audio: Fix a leak in sbcdec
2013-03-27 Arun Raghavansbc: audio: Initialise SBC data before use in sbcparse...
2013-03-27 Anderson Lizardosbc: Fix trivial coding style issues on pointer declara...
2013-03-27 Syam Sidhardhansbc: audio: Fix newline before EOF
2013-03-27 Lucas De Marchisbc: Fix common misspelled words
2013-03-27 Marcel Holtmannsbc: audio: Remove workaround for compiler warnings
2013-03-27 Marcel Holtmannsbc: Add pragma based workaround for GStreamer warnings
2013-03-27 Marcel Holtmannsbc: Update copyright information
2013-03-27 Luiz Augusto von... sbc: Remove unused variable.
2013-03-27 Luiz Augusto von... sbc: Remove unused variable.
2013-03-27 Marcel Holtmannsbc: Fix signed/unsigned comparison issue within GStrea...
2013-03-27 Siarhei Siamashkasbc: Use native byte order for audio in GStreamer and...
2013-03-27 Marcel Holtmannsbc: Update copyright information
2013-03-27 Marcel Holtmannsbc: First attempt in fixing compiler warnings (still...
2013-03-27 Marcel Holtmannsbc: Assign variables after declarations
2013-03-27 Johan Hedbergsbc: More coding style fixes
2013-03-27 Luiz Augusto von... sbc: Fix runtime warnings of gstreamer plugin.
2013-03-27 Luiz Augusto von... sbc: Update gstreamer plugin to use new sbc API.
2013-03-27 Luiz Augusto von... sbc: Make use of parameters selected in alsa plugin...
2013-03-27 Marcel Holtmannsbc: Update copyright information
2013-03-27 Luiz Augusto von... sbc: Add bitpool property and others fixes for gstreame...
2013-03-27 Luiz Augusto von... sbc: Enable gstreamer plugin to use autoconnect flag.
2013-03-27 Luiz Augusto von... sbc: Fixes gstreamer caps and code cleanup.
2013-03-27 Luiz Augusto von... sbc: Fix gtreamer payloader sending fragmented frames.
2013-03-27 Luiz Augusto von... sbc: Add mp3 support for gstreamer plugin.
2013-03-27 Luiz Augusto von... sbc: Make a2dpsink to act like a bin and split the...
2013-03-27 Luiz Augusto von... sbc: Code cleanup.
2013-03-27 Luiz Augusto von... sbc: Integrate new ipc API implementation.
2013-03-27 Luiz Augusto von... sbc: Add sbc_reinit.
2013-03-27 Luiz Augusto von... sbc: Fix bug in sbcenc when changing encoder parameters.
2013-03-27 Luiz Augusto von... sbc: Make sbc codec to write directly in application...
2013-03-27 Luiz Augusto von... sbc: Fix sbc negotiation and improves buffer handling...
2013-03-27 Luiz Augusto von... sbc: Fix buffers timestamps in sbcenc.
2013-03-27 Luiz Augusto von... sbc: Add bitpool capability.
2013-03-27 Marcel Holtmannsbc: Some more coding style changes
2013-03-27 Marcel Holtmannsbc: Don't forget to include the config options
2013-03-27 Marcel Holtmannsbc: Fix coding style issues
2013-03-27 Luiz Augusto von... sbc: Fix coding style issues.
2013-03-27 Luiz Augusto von... sbc: Fixes sbcparser element.
2013-03-27 Luiz Augusto von... sbc: Fixes for gstsbcenc.
2013-03-27 Luiz Augusto von... sbc: Add gstsbcutil.c and gstsbcutil.h.
2013-03-27 Marcel Holtmannsbc: Force LITTLE_ENDIAN instead of BYTE_ORDER for now
2013-03-27 Marcel Holtmannsbc: Implement full parsing support
2013-03-27 Marcel Holtmannsbc: Add mode property to the encoder
2013-03-27 Marcel Holtmannsbc: Implement full encoding support
2013-03-27 Marcel Holtmannsbc: Fix class variable naming
2013-03-27 Marcel Holtmannsbc: Limit the supported output rates
2013-03-27 Marcel Holtmannsbc: Implement full decoding support
2013-03-27 Marcel Holtmannsbc: Add SBC encoder and decoder skeletons for GStreamer