summaryrefslogtreecommitdiff
path: root/gst/interleave
AgeCommit message (Expand)AuthorFilesLines
2017-03-31interleave: avoid using uninitialised ordering_mapDouglas Bagnall2-8/+11
2017-03-31interleave: don't overflow channel map with >64 channelsDouglas Bagnall1-4/+7
2016-11-14deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not E...Sebastian Dröge1-1/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+8
2016-03-24deinterleave: Return the current caps on the srcpads on caps queriesSebastian Dröge1-1/+14
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM2-8/+4
2016-03-17deinterleave: Use GstIterator for iterating all pads instead of manually iter...Sebastian Dröge1-48/+72
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-154/+0
2016-01-12interleave: Fix the example by setting channel-masks in the sink padsAntonio Ospite1-4/+7
2015-12-09interleave: Remove unsed fieldRavi Kiran K N1-2/+0
2015-09-30deinterleave: implement accept-capsThiago Santos1-38/+93
2015-09-30deinterleave: use the caps query filterThiago Santos1-0/+8
2015-09-30deinterleave: implement a caps query handler for the sinkpadThiago Santos1-3/+31
2015-09-30deinterleave: fix caps leakThiago Santos1-1/+3
2015-06-05interleave: error when channel-positions-from-input=FalseVineeth TM1-7/+6
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-02-27interleave: Drop custom latency query handlingArun Raghavan1-90/+0
2015-02-11Improve and fix LATENCY query handlingSebastian Dröge1-7/+9
2014-10-25interleave: intersect result with filter caps in caps queryTim-Philipp Müller1-0/+10
2014-10-02interleave: interleave samples following the Default Channel OrderingAntonio Ospite2-3/+29
2014-07-29interleave: set output caps layout to interleavedPhilippe Normand1-1/+2
2014-04-21interlace: catch failure to create audio info from capsVincent Penquerc'h1-4/+22
2014-04-15interleave: Fix negotiation to work at all againSebastian Dröge1-14/+40
2014-04-08interleave: Add missing break in switch statementEdward Hervey1-0/+1
2013-07-01deinterleave: Don't hold object lock while sending events downstreamSebastian Dröge1-12/+11
2013-05-13interleave: Send stream-start before caps eventNicolas Dufresne1-17/+21
2013-05-13deinterleave: Fix sticky event handlingSebastian Dröge1-6/+34
2013-05-13deinterleave: Code style fixesSebastian Dröge1-26/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-12-18interleave: set src pad caps upon last sink pad CAPS eventPhilippe Normand2-27/+37
2012-12-12deinterleave: properly set srcpad channel positionPhilippe Normand1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller6-12/+12
2012-10-05deinterleave: output channels should be marked as MONO, not FRONT_LEFT, ifMichael Smith1-1/+1
2012-10-04interleave: use gst_audio_channel_positions_to_mask instead of a local copyMichael Smith1-11/+8
2012-10-03meta info: threadsafe registration using g_onceMichael Smith1-0/+2
2012-09-23interleave: add a bunch of FIXMEsTim-Philipp Müller2-0/+19
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer1-1/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2-4/+4
2012-07-20interleave: convert the output segment to timeWim Taymans1-1/+40
2012-07-20interleave: try to fix segment handlingWim Taymans2-38/+32
2012-07-03deinterleave; downgrade caps change failure debug messageTim-Philipp Müller1-1/+3
2012-05-09interleave: fix compilation againWim Taymans1-0/+4
2012-05-01interleave: handle EOS on all padsWim Taymans1-4/+7
2012-05-01interleave: improve debuggingWim Taymans1-0/+2
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts2-25/+25
2012-04-16misc: chain up to collectpads event handlerMark Nauwelaerts1-2/+5
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2-5/+4
2012-04-09interleave: make channel-poisitions property a GValueArray againTim-Philipp Müller2-35/+31
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1