summaryrefslogtreecommitdiff
path: root/gst/interleave
AgeCommit message (Expand)AuthorFilesLines
2012-03-15update for memory api changesWim Taymans2-2/+2
2012-03-01Merge branch 'master' into 0.11Mark Nauwelaerts1-0/+4
2012-02-27Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey1-0/+4
2012-02-16interleave: port to 0.11Philippe Normand5-200/+178
2012-02-08deinterleave: port to 0.11Philippe Normand5-232/+210
2012-01-22Use new GLib API unconditionallyTim-Philipp Müller1-5/+0
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge2-21/+20
2012-01-04GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans1-1/+1
2011-12-14interleave: port to GstCollectPads2Vincent Penquerc'h2-20/+20
2011-11-28various: fix pad template leaksVincent Penquerc'h2-8/+6
2011-11-17collectpads: port API changesStefan Sauer1-1/+2
2011-11-04more template fixesWim Taymans1-2/+2
2011-11-04make %u in all request pad templatesWim Taymans1-2/+2
2011-06-04interleave: Work around changes in g_atomic APIDavid Schleef1-0/+5
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+14
2011-02-21Revert "Check that collectpads exists before removing pad"Edward Hervey1-3/+1
2011-02-20Check that collectpads exists before removing padDavid Schleef1-1/+3
2010-03-18build: Makefile.am cleanupsTim-Philipp Müller1-2/+2
2009-12-24interleave: fix weird indentationWim Taymans1-36/+0
2009-07-21interleave: fix indenting and upgrade two debugs to warnings.Stefan Kost1-9/+2
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-7/+1
2009-01-29Remove version numbers from a few gst-launch examples.Stefan Kost2-4/+4
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2008-09-17gst/: Fix build flags order.Jan Schmidt1-1/+1
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2-38/+24
2008-06-05gst/interleave/: Properly implement duration and position queries in bytes fo...Sebastian Dröge2-0/+85
2008-06-04gst/interleave/interleave.*: Use an always increasing integer for the number ...Sebastian Dröge2-16/+51
2008-06-03gst/interleave/interleave.c: Stop GstCollectPads before calling the parent's ...Sebastian Dröge1-3/+8
2008-06-03gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() func...Sebastian Dröge1-78/+12
2008-06-02gst/interleave/interleave.*: Allow setting channel positions via a property a...Sebastian Dröge2-38/+414
2008-05-28gst/interleave/interleave.c: Implement latency query.Sebastian Dröge1-0/+89
2008-05-26gst/interleave/deinterleave.c: Add another example launch line.Sebastian Dröge3-455/+689
2008-05-22docs/plugins/: Add interleave/deinterleave to the docs and while at that run ...Sebastian Dröge1-0/+4
2008-05-22gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads...Sebastian Dröge2-8/+25
2008-05-19gst/interleave/deinterleave.*: Add a property to select whether channel posit...Sebastian Dröge2-6/+68
2008-05-17gst/interleave/deinterleave.*: Queue events until src pads were added and the...Sebastian Dröge2-0/+94
2008-05-17gst/interleave/deinterleave.c: Always set the channel positions when gst_audi...Sebastian Dröge1-20/+23
2008-05-16gst/interleave/: Add support for all raw audio formats and provide better neg...Sebastian Dröge3-63/+362
2008-05-14gst/interleave/: Split definitions into separate header files for better docu...Sebastian Dröge6-120/+209
2008-03-19gst/freeze/: Add example to source code documentation blob and remove the 3 lineStefan Kost1-0/+17
2007-10-27gst/interleave/interleave.c: Let's not call every request pad we create "sink...Tim-Philipp Müller1-12/+15
2007-09-12gst/: Printf format fixes (#476128).Peter Kjellerstedt1-1/+1
2007-07-11gst/: Fix build against core CVS.Tim-Philipp Müller1-1/+2
2007-03-24gst/interleave/deinterleave.c: Remove 'channel-positions' field when munging ...Tim-Philipp Müller1-0/+1
2007-03-22gst/interleave/deinterleave.c: Don't leak input buffer in chain function; mai...Tim-Philipp Müller1-28/+26
2007-01-13gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps...Andy Wingo1-5/+11
2007-01-13gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p...Andy Wingo1-17/+133
2007-01-07New elements interleave and deinterleave, implement channel interleaving and ...Andy Wingo5-0/+1035
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2