opus: Fix incorrect fall-through condition in property getter
[platform/upstream/gstreamer.git] / ext / opus / gstopusenc.c
2015-04-03 Arun Raghavanopus: Fix incorrect fall-through condition in property...
2015-03-24 Luis de Bethencourtopusenc: fall through switch statement
2015-03-23 Sebastian Drögeopusenc: Set output format immediately after creating...
2015-03-23 Sebastian Drögeopusenc: Remove another unused variable
2015-03-23 Sebastian Drögeopusenc: Remove useless headers and header_sent variabl...
2015-03-12 Vincent Penquerc'hopusenc: replace cbr and constrained-vbr properties...
2015-02-18 Sebastian Drögeopusenc: Remove g_warnings() for the deprecated audio...
2015-01-29 Vincent Penquerc'hopusenc: change audio property to audio-type
2014-12-18 Thiago Santosopusenc: plug ref leak of template caps
2014-10-30 Vincent Penquerc'hopusenc: update output segment stop time to match clipp...
2014-08-11 Sebastian Rasmussenopusenc: Unref pad template caps after usage
2014-05-26 Miguel París Díazopusenc: Use aux vars to minimize critical region
2013-12-27 Vincent Penquerc'hopusenc: increase max payload size to 4000 bytes
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-01-28 Tim-Philipp Mülleropusenc: fix crash when setting "cbr" property when...
2012-12-18 Thijs Vermeiropus: use appropriate printf format for gsize
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-12 Peter Korsgaardopus + jpegformat: unbreak non-debug build
2012-09-11 Mark Nauwelaertsopusenc: port to the new GLib thread API
2012-08-04 Tim-Philipp Müllergst_tag_list_free -> gst_tag_list_unref
2012-06-15 Vincent Penquerc'hopusenc: add missing mutex unlock on error path
2012-06-15 Vincent Penquerc'hopus: set author to myself, and update copyright notices
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-30 Mark Nauwelaertsopusenc: fixup merge
2012-03-30 Sebastian Drögeext: Update for GstAudioEncoder API changes
2012-03-29 Sebastian DrögeMerge branch 'master' of ssh://git.freedesktop.org...
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-07 Mark Nauwelaertsopus: port to updated 0.11
2012-03-07 Mark Nauwelaertsopusenc: only request and process 1 frame at a time
2012-03-07 Mark Nauwelaertsopusenc: configure baseclass requested samples really...
2012-02-27 Wim Taymansaudioencoders: chain up to parent event handler
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-15 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-27 Vincent Penquerc'hplenty: fixup glib deprecations
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-10 Vincent Penquerc'hopusenc: fix slist leak
2012-01-10 Vincent Penquerc'hopusenc: fix caps leak
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-12-15 Vincent Penquerc'hopus: fix bad merge (stray unmap, undeclared var)
2011-12-10 Vincent Penquerc'hopusenc: add upstream negotiation for multistream ability
2011-12-09 Vincent Penquerc'hopus: include streams count in caps
2011-12-09 Vincent Penquerc'hopus: properly create channel mapping tables
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Tim-Philipp MüllerMerge commit '26d6add9457f00ce8ec13844368466f0e3816e5d...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-11-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-25 Danilo Cesar Lemes... opusenc: Fixing "Unused var" compiling error for opus...
2011-11-25 Vincent Penquerc'hopusenc: only use mono streams for > 2 channels
2011-11-25 Vincent Penquerc'hopus: add some more debug information about channel...
2011-11-25 Vincent Penquerc'hopusenc: do not cause the decoder to apply the channel...
2011-11-25 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-11-24 Vincent Penquerc'hopus: multichannel support
2011-11-24 Vincent Penquerc'hopus: switch to multistream API
2011-11-24 Vincent Penquerc'hopusenc: remove useless setup field
2011-11-23 Wim TaymansMerge branch 'master' into 0.11
2011-11-22 Tim-Philipp Mülleropusenc: mark properties changeable at runtime with...
2011-11-22 Vincent Penquerc'hopusenc: allow setting most properties at PLAYING time
2011-11-22 Vincent Penquerc'hopusenc: bound the bitrate to more sensible values
2011-11-22 Vincent Penquerc'hopusenc: fix crash on pathological parameters
2011-11-21 Vincent Penquerc'hopusenc: reset tagsetter interface on stop
2011-11-21 Vincent Penquerc'hopusenc: do not push header buffers
2011-11-21 Vincent Penquerc'hopus: make opusparse set headers on caps
2011-11-19 Vincent Penquerc'hopusenc: fix terminating NUL being written in signature
2011-11-19 Vincent Penquerc'hopusenc: make frame-size an enum
2011-11-19 Vincent Penquerc'hopusenc: the encoder might not make use of all the...
2011-11-17 Wim TaymansMerge branch 'master' into 0.11
2011-11-16 Vincent Penquerc'hopusenc: do not include variable fields in caps
2011-11-16 Vincent Penquerc'hopusenc: fix constrained-vbr property name typo
2011-11-16 Vincent Penquerc'hopus: port to base audio encoder/decoder
2011-11-15 Vincent Penquerc'hopusenc: fix pointer mismatch in memcpy on drain
2011-11-14 Vincent Penquerc'hopus: port to encoder/decoder base classes
2011-11-11 Vincent Penquerc'hopus: port to 0.11
2011-11-10 Wim TaymansMerge branch 'master' into 0.11
2011-11-10 Vincent Penquerc'hopusenc: fix bandwidth property type mismatch
2011-11-09 Wim TaymansMerge branch 'master' into 0.11
2011-11-07 Vincent Penquerc'hopusenc: fix latency query
2011-11-07 Vincent Penquerc'hopusenc: use debug level for debug info, not error
2011-11-07 Vincent Penquerc'hopusenc: fix calculation of filler data size
2011-10-04 Wim TaymansMerge branch 'master' into 0.11
2011-10-03 Vincent Penquerc'hopusenc: moan if we get an unexpected amount of data
2011-10-03 Vincent Penquerc'hopus: properly setup caps and init state from caps
2011-10-03 Vincent Penquerc'hopusenc: use the same frame size setup as the opus...
2011-10-03 Vincent Penquerc'hopus: make it build against current, and remove cruft
2011-08-04 Wim TaymansMerge branch 'master' into 0.11
2011-07-07 David Schleefopus: duplicate from CELT