summaryrefslogtreecommitdiff
path: root/ext/flac
AgeCommit message (Expand)AuthorFilesLines
2020-07-03flacenc: Pass audio info from set_format() to query_total_samples() explicitlySebastian Dröge1-4/+3
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle1-1/+1
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle1-0/+2
2020-03-16flax: Use G_DECLARE_FINAL_TYPENiels De Graef3-40/+3
2019-10-14Remove autotools build systemTim-Philipp Müller1-12/+0
2019-10-05documentation: fix a number of typosAaron Boxer1-1/+1
2019-08-23docstrings: port ulinks to markdown linksMathieu Duponchelle2-5/+4
2019-05-13doc: Port documentation to hotdocThibault Saunier1-0/+1
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier3-9/+9
2019-03-25flac: report latency in flacenc and flacdecJulian Bouzas2-1/+54
2018-12-14flacdec: Use new channel count for audio infoJochen Henneberg1-4/+2
2018-12-14flacdec: Caps may have changed on FLAC metadata changeJochen Henneberg1-0/+5
2018-12-14flacdec: Reset decoder on set_format()Jochen Henneberg1-0/+3
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan1-1/+1
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens1-0/+1
2018-01-11flacdec: flush flac decoder on lost sync.Mathieu Duponchelle2-1/+10
2017-06-19flactag: Fix warning with the newly added GstStateChange valuesThibault Saunier1-0/+2
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-01-14flacenc: fix other icon counter checkTim-Philipp Müller1-1/+1
2017-01-14flacenc: also set PICTURE tag width and height if availableTim-Philipp Müller1-0/+5
2017-01-14flacenc: fix encoder init error with some GST_TAG_PREVIEW_IMAGEsTim-Philipp Müller1-7/+32
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+20
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM3-11/+9
2016-02-23gst: Don't assume that get_current_caps() returns non-NULL caps after has_cur...Dave Craig1-6/+4
2015-09-28flacenc: avoid potential string overflowTim-Philipp Müller1-2/+2
2015-08-17flacenc: actually return true for accept-caps query handlingThiago Santos1-0/+1
2015-08-16flacenc: remove single entry if from loopThiago Santos1-12/+10
2015-08-16flacenc: implement proper accept-capsThiago Santos1-0/+37
2015-08-16flacenc: improve sink pad template capsThiago Santos1-63/+62
2015-08-15audiodecoders: use default pad accept-caps handlingThiago Santos1-0/+3
2015-07-06flacdec: improve error handlingVineeth TM1-0/+18
2014-11-12flacdec: set the channel positions using the appropriate APIVincent Penquerc'h1-18/+17
2014-10-30flacenc: update output segment stop time to match clipped samplesVincent Penquerc'h2-0/+34
2014-06-10flacdec: add const where appropriateVincent Penquerc'h1-2/+3
2014-05-10flacdec: Add support for variable block size files and remove dead codeSebastian Dröge1-39/+6
2014-05-02flacdec: fix theoretical integer overflowVincent Penquerc'h1-1/+1
2014-04-30flacdec: remove dead codeVincent Penquerc'h1-12/+4
2014-02-04flacenc: order format in template caps by preferenceTim-Philipp Müller1-2/+2
2014-02-04gst: Don't use endianness-specific S8 audio formatRafał Mużyło2-5/+5
2013-12-05flacdec: Require caps to be set before accepting any dataSebastian Dröge1-1/+1
2013-08-16flacenc: Properly set headers via the base class instead of just pushing them...Sebastian Dröge1-17/+1
2013-07-28flacenc: Fix handling of image tagsSebastian Dröge1-4/+14
2013-07-28flacenc: Don't crash if there is no image tag informationSebastian Dröge1-2/+6
2013-04-17flactag: forward caps eventStefan Sauer1-12/+12
2013-04-17flac: add more loggingStefan Sauer2-2/+5
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-03flacenc: remove old since comments and update loggingStefan Sauer1-19/+4
2013-03-23flacenc: add more example pipelinesTim-Philipp Müller1-2/+9
2012-11-04Fix FSF addressTim-Philipp Müller7-14/+14
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2-2/+2