index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
interleave
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-31
interleave: avoid using uninitialised ordering_map
Douglas Bagnall
2
-8
/
+11
2017-03-31
interleave: don't overflow channel map with >64 channels
Douglas Bagnall
1
-4
/
+7
2016-11-14
deinterleave: Reset caps accumulator to ANY when resyncing the adapter, not E...
Sebastian Dröge
1
-1
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+8
2016-03-24
deinterleave: Return the current caps on the srcpads on caps queries
Sebastian Dröge
1
-1
/
+14
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
2
-8
/
+4
2016-03-17
deinterleave: Use GstIterator for iterating all pads instead of manually iter...
Sebastian Dröge
1
-48
/
+72
2016-02-21
win32: remove outdated build cruft
Tim-Philipp Müller
1
-154
/
+0
2016-01-12
interleave: Fix the example by setting channel-masks in the sink pads
Antonio Ospite
1
-4
/
+7
2015-12-09
interleave: Remove unsed field
Ravi Kiran K N
1
-2
/
+0
2015-09-30
deinterleave: implement accept-caps
Thiago Santos
1
-38
/
+93
2015-09-30
deinterleave: use the caps query filter
Thiago Santos
1
-0
/
+8
2015-09-30
deinterleave: implement a caps query handler for the sinkpad
Thiago Santos
1
-3
/
+31
2015-09-30
deinterleave: fix caps leak
Thiago Santos
1
-1
/
+3
2015-06-05
interleave: error when channel-positions-from-input=False
Vineeth TM
1
-7
/
+6
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-02-27
interleave: Drop custom latency query handling
Arun Raghavan
1
-90
/
+0
2015-02-11
Improve and fix LATENCY query handling
Sebastian Dröge
1
-7
/
+9
2014-10-25
interleave: intersect result with filter caps in caps query
Tim-Philipp Müller
1
-0
/
+10
2014-10-02
interleave: interleave samples following the Default Channel Ordering
Antonio Ospite
2
-3
/
+29
2014-07-29
interleave: set output caps layout to interleaved
Philippe Normand
1
-1
/
+2
2014-04-21
interlace: catch failure to create audio info from caps
Vincent Penquerc'h
1
-4
/
+22
2014-04-15
interleave: Fix negotiation to work at all again
Sebastian Dröge
1
-14
/
+40
2014-04-08
interleave: Add missing break in switch statement
Edward Hervey
1
-0
/
+1
2013-07-01
deinterleave: Don't hold object lock while sending events downstream
Sebastian Dröge
1
-12
/
+11
2013-05-13
interleave: Send stream-start before caps event
Nicolas Dufresne
1
-17
/
+21
2013-05-13
deinterleave: Fix sticky event handling
Sebastian Dröge
1
-6
/
+34
2013-05-13
deinterleave: Code style fixes
Sebastian Dröge
1
-26
/
+1
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-12-18
interleave: set src pad caps upon last sink pad CAPS event
Philippe Normand
2
-27
/
+37
2012-12-12
deinterleave: properly set srcpad channel position
Philippe Normand
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
6
-12
/
+12
2012-10-05
deinterleave: output channels should be marked as MONO, not FRONT_LEFT, if
Michael Smith
1
-1
/
+1
2012-10-04
interleave: use gst_audio_channel_positions_to_mask instead of a local copy
Michael Smith
1
-11
/
+8
2012-10-03
meta info: threadsafe registration using g_once
Michael Smith
1
-0
/
+2
2012-09-23
interleave: add a bunch of FIXMEs
Tim-Philipp Müller
2
-0
/
+19
2012-09-12
collectpads: remove gst_collect_pads_add_pad_full
Stefan Sauer
1
-1
/
+2
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
2
-4
/
+4
2012-07-20
interleave: convert the output segment to time
Wim Taymans
1
-1
/
+40
2012-07-20
interleave: try to fix segment handling
Wim Taymans
2
-38
/
+32
2012-07-03
deinterleave; downgrade caps change failure debug message
Tim-Philipp Müller
1
-1
/
+3
2012-05-09
interleave: fix compilation again
Wim Taymans
1
-0
/
+4
2012-05-01
interleave: handle EOS on all pads
Wim Taymans
1
-4
/
+7
2012-05-01
interleave: improve debugging
Wim Taymans
1
-0
/
+2
2012-04-17
collectpads2: rename to collectpads
Mark Nauwelaerts
2
-25
/
+25
2012-04-16
misc: chain up to collectpads event handler
Mark Nauwelaerts
1
-2
/
+5
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-5
/
+4
2012-04-09
interleave: make channel-poisitions property a GValueArray again
Tim-Philipp Müller
2
-35
/
+31
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
[next]