rtpmux: fix output segment and buffer DTS to correspond to the flattened PTS
[platform/upstream/gst-plugins-good.git] / gst / audioparsers /
2017-03-20 Tim-Philipp Müllerdocs: update two references to the removed 'mad' plugin
2017-03-17 Vincent Penquerc'hflacparse: fix playback if sample number does not start...
2017-03-17 Vincent Penquerc'hRevert "flacparse: fix playback if sample number does...
2017-03-16 Vincent Penquerc'hflacparse: fix playback if sample number does not start...
2017-03-02 Michael Smithsbcparse: Fix up values for allocation enumeration.
2017-02-27 Sebastian Drögempegaudioparse: Fix compilation with gcc 7
2017-02-27 Edgard LimaUpdate Edgard Lima's email
2016-12-01 Sebastian Drögeaacparse: Make sure we have enough data in the codec_da...
2016-11-15 Vinod Kestiaacparse: assertion while converting ADTS stream to RAW
2016-11-10 Vincent Penquerc'hflacparse: fix header rewriting being ignored
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-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-18 Tim-Philipp MüllerRevert "flacparse: Add maximum bitrate tag"
2016-08-02 Carlos Rafael Gianiflacparse: Add maximum bitrate tag
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-03-13 Sebastian DrögeRevert "flacparse: push tags in pre_push_frame"
2016-03-01 Luis de Bethencourtflacparse: push tags in pre_push_frame
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'
2016-01-12 Tim Sheridansbcparse: Fix frame length calculation
2016-01-11 Reynaldo H. Verdej... flacparse: demote warning on wrong reserved value to...
2016-01-07 Tim-Philipp Müllerflacparse: don't map buffer multiple times when parsing
2016-01-01 Reynaldo H. Verdej... flacparse: add debug msg on CRC mismatch while validati...
2016-01-01 Reynaldo H. Verdej... flacparse: drop unneeded braces at _parse_frame() exit
2016-01-01 Reynaldo H. Verdej... flacparse: minor grammar correction
2015-12-31 Reynaldo H. Verdej... flacparse: update URLs on pointers to online spec
2015-12-31 Reynaldo H. Verdej... flacparse: make buffer DTS setting explicitly unconditional
2015-12-31 Reynaldo H. Verdej... flacparse: add actual invalid block type to warning
2015-12-31 Reynaldo H. Verdej... flacparse: use shift instead of mask & comp
2015-12-31 Reynaldo H. Verdej... flacparse: warn on wishful parsing of weird headers
2015-12-31 Reynaldo H. Verdej... flacparse: show meaningful info on frame CRC check
2015-12-31 Reynaldo H. Verdej... flacparse: drop remaining trailing whitespace
2015-12-31 Reynaldo H. Verdej... flacparse: drop superflous else clauses
2015-12-31 Reynaldo H. Verdej... flacparse: factor out buffer time and offset resetting
2015-12-31 Reynaldo H. Verdej... flacparse: move block handling by type out of _parse_fr...
2015-12-31 Reynaldo H. Verdej... flacparse: drop redundant return statement on _header_i...
2015-12-31 Reynaldo H. Verdej... flacparse: rework gst_flac_parse_frame_is_valid()
2015-12-31 Reynaldo H. Verdej... flacparse: factor out context clearing routine
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-10-12 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
next