Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / playback / gstplaysinkconvertbin.c
2011-11-23 Wim TaymansMerge branch 'master' into 0.11
2011-11-22 René Stadlerplaysinkconvertbin: avoid removing children from bin...
2011-11-17 Wim TaymansMerge branch 'master' into 0.11
2011-11-17 Wim Taymansadd parent to pad functions
2011-11-16 Wim Taymansadd parent to query function
2011-11-15 Wim Taymansupdate for _get_caps() -> _query_caps()
2011-11-15 Wim Taymanschange getcaps to query
2011-11-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-11 Wim TaymansMerge branch 'master' into 0.11
2011-11-11 Tim-Philipp Müllerplaysinkconvertbin: fix visualisations again
2011-11-11 Wim Taymansmake the identity silent
2011-11-10 Wim TaymansMerge branch 'master' into 0.11
2011-11-09 Wim TaymansMerge branch 'master' into 0.11
2011-11-08 Wim Taymansupdate for pad probe api changes
2011-11-07 Wim TaymansMerge branch 'master' into 0.11
2011-11-07 Wim Taymansfix for new pad probe types
2011-11-07 Wim Taymansconvertbin: port to 0.11 again
2011-11-07 Wim TaymansMerge branch 'master' into 0.11
2011-11-04 Sebastian Drögeplaysinkconvertbin: Use gst_caps_merge() instead of...
2011-11-03 Sebastian Drögeplaysinkconvertbin: Don't add identity multiple times
2011-11-03 Vincent Penquerc'hplaysink: send flush start/stop event when we switch...
2011-11-03 Vincent Penquerc'hplaysink: re-add identity where appropriate
2011-11-03 Thiago Santosplaysinkconvertbin: Be more consistent with ghostpad...
2011-11-03 Thiago Santosplaysinkconvertbin: No need to remove the identity
2011-11-03 Thiago Santosplaysinkconvertbin: Adding some debug messages
2011-11-03 Vincent Penquerc'hplaysink: handle after-the-fact changes in converters...
2011-11-03 Vincent Penquerc'hplaysink: handle NULL cached caps in getcaps
2011-11-03 Vincent Penquerc'hplaysink: consider both passthrough and converter caps...
2011-11-03 Vincent Penquerc'hplaysink: cache inner converter bin caps
2011-11-03 Vincent Penquerc'hplaysink: keep both raw and non raw pipelines at all...
2011-11-03 Vincent Penquerc'hplaysink: only compare against the media type we expect
2011-11-03 Vincent Penquerc'hplaysink: refactor the converter bins since they are...