platform/upstream/gstreamer.git
2015-06-15 Nicolas Dufresnempegtsmux: Remove redundant min_dts
2015-06-15 Matthew Watersglimagesink: add missing handle-events/ignore-alpha...
2015-06-15 Matthew Watersgtk: implement pixel and display aspect ratio handling
2015-06-15 Sebastian Drögevideoaggregator: Print some debug output if we change...
2015-06-15 Sebastian Drögevideoaggregator: Add some more debug output
2015-06-15 Sebastian Drögeandroidmedia: Move variables into the scope where they...
2015-06-15 Sebastian Drögevideoaggregator: Don't update the ts-offset before...
2015-06-15 Sebastian Drögevideoaggregator: Remember if the last LATENCY query...
2015-06-15 Sebastian Drögeandroidmedia: Don't query supported color formats for...
2015-06-15 Vineeth TMmpegtsmux: fix build error
2015-06-15 Matthew Watersgl/examples: update qt examples for api changes
2015-06-15 Matthew Watersgtk: silence unused variable warnings for unsupported...
2015-06-15 Matthew Watersgtk: implement basic wayland GL support
2015-06-14 Mathieu Duponchellecompositor: update zorder documentation.
2015-06-14 Mathieu Duponchellevideoaggregator: No need to artificially bound the...
2015-06-13 Luis de Bethencourtcodecparsers: mpeg4: actually return full number of...
2015-06-13 Tim-Philipp... Revert "codecparsers: remove ignored increment of return"
2015-06-13 Arun Raghavanopensles: Fix build with Android API level < 14
2015-06-13 Arun Raghavanopenslessink: Allow setting the stream type via a property
2015-06-13 Arun Raghavanopenslessrc: Implement recording presets
2015-06-13 Sebastian Drögedecklinkvideosink: Remove late frame-dropping workaroun...
2015-06-13 Matthew Watersglmixerbin: implement proper dynamic pad removal
2015-06-13 Nicolas Dufresneglimagesink: Don't do pool caching
2015-06-12 Nicolas Dufresneconfigure.ac: Remove reference to cvs
2015-06-12 Nicolas Dufresnetsdemux: Segment start should match first PTS
2015-06-12 Nicolas Dufresnetsmux: Add negative DTS support
2015-06-12 Nicolas Dufresnetsmux: Remove uneeded cast and cast macro
2015-06-12 Nicolas Dufresnempegtsmux: Properly detect backward DTS
2015-06-12 Florin Apostoldashdemux: fixed segfault for missing default namespace
2015-06-12 Sebastian Drögedecklinkvideosink: Don't require the same framerate...
2015-06-12 Nirbheek Chauhanexamples: playout: Add better help text
2015-06-12 Nirbheek Chauhanexamples: playout: Decrement the currently-playing...
2015-06-12 Nirbheek Chauhanplayout: New example for seamless audio/video playback
2015-06-12 Nirbheek Chauhantests: Add test for the 'ignore-eos' compositor sink...
2015-06-12 Nirbheek Chauhanvideoaggregator: add "ignore-eos" property for input...
2015-06-12 Jesper Larsenmpegts: return early if packetizing short section
2015-06-12 Vivia Nikolaidoudebugutilsbad: Minor cleanup
2015-06-12 Thibault Sauniergtk: Do not try to activate a NULL GLContext
2015-06-12 Matthew Watersgl/tests: remove reference to undefined buffer test
2015-06-12 Matthew Watersglmemory: separate pbo transfer from texture transfers
2015-06-12 Matthew Watersglmemory: implement on top of glbasebuffer
2015-06-12 Matthew Watersgl: new glbasebuffer GstMemory object
2015-06-12 Matthew Watersgl/prototypes: add some buffer function prototypes
2015-06-12 Matthew Watersgtk: implement video aspect-ratio handling
2015-06-12 Matthew Watersgl/window/x11: only listen on the X Display when needed
2015-06-12 Matthew Watersgtk: fix a couple of typos
2015-06-12 Matthew Watersgtkglsink: reset the context/display in READY_TO_NULL
2015-06-11 Alex Ashleydashdemux: fix error calculating large presentationTime...
2015-06-11 Nicolas Dufresnegstgtk: No need to realize the widget
2015-06-11 Nicolas Dufresnegstgtk: Don't leak the widget
2015-06-11 Nicolas Dufresnegstgtk: Allow doing gst-inspect-1.0 on these elements
2015-06-11 Jan Schmidtgl: Add support for multiple views in upload, colour...
2015-06-11 Jan Schmidth264parse: Add support for passing stereoscopic/multivi...
2015-06-11 Jan Schmidth264parse: Don't switch to passthrough on set_caps()
2015-06-11 Matthew Watersgl/window/x11: don't create our own X11 display
2015-06-11 Matthew Watersgl/window/x11: handle_events() may be called before...
2015-06-11 Matthew Watersgl: move basesink properties from glimagesinkbin to...
2015-06-11 Yanko Kanetimpegtsmux: Remove arbitrary constraint on prog-map...
2015-06-11 Sebastian Drögegl: Use gst_object_ref_sink() for gl{filter,mixer,src...
2015-06-11 Sebastian Drögeglsinkbin: Use gst_object_ref_sink() for consistency...
2015-06-11 Thibault Sauniergtk: Do not try to initialize display if we have not...
2015-06-11 Sebastian Drögegtk: Add missing CFLAGS to example
2015-06-11 Matthew WatersImplement gtk sinks
2015-06-11 Edward Herveyh263parse: Fix PSC matching
2015-06-10 Ilya Konstantinovvtenc: always enqueue frames, even on error
2015-06-10 Fabio Cetrinid3dvideosink: Avoid frame rendering while the window...
2015-06-10 Sebastian Drögegl: OES_vertex_array_object is improperly implemented...
2015-06-10 Ilya Konstantinovvtenc: free input buffer ASAP
2015-06-10 Ilya Konstantinovvtenc: Add missing gst_vtenc_frame_free() in error...
2015-06-10 Santiago Carot... liveadder: Fix memory leaks iterating over pads
2015-06-10 Ilya Konstantinovvtenc: add alignment=au to sink caps
2015-06-09 Chris Claytonuvch264src: fix compiler warnings
2015-06-09 Ilya Konstantinovavfassetsrc: fix huge memory leak
2015-06-09 Ilya Konstantinovvtenc: no need for queue_length with try_pop
2015-06-09 Ilya Konstantinovvtdec: don't copy meta from input to output
2015-06-09 Stefan Sauercruft: add the obsolete tmpl dir to cruft-dirs
2015-06-09 Tim-Philipp... audiomixer: fix misleading documentation copied from...
2015-06-09 Sebastian Drögedash: Add $(GST_PLUGINS_BASE_LIBS) to LIBADD
2015-06-09 Edward HerveyAutomatic update of common submodule
2015-06-08 Jan Schmidtdvdspu: Map the pixel data once per render, not *ahem...
2015-06-08 Stefan SauerAutomatic update of common submodule
2015-06-08 Florin Apostoltests: dashdemux: add unit tests for checking the parsi...
2015-06-08 Thiago Santosvideoaggregator: simplify aggregate returning
2015-06-08 Thiago Santosvideoaggregator: refactor caps reconfigure to its own...
2015-06-08 Thiago Santosvideoaggregator: fixing types in aggregate function
2015-06-08 Thiago Santosvideoaggregator: use macro to access aggregator src pad
2015-06-08 Thiago Santosaggregator: add a convenience macro to get the source pad
2015-06-08 Luis de Bethencourttsdemux: correct fix for dead code
2015-06-08 Luis de BethencourtRevert "tsdemux: remove dead code"
2015-06-08 Luis de Bethencourttsdemux: remove dead code
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan Sauerdocs: remove variables that we define in the snippet...
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Sebastian DrögeBack to development
2015-06-07 Stefan Sauerdocs: only add the libs that we actually document right now
2015-06-07 Stefan Sauerdocs: remove duplicated entry from types file
2015-06-07 Stefan Sauerzbar: split test
2015-06-07 Sebastian DrögeRelease 1.5.1
2015-06-07 Sebastian Drögepo: Update translations
next