platform/upstream/gstreamer.git
2013-06-05 Sebastian DrögeAutomatic update of common submodule
2013-06-05 Edward Herveygstvalue: Add _append_and_take_value() public variants
2013-06-05 Edward Herveygstbuffer: Use internal function for buffer_new_wrapped
2013-06-04 Brendan Longinput-selector: return FALSE for "active" property...
2013-06-01 Andrzej Bieniekmanual: update elements to match the rest of "Boost...
2013-06-01 Andrzej Bieniekmanual: fix comment in effectswitch example
2013-06-01 Andrzej Bieniekmanual: fix a typo in "Inserting data with appsrc"...
2013-06-01 Andrzej Bieniekpwg: fix a few typos
2013-06-01 Andrzej Bieniekdocs: remove double "the"
2013-05-30 Krzysztof Konopkoscripts: improve git-update.sh status message
2013-05-30 Wim Taymanscheck: fix position unit test
2013-05-30 Wim Taymansbasesink: improve position reporting without clock
2013-05-29 Sebastian Drögepad: Fix memory leak in the unit test
2013-05-28 Sebastian Drögeelementfactory: Add support for checking subtitle/metad...
2013-05-28 Sebastian Drögeelementfactory: Add support for checking only the media...
2013-05-27 Sebastian Dröge(multi)queue: Don't access query items during flushing
2013-05-27 Sebastian Drögemultiqueue: Don't do serialized queries when we're...
2013-05-27 Sebastian Drögequeue2: First set query result, then signal GCond
2013-05-27 Sebastian Drögequeue: Fix handling of serialized queries
2013-05-27 Sebastian Drögequeue2: Unblock any waiting serialize queries on FLUSH_...
2013-05-27 Sebastian Drögequeue/queue2/multiqueue: When flushing, make sure to...
2013-05-27 Sebastian Drögepad: Store sticky events even if the pad is flushing
2013-05-26 Nicolas Dufresnevalve: Don't read sticky flag from unrefed event
2013-05-24 Tim-Philipp... tee: fix property description for now-unused "alloc...
2013-05-24 Tim-Philipp... basetransform: remove 0.10-ism from docs
2013-05-24 Sebastian Drögequeue2: Add support for serialized queries if using...
2013-05-24 Sebastian Drögequeue: Set the last serialized query result to FALSE...
2013-05-24 Sebastian Drögemultiqueue: Initialize all GstMultiQueueItem fields...
2013-05-24 Sebastian Drögemultiqueue: Don't access the query after signalling...
2013-05-24 Sebastian Drögemultiqueue: Make sure to always signal any possible...
2013-05-24 Sebastian Drögebasetransform: Return GST_FLOW_ERROR if the allocator...
2013-05-24 Olivier Crêtedocs: Remove mention of gconf* elements
2013-05-15 Sebastian Drögetypefind: Handle the force-caps property more similar...
2013-05-15 Sebastian Drögecheck: Fix event handling in gst_check_element_push_buf...
2013-05-15 Sebastian DrögeAutomatic update of common submodule
2013-05-10 Sebastian Drögepad: Only check if we get buffers before stream-start...
2013-05-10 Nicolas Dufresnecheck: Add helper that sends initial events
2013-05-09 Sebastian Drögepad: Fix uninitialized variable compiler warning
2013-05-09 Sebastian Drögepad: Make sure pending, older sticky events are sent...
2013-05-09 Sebastian Drögetests: Fix event order warnings and dataflow before...
2013-05-09 Sebastian Drögebasetransform: Properly port unit test to actually...
2013-05-09 Sebastian Drögequeue: Store sticky events on the srcpad if we're dropp...
2013-05-09 Sebastian Drögeoutputselector: Always forward sticky events to all...
2013-05-09 Sebastian Drögeinputselector: Forward all sticky events, including...
2013-05-09 Sebastian Drögepad: Warn if data flow happens before stream-start...
2013-05-09 Sebastian Drögepad: Only let gst_pad_sticky_events_foreach() iterate...
2013-05-09 Sebastian Drögepad: If we push sticky events because of another sticky...
2013-05-09 Sebastian Drögecapsfilter: Add more debug output and forward caps...
2013-05-09 Sebastian Drögepad: No sticky events must arrive after EOS
2013-05-09 Sebastian Drögecapsfilter: Fix typo in last commit
2013-05-09 Nicolas Dufresnepad: Improve warning message naming events type name
2013-05-09 Nicolas Dufresnepad: Only inforce STREAM_START, CAPS and SEGMENT ordering
2013-05-09 Sebastian Drögecapsfilter: Send all events that should happen after...
2013-05-09 Nicolas Dufresnecapsfilter: Send caps before segment
2013-05-08 Nicolas Dufresnepad: Detect, fix and warn when sticky events are in...
2013-05-08 Tim-Philipp... tests: add some basic checks for gst_buffer_fill()
2013-05-08 Tim-Philipp... buffer: allow calling _fill() with a NULL data pointer...
2013-05-08 Sebastian Drögebasesrc: Add FIXME comment for unused assignment results
2013-05-07 Tim-Philipp... docs: fix typo in metadata section in app dev manual
2013-05-07 Sreerenj Balachandrancontroller: Fix the function signature and a minor...
2013-05-07 Nicolas Dufresnetypefind: Send stream-start before anything else
2013-04-29 David Rothlisbergertools/gstreamer-completion: Allow 1.0 and 0.10 scripts...
2013-04-29 David Rothlisbergertools/gstreamer-completion: Complete option & property...
2013-04-29 David Rothlisbergertools/gstreamer-completion: Bash 3.2 compatibility...
2013-04-29 David Rothlisbergertools/gstreamer-completion: Support gst-inspect, and...
2013-04-29 David Rothlisbergertools/gstreamer-completion: Updated to work with the...
2013-04-29 Stefan Sauerporting-to-1.0.txt: nit clarification
2013-04-29 Sebastian Drögetypefind: Always leave TYPEFIND mode when we're stoppin...
2013-04-29 Sebastian Drögetypefind: Simplify code
2013-04-29 Sebastian Drögetypefind: Push pending events independent of the existe...
2013-04-29 Sebastian Drögetypefind: Only push CAPS event once if we get one from...
2013-04-29 Sebastian Drögetypefind: Stop typefinding if we get a CAPS event from...
2013-04-29 Sebastian Drögetypefind: Improve handling of GAP events
2013-04-29 Sebastian Drögetypefind: Forward events that should happen before...
2013-04-29 Sebastian Drögetypefind: Only push pending buffers and events if we...
2013-04-29 Sebastian Drögetypefind: Remove code that would cause caps to be sent...
2013-04-27 Wim Taymanspwg: improve allocation docs
2013-04-27 Tim-Philipp... check: set CK_TIMEOUT_MULTIPLIER on ARM
2013-04-26 Tim-Philipp... typefind: fix caps leak when used in connection with...
2013-04-25 Thibault Sauniercontroller: Fix element-type annotations
2013-04-25 Sebastian Drögeinputselector: Try to not push read-only buffers
2013-04-25 Alessandro... tests: add check for FLUSH pad probes
2013-04-25 Alessandro... gstpad: run probes for FLUSH events sent with gst_pad_s...
2013-04-24 Sebastian Drögenetclock: Add support for IPv6
2013-04-24 Tim-Philipp... porting-to-1.0.txt: add troubleshooting section
2013-04-23 Sebastian Drögebaseparse: Only infer TS if PTS interpolation is enabled
2013-04-23 Wim Taymanspad: notify caps property on NULL as well
2013-04-23 Wim Taymanspad: clarify locking
2013-04-22 Tim-Philipp... Automatic update of common submodule
2013-04-19 Sebastian Drögepart-context: Write some design documentation about...
2013-04-19 Sebastian Drögepart-caps: Add more information about caps features...
2013-04-19 Sebastian Drögecapsfeatures: Add documentation about ANY GstCapsFeatures
2013-04-19 Sebastian Drögebasesink: Don't set last_render_time if we're checking...
2013-04-18 Andre Moreira... gstvalue: Add compare function for caps
2013-04-18 Thiago Santosdataqueue: add gst_data_queue_peek
2013-04-18 Tim-Philipp... tests: ignore new test binary
2013-04-18 Tim-Philipp... tools: update for latest context API changes
2013-04-18 Sebastian Drögecontext: Add gst_context_writable_structure() and let...
2013-04-17 Tim-Philipp... printf: fix handling of old printf extension specifiers...
2013-04-17 Tim-Philipp... tests: add unit test for old printf extension specifiers
next