summaryrefslogtreecommitdiff
path: root/gst/interleave
Commit message (Expand)AuthorAgeFilesLines
* interleave: allow per feature registrationStéphane Cerveau2021-03-294-10/+19
* Remove autotools build systemTim-Philipp Müller2019-10-141-9/+0
* documentation: fix a number of typosAaron Boxer2019-10-051-3/+3
* doc: Port documentation to hotdocThibault Saunier2019-05-131-0/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-132-16/+16
* deinterleave: Allow switching between 1 channel configsVincent Penquerc'h2019-01-281-3/+13
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* interleave: fix memory leak of GAP buffersPhilippe Normand2018-01-311-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* interleave: avoid using uninitialised ordering_mapDouglas Bagnall2017-03-312-8/+11
* interleave: don't overflow channel map with >64 channelsDouglas Bagnall2017-03-311-4/+7
* deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not E...Sebastian Dröge2016-11-141-1/+1
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+8
* deinterleave: Return the current caps on the srcpads on caps queriesSebastian Dröge2016-03-241-1/+14
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-8/+4
* deinterleave: Use GstIterator for iterating all pads instead of manually iter...Sebastian Dröge2016-03-171-48/+72
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-154/+0
* interleave: Fix the example by setting channel-masks in the sink padsAntonio Ospite2016-01-121-4/+7
* interleave: Remove unsed fieldRavi Kiran K N2015-12-091-2/+0
* deinterleave: implement accept-capsThiago Santos2015-09-301-38/+93
* deinterleave: use the caps query filterThiago Santos2015-09-301-0/+8
* deinterleave: implement a caps query handler for the sinkpadThiago Santos2015-09-301-3/+31
* deinterleave: fix caps leakThiago Santos2015-09-301-1/+3
* interleave: error when channel-positions-from-input=FalseVineeth TM2015-06-051-7/+6
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* interleave: Drop custom latency query handlingArun Raghavan2015-02-271-90/+0
* Improve and fix LATENCY query handlingSebastian Dröge2015-02-111-7/+9
* interleave: intersect result with filter caps in caps queryTim-Philipp Müller2014-10-251-0/+10
* interleave: interleave samples following the Default Channel OrderingAntonio Ospite2014-10-022-3/+29
* interleave: set output caps layout to interleavedPhilippe Normand2014-07-291-1/+2
* interlace: catch failure to create audio info from capsVincent Penquerc'h2014-04-211-4/+22
* interleave: Fix negotiation to work at all againSebastian Dröge2014-04-151-14/+40
* interleave: Add missing break in switch statementEdward Hervey2014-04-081-0/+1
* deinterleave: Don't hold object lock while sending events downstreamSebastian Dröge2013-07-011-12/+11
* interleave: Send stream-start before caps eventNicolas Dufresne2013-05-131-17/+21
* deinterleave: Fix sticky event handlingSebastian Dröge2013-05-131-6/+34
* deinterleave: Code style fixesSebastian Dröge2013-05-131-26/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* interleave: set src pad caps upon last sink pad CAPS eventPhilippe Normand2012-12-182-27/+37
* deinterleave: properly set srcpad channel positionPhilippe Normand2012-12-121-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-046-12/+12
* deinterleave: output channels should be marked as MONO, not FRONT_LEFT, ifMichael Smith2012-10-051-1/+1
* interleave: use gst_audio_channel_positions_to_mask instead of a local copyMichael Smith2012-10-041-11/+8
* meta info: threadsafe registration using g_onceMichael Smith2012-10-031-0/+2
* interleave: add a bunch of FIXMEsTim-Philipp Müller2012-09-232-0/+19
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-121-1/+2
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-272-4/+4
* interleave: convert the output segment to timeWim Taymans2012-07-201-1/+40
* interleave: try to fix segment handlingWim Taymans2012-07-202-38/+32
* deinterleave; downgrade caps change failure debug messageTim-Philipp Müller2012-07-031-1/+3