basetransform: Return GST_FLOW_ERROR if the allocator did not allow to allocate a...
[platform/upstream/gstreamer.git] / gst /
2013-05-10 Sebastian Drögepad: Only check if we get buffers before stream-start...
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ö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ögepad: No sticky events must arrive after EOS
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-08 Nicolas Dufresnepad: Detect, fix and warn when sticky events are in...
2013-05-08 Tim-Philipp Müllerbuffer: allow calling _fill() with a NULL data pointer...
2013-04-25 Alessandro Decinagstpad: run probes for FLUSH events sent with gst_pad_s...
2013-04-23 Wim Taymanspad: notify caps property on NULL as well
2013-04-23 Wim Taymanspad: clarify locking
2013-04-19 Sebastian Drögepart-context: Write some design documentation about...
2013-04-19 Sebastian Drögecapsfeatures: Add documentation about ANY GstCapsFeatures
2013-04-18 Andre Moreira Maga... gstvalue: Add compare function for caps
2013-04-18 Sebastian Drögecontext: Add gst_context_writable_structure() and let...
2013-04-17 Tim-Philipp Müllerprintf: fix handling of old printf extension specifiers...
2013-04-17 Sebastian Drögecontext: Return a non-const GstStructure to make code...
2013-04-16 Philippe Normandquery: new _BANDWIDTH_LIMITED flag
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-15 Sreerenj Balachandranpluginfeature: Fix the GstPluginFeature name comparison.
2013-04-14 Tim-Philipp Müllerprintf: disable some unused printf variants
2013-04-14 Tim-Philipp Müllerprintf: use sprintf() to work around glibc complaining...
2013-04-13 Gwenole Beauchesneplugin: fix name expansion for GST_PLUGIN_DEFINE macro
2013-04-13 Tim-Philipp Müllerprintf: don't build if debugging subsystem was disabled
2013-04-12 Tim-Philipp Müllerprintf: deal with some of the HAVE_FOO used in the...
2013-04-12 Tim-Philipp Müllerprintf: fix alloca use for windows with mingw32
2013-04-12 Tim-Philipp Müllerprintf: enable and fix compiler warnings
2013-04-12 Tim-Philipp Müllerprintf: fix up dodgy use of #if HAVE_FOO and #if !HAVE_FOO
2013-04-12 Tim-Philipp Müllerprintf: mark internal functions as internal
2013-04-12 Tim-Philipp Müllerprintf: skip pointer extension signifier chars after %p
2013-04-12 Tim-Philipp Müllerprintf: don't leak serialised pointer extension strings
2013-04-12 Tim-Philipp Müllerprintf: handle old GST_PTR_FORMAT %P and GST_SEGMENT_FO...
2013-04-12 Tim-Philipp Müllerprintf: make printf parser recognise our pointer extens...
2013-04-12 Tim-Philipp Müllerprintf: add infrastructure for pointer extensions hook
2013-04-12 Tim-Philipp Müllerinfo: use new internal printf for debug message printing
2013-04-12 Tim-Philipp Müllerprintf: add our own printf implementation for debug...
2013-04-12 Wim Taymanstaglist: avoid triggering an assertion
2013-04-11 Wim Taymansbuffer: add _gst_max_memory() function
2013-04-10 Stefan Sauerbus: fix the precondition for gst_bus_disable_sync_mess...
2013-04-09 Olivier Crêtecapsfeatures: Init debug category before ever using it
2013-04-09 Руслан Ижбулатовclock: Do use HAVE_CLOCK_GETTIME
2013-04-06 Sebastian Drögecapsfeatures: Copy ANY flag when copying caps features too
2013-04-06 Sebastian Drögecaps: Handle ANY caps features properly in more places
2013-04-06 Sebastian Drögecaps: Properly handle ANY caps features in caps operations
2013-04-05 Stefan Sauerbus: update signal docs for gst_bus_enable_sync_message...
2013-04-04 Tim-Philipp Müllercaps: fix caps feature leak
2013-04-04 Wim Taymansstructure: simplify is_subset check
2013-04-04 Wim Taymanscaps: update docs, is_subset() works now
2013-04-04 Wim Taymansbufferpool: fix docs
2013-04-04 Wim Taymanspad: add gst_pad_store_sticky_event()
2013-04-04 Wim Taymanspad: clarify docs
2013-04-04 Wim Taymanspad: improve debug
2013-04-04 Wim Taymanssegment: don't WARN, just DEBUG
2013-04-04 Nicolas Dufresnesegment: Fix seeking when position is slightly outside...
2013-04-03 Wim Taymansgst: add stream flags
2013-04-02 Tim-Philipp Müllerdocs: more since markers and other docs fixes
2013-04-02 Tim-Philipp Müllerdocs: add since markers to capsfeatures docs
2013-04-02 Sebastian Drögecapsfeatures: Add GST_CAPS_FEATURES_ANY
2013-04-01 Tim-Philipp Müllerinfo: minor cosmetic changes
2013-04-01 Tim-Philipp Müllerinfo: fix object printing of caps features in debug log
2013-04-01 Stefan Sauerinfo: refactor pretty printing objects
2013-04-01 Stefan Sauerelement: make post_message and query more alike
2013-04-01 Sebastian Drögecapsfeatures: For copying features it's not required...
2013-04-01 Sebastian Drögecaps: Set features' parent refcount in gst_caps_set_fea...
2013-04-01 Sebastian Drögecaps: Set sysmem features if explicitely requested
2013-03-31 Sebastian Drögecaps: Add new data type for handling caps features...
2013-03-31 Tim-Philipp Müllerevent: add SELECT and UNSELECT stream flags for stream...
2013-03-31 Tim-Philipp Müllerevent: add stream flags to stream-start event
2013-03-31 Sebastian Drögeelement: Add API to get the last set context from an...
2013-03-30 Sebastian Drögepad: Let gst_pad_get_allowed_caps() pass the caps own...
2013-03-29 Stefan Sauerchildproxy: fix gir warning
2013-03-29 Edward Herveypad: Remove SEGMENT sticky events when flushing
2013-03-29 Sebastian Drögegst: Add new GstContext miniobject for sharing contexts...
2013-03-27 Olivier Crêtebuffer: Add annotations and pygi friendly extraction...
2013-03-26 David SchleefUpdate docs for gst_pad_create_stream_id_printf()
2013-03-25 Sebastian Drögecaps: Fix gst_static_caps_get(GST_STATIC_CAPS_NONE)
2013-03-24 Tim-Philipp Müllertoc: some documentation updates
2013-03-12 Tim-Philipp Müllerutils: make sure slow GST_READ_UINT* variants don't...
2013-03-07 Sebastian Drögequery: gst_query_get_n_allocation_params() returns...
2013-03-07 Stefan Sauercontrolbinding: relax the pspec for the control-source
2013-03-03 Sebastian Drögebuffer: Fix memory copying logic in copy_into()
2013-03-03 Sebastian Drögeregistrychunks: Use correct print format specifiers...
2013-03-02 David SchleefFix misspellings of 'continuous'
2013-02-27 Stefan Sauerseeking: add more logging for seeking
2013-02-27 Sebastian Drögebuffer: Gracefully handle gst_memory_copy() returning...
2013-02-26 Wim Taymansallocator: small internal cleanups
2013-02-26 Wim Taymansmemory: add method to check memory type
2013-02-26 Wim Taymansuse GST_MESSAGE_DURATION_CHANGED in docs and code
2013-02-26 Wim Taymansmemory: don't unref allocator too soon
2013-02-26 Sebastian Drögebuffer: Fix inverted logic for deciding if memory shoul...
2013-02-26 Stefan Sauerdocs: s/start/done/ copy'n'paste mistake
2013-02-25 Sebastian Drögequery: Add new API to remove allocation params and...
2013-02-25 Sebastian Drögequery: Document that the first allocator in the allocat...
2013-02-24 Sebastian Drögememory: Keep a reference to the allocator
2013-02-24 Sebastian Drögebuffer: If sharing a GstMemory fails, fall back to...
2013-02-23 Sebastian Drögememory: It's contiguous, not continous
2013-02-22 Sebastian Drögememory: Add new memory flag to specify that memory...
next