clock: Do use HAVE_CLOCK_GETTIME
[platform/upstream/gstreamer.git] / gst /
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...
2013-02-22 Sebastian Drögememory: Add memory flag to mark physically continous...
2013-02-19 Tim-Philipp Müllerutils: avoid unexpected side-effects of GST_WRITE_...
2013-02-17 Stefan Sauerdocs: link to the appropriate messages from gst_element...
2013-02-16 Tim-Philipp Müllerbuffer: add since marker for new COPY_DEEP buffer flag
2013-02-16 Wim Taymansbuffer: add option to deep copy a buffer
2013-02-15 Tim-Philipp MüllerRevert "utils: Use gst_pad_get_pad_template() in gst_el...
2013-02-15 Wim Taymansallocator: improve fallback copy function
2013-02-14 Niv Sardiutils: Use gst_pad_get_pad_template() in gst_element_ge...
2013-02-13 Tim-Philipp Müllermessage: accept NULL error argument in gst_message_pars...
2013-02-13 Sebastian Drögevalue: Remove set-style bitmask intersection/union...
2013-02-13 Sebastian Drögebin: The latency query should return TRUE by default...
2013-02-13 Sebastian Drögestructure: Make sure that subsets have all fields of...
2013-02-12 Philippe Normandbin: query sink elements and source pads of the bin
2013-02-12 Alexander Schrabbin: Let gst_bin_send_event() send events to ghost...
2013-02-11 Stefan Sauercompat: kill more uses of gst_pad_set_caps()
2013-02-11 Tim 'mithro' Ansellgstvalue: Adding offset to GstSegment serialize/deseria...
2013-02-08 Stefan Sauercontrolbinding: error handling for binding controlsourc...
2013-02-07 Wim Taymanselement: remove old docs about iterators
2013-02-07 Wim Taymansbin: remove old comment
2013-02-07 Wim Taymansbin: reset GValue from iterator after usage
2013-02-05 Nate Bogdanowiczgstpipeline: fix failed assertion caused by seeking...
2013-02-05 Wim Taymansstructure: change argument name for docs
2013-02-04 Stefan Sauerdebugutils: fix order of caps on an unnegotiated link
2013-02-01 Stefan Sauerdocs: update the controller docs
2013-01-27 Simon Feltmang-i: add built enumtypes headers and sources to gir...
2013-01-24 Niv Sardigst_pad_check_reconfigure: only remove flag if set.
2013-01-19 Tim-Philipp Müllerpad: add gst_pad_get_stream_id() utility function
2013-01-15 Tim-Philipp MüllerUse GST_*_1_0 environment variables everywhere
2013-01-15 Tim-Philipp Müllerpipeline: add allow-none annotation for gst_pipeline_ne...
2013-01-10 Stefan Sauercontrolbinding: hide one unused typedef
2013-01-10 Stefan Sauerdocs: improve api docs for controlsource and -binding
2013-01-04 Tim-Philipp Müllerdocs: minor systemsclock doc fix
2012-12-22 Tim-Philipp Müllercaps, structure, taglist: micro-optimisations
2012-12-22 Tim-Philipp Müllergstvalue: some micro-optimisations
2012-12-21 Wim Taymansbin: add flag to disable resync state change
2012-12-20 Wim Taymanssystemclock: add OTHER clock type
2012-12-14 Wim Taymansadd debug category
2012-12-14 Wim Taymanselement: improve debug
2012-12-10 Wim Taymansplugin: protect against NULL filename in debug
2012-12-06 Wim Taymansbufferpool: clarify docs
2012-12-05 Wim Taymanscaps: fix docs
2012-11-30 Wim Taymansmessage: add reset-time type string
2012-11-30 Wim Taymansbin: remove some casts
next