Send seek event to baseparse when aacparse seek failed in push mode
[platform/upstream/gst-plugins-good.git] / gst / audioparsers / gstaacparse.c
2022-01-17 Gilbok LeeSend seek event to baseparse when aacparse seek failed... 84/269484/3 accepted/tizen_unified tizen accepted/tizen/unified/20220207.045137 submit/tizen/20220204.073655
2020-09-14 Gilbok Leeaacparse: Check aacparse seekable to byte, in the push... 18/244018/4 accepted/tizen/unified/20200915.014518 submit/tizen/20200914.081919
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-02-18 Gilbok Leeaacparse: Add codec_data in caps, even if stream-format... 34/225234/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2019-11-18 aogunaacparse: fix wrong offset of adts channel
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-09-17 Gilbok Leeaacparse: Fix build warning 30/189330/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.025039 accepted/tizen/unified/20180918.062815 submit/tizen/20180917.051918 submit/tizen_5.0/20181101.000006
2018-08-12 Roland Jonaacparse: fix codec_data buffer leak
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-18 Jan Alexander Stef... aacparse: When parsing raw input, accept frames of...
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-12-13 Gilbok LeeMerge missing tizen patch 98/163298/4 tizen_gst_upgrade
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-06-02 vijayaacparse : Fix, Caps were not set while reusing aacparse
2017-05-24 vijayaacparse : Fix, Caps were not set while reusing aacparse
2017-05-24 Gilbok Leertpsrc, aacparse, mpegaudioparse: Fix build warning... 30/130730/7
2017-04-06 Edward Herveyaacparse: streamline and improve AudioSpecificConfig...
2017-04-04 Edward Herveyaacparse: Handle Parametric Stereo with HE-AAC(v2)
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-12-01 Sebastian Drögeaacparse: Make sure we have enough data in the codec_da...
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-11-15 Vinod Kestiaacparse: assertion while converting ADTS stream to RAW
2016-09-06 Vincent Penquerc'haacparse: parse a bit more of the humongous LOAS data
2016-09-06 Vincent Penquerc'haacparse: make it clear when a potential LOAS frame...
2016-09-06 Vincent Penquerc'haacparse: add a few comments to anchor parsing to the...
2016-09-06 Vincent Penquerc'haacparse: improve channel/rate handling
2016-09-06 Vincent Penquerc'haacparse: fix varlength number reading as per spec
2016-09-06 Vincent Penquerc'haacparse: strip uneeded static arrays slack
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-07-04 Sebastian Drögeaacparse: Reject raw AAC if no codec_data is found...
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-23 Dave Craigaacparse: Handle gst_pad_get_current_caps() returning...
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
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-16 Dave Craigaudioparsers: Check for NULL return value of gst_pad_ge...
2015-12-02 Edward Herveyaacparse: Avoid over-skipping when checking LOAS config
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream... 99/52699/1
2015-09-26 Guillaume Marquebielleaacparse: fix uninitialized variables in LOAS config...
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-08-16 Olivier Crêteaudioparsers: use new base parse API to fix tag handling
2015-08-14 Thiago Santosaudioparsers: enable accept-template flag
2015-06-04 Sebastian Drögeaacparse: Add support for channel configurations 11...
2015-03-06 Nicolas Huetaacparse: fix LOAS parsing issue
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-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-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-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ögeaacparse: Post AUDIO_CODEC tag
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-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-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
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-08-27 Tim-Philipp Müllerdocs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace...
2012-07-24 Edward Herveyaacparse: Reset parser when we have caps without codec_data
2012-07-06 Mark Nauwelaertsaacparse: perform additional sanity check before confir...
2012-07-06 Mark Nauwelaertsaacparse: remove unhelpful stray debug message
2012-06-05 Sebastian Drögeaudioparsers: Fix GstBaseParse::get_sink_caps() impleme...
2012-04-12 Edward Herveyaudioparsers: Check return value of GstBitReader/GstByt...
2012-04-10 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-09 Tim-Philipp MüllerUse new gst_element_class_set_static_metadata()
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-22 Mark Nauwelaertsaudioparsers: use sink pad template caps rather than src
2012-03-22 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-22 Mark Nauwelaertsaudioparsers: intersect downstream allowed peer caps...
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-10 Wim Taymansfix template caps refcount
2012-03-05 Mark NauwelaertsMerge branch 'master' into 0.11
2012-03-01 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge commit 'f9207722ca8fd8dcc1e7215d8af85efe4debfdf4...
2012-02-27 Tim-Philipp MüllerMerge commit '38516ad367128d83f9e156529018adb4433cd328...
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
next