rtpsrc, aacparse, mpegaudioparse: Fix build warning, check indent
[platform/upstream/gst-plugins-good.git] / gst / audioparsers /
2017-05-24 Gilbok Leertpsrc, aacparse, mpegaudioparse: Fix build warning... 30/130730/7
2016-12-05 Eunhae ChoiMerge branch 'tizen_3.0' into tizen 86/102386/1 accepted/tizen/common/20161207.184531 accepted/tizen/ivi/20161208.012220 accepted/tizen/mobile/20161208.011836 accepted/tizen/tv/20161208.012024 accepted/tizen/wearable/20161208.012124 submit/tizen/20161207.075356
2016-11-30 Gilbok Leeaacparse: Fix svace issue(DIVISION_BY_ZERO) 07/100707/7 accepted/tizen/3.0/common/20161207.194448 accepted/tizen/3.0/ivi/20161207.011901 accepted/tizen/3.0/mobile/20161207.011444 accepted/tizen/3.0/tv/20161207.011654 accepted/tizen/3.0/wearable/20161207.011752 submit/tizen_3.0/20161206.052949
2016-09-05 Eunhae Choiapply tizen build option rule 31/86931/2 accepted/tizen/3.0/ivi/20161011.044103 accepted/tizen/3.0/mobile/20161015.033132 accepted/tizen/3.0/tv/20161016.004624 accepted/tizen/3.0/wearable/20161015.082756 accepted/tizen/common/20160907.154703 accepted/tizen/ivi/20160908.044202 accepted/tizen/mobile/20160908.043618 accepted/tizen/tv/20160908.043945 accepted/tizen/wearable/20160908.044057 submit/tizen/20160907.074000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_3.0_mobile/20161015.000002 submit/tizen_3.0_tv/20161015.000002 submit/tizen_3.0_wearable/20161015.000002
2016-08-08 Jeongmo YangMerge "Fix SVACE issue - 103419(NULL_AFTER_DEREF)"... accepted/tizen/common/20160811.145642 accepted/tizen/ivi/20160812.010626 accepted/tizen/mobile/20160812.010648 accepted/tizen/tv/20160812.010603 accepted/tizen/wearable/20160812.010529 submit/tizen/20160810.075454 submit/tizen/20160811.023523
2016-08-08 Gilbok LeeFix Svace issue(Missed return statement) 63/82963/1
2015-12-29 Heechul JeonMerge "Disable unused plugins" into tizen submit/tizen/20151229.053753
2015-12-28 Gilbok Leeaacparse: Fixed aac(adts) seek speed slow issue 33/55633/1 accepted/tizen/mobile/20151228.233055 accepted/tizen/tv/20151228.232043 accepted/tizen/wearable/20151228.231341 submit/tizen/20151228.104844
2015-12-28 Gilbok Leempegaudioparse: Fixed http seek slow issue in case... 09/55609/1
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-10-20 Vineeth TMmpegaudioparse: Fix buffer memory leak during failures
2015-09-26 Guillaume Marquebielleaacparse: fix uninitialized variables in LOAS config...
2015-09-16 Jan Schmidtaacparse: Skip LOAS AAC until a valid config is seen.
2015-09-06 Tim-Philipp Müllerwavpackparse: set both pts and dts so baseparse doesn...
2015-09-06 Tim-Philipp Müllerflacparse: set both pts and dts so baseparse doesn...
2015-08-16 Tim-Philipp Müllermpegaudioparse: use new baseparse API to fix tag handling
2015-08-16 Olivier Crêteaudioparsers: use new base parse API to fix tag handling
2015-08-16 Tim-Philipp Müllerflacparse: use new baseparse API and fix tag handling
2015-08-15 Sebastian Drögedcaparse: Don't look for a second syncword
2015-08-14 Thiago Santosaudioparsers: enable accept-template flag
2015-07-07 Stefan Sauerdocs: remove outdated doc strings
2015-06-23 Vineeth TMflacparse: fix possible memory leak
2015-06-22 Vineeth TMdcaparse: initialize size variable
2015-06-22 Vineeth TMmpegaudioparse: initialze bpf variable
2015-06-04 Sebastian Drögeaacparse: Add support for channel configurations 11...
2015-05-08 Guillaume Desmottesflacparse: fix buffer leak when stored to seektable
2015-04-17 Vincent Penquerc'hac3parse: fix memory leak
2015-03-06 Nicolas Huetaacparse: fix LOAS parsing issue
2015-01-08 Matej Knoppac3parse: request at least 8 bytes to properly parse...
2014-12-10 Sebastian Drögeaacparse: Also only unref caps if they're not NULL
2014-12-10 Sebastian Drögeaacparse: gst_pad_get_allowed_caps() will return NULL...
2014-10-26 Sebastian Drögeaacparse: Always set profile/level on the caps
2014-10-02 Matej Knoppaacparse: fix memory leak when prepending ADTS headers
2014-09-24 Sanjay NMaudioparsers: Added index check before using the index
2014-09-23 Sebastian Drögeflacparse: Only calculate with durations != -1
2014-09-17 Ognyan Tonchevflacparse: do not leak uid after parsing TOC event
2014-09-02 Nicolas Huetaacparse: Fix parsing issue when the buffer does not...
2014-07-16 Sebastian Drögeaacparse: Properly report in the CAPS query that we...
2014-05-06 Tim-Philipp Müllerflacparse: skip PICTURE headers without any image data
2014-04-30 Vincent Penquerc'hmpegaudioparse: remove dead code
2014-04-16 Vincent Penquerc'hflacparse: remove dead code
2014-02-28 Thiago SantosRevert "aacparse: put codec data on caps for loas format"
2014-02-27 Thiago Santosaacparse: put codec data on caps for loas format
2014-02-21 Reynaldo H. Verdej... aacparse: be more strict at ADTS header parsing
2014-02-21 Reynaldo H. Verdej... aacparse: make sure we have enough ADTS data
2014-01-27 Mark Nauwelaertsac3parse: custom get_sink_caps handling for private...
2014-01-14 Vincent Penquerc'hRevert "aacparse: relax the detection of ADTS"
2014-01-13 Akihiro Tsukadaaacparse: relax the detection of ADTS
2013-12-16 Sebastian Drögewavpackparse: Post AUDIO_CODEC tag
2013-12-16 Sebastian Drögesbcparse: Post AUDIO_CODEC tag
2013-12-16 Sebastian Drögeflacparse: Post AUDIO_CODEC tag
2013-12-16 Sebastian Drögedcaparse: Post AUDIO_CODEC tag
2013-12-16 Sebastian Drögeamrparse: Post AUDIO_CODEC tag
2013-12-16 Sebastian Drögeac3parse: Post AUDIO_CODEC tag
2013-12-16 Sebastian Drögeaacparse: Post AUDIO_CODEC tag
2013-12-16 Sebastian Drögempegaudioparse: Use pbutils functionality to create...
2013-12-04 Wim Taymansaudioparsers: don't leak template caps
2013-12-03 Wim Taymansaudioparsers: use ACCEPT_INTERSECT flag
2013-12-03 Wim Taymansaudioparsers: remove fields from filter
2013-12-03 Wim Taymansaudioparsers: refactor code to remove caps fields
2013-11-11 Mark Nauwelaertsac3parse: correctly handle timestamps when parsing...
2013-09-12 Sebastian Drögeflacparse: Make sure we have enough data to read image...
2013-09-03 Matej Knoppflacparse: cleanup on error after state change
2013-09-03 Matej Knoppflacparse: Free GstBaseParseFrame if pushing a header...
2013-09-02 Sebastian Drögeflacparse: Properly propagate downstream flow returns...
2013-08-13 Chris Bassaacparse: allow conversion from raw AAC to ADTS
2013-07-26 Vincent Penquerc'haacparse: allow conversion from ADTS to raw AAC
2013-07-26 Vincent Penquerc'haacparse: fix object_type parsing off-by-one in ADTS...
2013-07-15 Matej Knoppaacparse: be less verbose when parsing LOAS streams
2013-05-04 Tim-Philipp Müllerac3parse, dcaparse: check buffer size before trimming
2013-05-03 Andoni Morales Ala... dcaparse: add support for "audio/x-private1-dts"
2013-05-03 Andoni Morales Ala... ac3parse: add support for "audio/x-private1-ac3"
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-21 Anton Belkaflacparse: add support for the toc-select event
2013-03-20 Tim-Philipp Müllersbcparse: pack multiple frames into one output buffer
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2013-03-03 Sebastian Drögeflacparse: Fix (wrong) use of uninitialized variable...
2013-02-04 Rico Tzschichholzaudioparsers: fix typo in noinst_headers
2013-01-28 Tim-Philipp Müllersbcparse: init some variables to avoid bogus compiler...
2013-01-22 Mark Nauwelaertsaudioparsers: sbc: fix bogus compiler warning
2013-01-16 Thijs Vermeirautoparsers: use appropriate printf format for gsize
2013-01-15 Tim-Philipp Mülleraudioparsers: add SBC audio parser
2012-12-17 Sebastian Drögeaudioparsers: Make sure the caps are actually writable...
2012-12-17 Sebastian Drögeaudioparsers: Use the peer caps for restrictions instea...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-23 Tim-Philipp Müllerflacparse: fix coverart extraction if vorbis comments...
2012-10-23 Tim-Philipp Müllerflacparse: ignore bad headers if we have a valid STREAM...
2012-10-23 Tim-Philipp Müllerflacparse: post proper error message and fix buffer...
2012-08-30 Mark Nauwelaertsflacparse: fixup 0.11 port of suspect frame checking
2012-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-08-07 Mark Nauwelaertsflacparse: generate empty vorbiscomment for complete...
2012-08-04 Tim-Philipp Müllergst_tag_list_free -> gst_tag_list_unref
2012-07-28 Tim-Philipp Müllerflacparse: update for TOC API changes
2012-07-27 Sebastian Drögetag: Update for taglist/tag event API changes
2012-07-24 Edward Herveyaacparse: Reset parser when we have caps without codec_data
2012-07-17 Sebastian Drögeflacparse: Fix parsing of ISRC from the cuesheets
2012-07-17 Anton Belkaflacparse: add TOC support
2012-07-13 Mark Nauwelaertsflacparse: avoid some more frame misparsing by addition...
2012-07-06 Mark Nauwelaertsaacparse: perform additional sanity check before confir...
2012-07-06 Mark Nauwelaertsaacparse: remove unhelpful stray debug message
next