summaryrefslogtreecommitdiff
path: root/gst-libs/gst/audio
Commit message (Expand)AuthorAgeFilesLines
* meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan2018-08-311-0/+1
* badaudio: Fix typo, ADUIO vs AUDIONicolas Dufresne2018-08-031-1/+1
* GstPlanarAudioAdapter: Add audio library in Makefile.amNicolas Dufresne2018-08-031-1/+2
* GstPlanarAudioAdapter: copy pts, dts and offset tracking from GstAdapterGeorge Kiagiadakis2018-08-032-21/+293
* libs: audio: add new GstPlanarAudioAdapter classGeorge Kiagiadakis2018-08-034-4/+494
* audio: GST_EXPORT -> GST_AUDIO_BAD_APITim-Philipp Müller2018-03-134-9/+40
* audioaggregator: remove, moved to -baseTim-Philipp Müller2018-02-134-2227/+3
* Update for renamed aggregator pad APITim-Philipp Müller2018-01-231-1/+1
* audioaggregator: Don't leak padsEdward Hervey2017-12-201-1/+3
* audioaggregator: implement input conversionMathieu Duponchelle2017-12-192-67/+687
* Remove GstAggregator from -bad, moved to coreTim-Philipp Müller2017-12-022-3/+2
* audioaggregator: use new gst_element_foreach_sink_pad()Tim-Philipp Müller2017-11-021-11/+8
* audioaggregator: make class padding largerTim-Philipp Müller2017-11-021-2/+2
* audioaggregator: Accept buffer with no data, but duration and gap flagOlivier Crête2017-10-211-0/+12
* audioaggregator: improve readability in offset calculationStefan Sauer2017-10-151-8/+9
* audioaggregator: move comment to the place it is meant to beStefan Sauer2017-10-141-3/+1
* audioaggregator: remove buffer!=NULL checkStefan Sauer2017-10-051-3/+3
* audioaggreator: update docsStefan Sauer2017-10-051-10/+14
* meson: remove vs_module_defsHavard Graff2017-10-051-1/+0
* audioaggregator: pass blocksize to mix_buffer()Stefan Sauer2017-10-051-7/+3
* audioaggregator: rename _fill_buffer() to _queue_new_buffer()Stefan Sauer2017-10-051-2/+5
* audioaggregator: reduce variable scopeStefan Sauer2017-10-021-4/+7
* audioaggregator: update comment for aggregateStefan Sauer2017-10-021-10/+6
* audioaggregator: fix typo in commentStefan Sauer2017-09-171-1/+1
* audioaggregator: use local varStefan Sauer2017-07-261-1/+1
* audio: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller2017-07-182-4/+13
* aggregator: code cleanupsStefan Sauer2017-07-131-1/+1
* nonstreamaudio: Avoid using wrong variableEdward Hervey2017-05-261-6/+4
* nonstreamaudio: Avoid using un-initialized valueEdward Hervey2017-05-261-2/+6
* audio: Add nonstreamaudiodecoder base classCarlos Rafael Giani2017-05-224-4/+2921
* audioaggregate: Don't hold object locks across calls to aggregate_oneOlivier Crête2017-05-211-1/+17
* audioaggregator: Use downstream allocator and params if availableOlivier Crête2017-05-211-2/+11
* aggregator: Remove unused GST_FLOW_NOT_HANDLEDOlivier Crête2017-05-201-2/+0
* aggregator: add simple support for caps handlingMatthew Waters2017-05-202-21/+13
* aggregator: Delay clipping to output threadOlivier Crête2017-05-201-1/+1
* aggregator: Simplify clip functionOlivier Crête2017-05-201-7/+6
* Fix incorrect return type in several functionsNirbheek Chauhan2016-10-271-3/+3
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+19
* audioaggregator: fix buffer leakGuillaume Desmottes2016-06-211-0/+12
* base/audio/video: Install headers and pkg-config filesSebastian Dröge2016-01-221-1/+2
* audio: Move audioaggregator base class to a librarySebastian Dröge2016-01-223-0/+1589
* remove stuff that's in -baseThomas Vander Stichele2005-06-301-5/+0
* remove gst-libs from gst-plugins module as it is in gst-plugins-base nowChristian Schaller2005-05-0615-2543/+0
* Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they ...Tim-Philipp Müller2005-02-091-0/+4
* ignore moreThomas Vander Stichele2005-01-171-0/+1
* ignore generated filesThomas Vander Stichele2005-01-171-0/+3
* gst-libs/gst/audio/Makefile.am: Try to fix buildbot.Ronald S. Bultje2004-12-161-1/+3
* gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)Martin Soto2004-11-271-9/+19
* Surround sound support.Ronald S. Bultje2004-11-255-3/+805
* ext/alsa/gstalsa.c: buffer-frames property was missingBenjamin Otte2004-11-091-0/+1