pad: small cleanup
[platform/upstream/gstreamer.git] / gst /
2012-03-08 Wim Taymanspad: small cleanup
2012-03-08 Wim Taymansmemory: add comment
2012-03-08 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-06 Sebastian Drögegst: Fix 'comparison of unsigned enum expression >...
2012-03-02 Wim Taymansgst: include gstmeta.h
2012-03-02 Wim Taymansbufferpool: add more debug info
2012-03-02 Wim Taymansmeta: add boolean to signal a region copy
2012-03-02 Wim Taymansmeta: transform docs
2012-03-02 Sebastian Drögegst: Remove gstmarshal.[ch] completely and use the...
2012-03-02 Sebastian Drögegst: Don't install gstmarshal.h
2012-03-01 Wim Taymansmeta: improve debugging
2012-03-01 Wim Taymanspad: improve debugging
2012-03-01 Wim Taymansmeta: add tag for memory metadata
2012-03-01 Wim Taymansquery: add method to remove allocation_meta
2012-03-01 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-01 Mark Nauwelaertspad: fix some debug message typos
2012-02-29 Wim Taymansmeta: split registration of API and implementation
2012-02-29 Wim Taymansminobject: small .h indent fix
2012-02-29 Tim-Philipp Müllerstructure: print a g_warning() if someone tries to...
2012-02-28 Wim Taymansmeta: add return vale to transform
2012-02-28 Wim Taymansmeta: add method to check for a tag
2012-02-28 Wim Taymansmeta: add support to tagging the metadata
2012-02-27 Edward HerveySuppress deprecation warnings in selected files, for...
2012-02-27 Wim Taymansremove some useless includes in .h
2012-02-27 Wim Taymansclock: make more stuff private
2012-02-27 Wim Taymanssystemclock: make more stuff private
2012-02-27 Wim Taymansbufferpool: make more stuff private
2012-02-27 Wim Taymansbus: make more fields private
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-24 Tim-Philipp Müllerregistry: fix lseek() return code handling
2012-02-24 Tim-Philipp Müllerregistry: don't forget to clean up registry temp file...
2012-02-24 Wim Taymansatomicqueue: fix race
2012-02-24 Wim Taymansatomicqueue: fix subtle race
2012-02-24 Wim Taymansmeta: flesh out the metadata transform
2012-02-23 David Schleefspelling fix
2012-02-23 David Schleefpoll: fix spelling of writable
2012-02-23 Wim Taymansmemory: add user_data to GstMapInfo
2012-02-23 Wim Taymansbufferpool: improve docs
2012-02-22 Wim Taymansmemory: make _new_wrapped take user_data and notify
2012-02-21 Wim Taymanspad: handle NULL callbacks
2012-02-20 Wim Taymanssegment: don't use duration in clipping
2012-02-20 Wim Taymansinfo: debug segment duration as well
2012-02-18 Wim Taymansmemory: fix more docs
2012-02-17 Edward Herveydoc fixups
2012-02-17 Edward Herveygstvalue: Remove useless assignment
2012-02-17 Edward Herveygstvalue: Gracefully handle NULL Gvalue
2012-02-17 Wim Taymanspad: make some errors critical
2012-02-17 Wim Taymansinfo: also debug position of segment
2012-02-15 Wim Taymanstask: add more debug
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-13 Wim Taymansmemory: more work on refcount and writability
2012-02-13 Wim Taymansmeta: fix typos
2012-02-12 Tim-Philipp Müllerevent: make _parse_nth_stream_config_header() and _pars...
2012-02-12 Tim-Philipp Müllerevent: rename gst_event_{set,parse}_stream_config_codec...
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim Taymansclean up object init
2012-02-10 Wim Taymanspad: silence probe debug a litte
2012-02-10 Wim Taymansgst: add some performance logging
2012-02-09 Wim Taymansdocs: update and improve docs
2012-02-09 Tim-Philipp Müllerutils: remove gst_element_class_install_std_props()
2012-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-02-08 Wim TaymansMerge branch 'master' into 0.11
2012-02-08 Wim Taymanspad: error when activation mode is wrong
2012-02-08 Wim Taymansclock: remove method declaration too
2012-02-07 Stefan Sauerclock: remove unimplemented stats property while we can
2012-02-06 Wim Taymansgst: improve debugging
2012-02-04 Havard Graffregistry: fix compilation with --disable-registry
2012-02-03 Vincent Penquerc'hbin: reset the EOS detection machinery after sending...
2012-02-02 Wim Taymanstrace: print caps in dump
2012-02-02 Wim Taymansmemory: add debug and trace for GstMemory
2012-02-02 Wim Taymanstrace: don't check random pointers for objects
2012-02-02 Wim TaymansUpdate debug categories
2012-02-02 Wim Taymansremove TRACE_NAME from headers
2012-02-02 Wim Taymansmemory: add some performce debug info
2012-02-02 Wim Taymanspad: add flag to proxy allocation query
2012-02-02 Tim-Philipp Müllertypefind: pass extensions as comma-separated list in...
2012-01-31 Wim Taymanselement: don't crash on missing template
2012-01-31 Wim Taymansdon't do logic in g_assert...
2012-01-30 Stefan Sauercontroller: rename control-bindings
2012-01-30 João Paulo Pizani... Fixes the lack of an include directive in gst/gstpreset.h
2012-01-30 Stefan Sauercontrolsource: sink the floating ref
2012-01-30 Wim Taymansbuffer; remove IN_CAPS buffer flag
2012-01-30 Wim Taymansquery: pass allocator in query
2012-01-30 Wim Taymansmemory: add memory type
2012-01-30 Wim Taymansmemory: add boxed GType for the allocator
2012-01-30 Wim Taymansmemory: make the allocator refcounted
2012-01-30 Philippe Normandcore: don't ship gsttrace.h private header
2012-01-28 Tim-Philipp Müllerevent: require a valid duration for the GAP event
2012-01-28 Tim-Philipp Müllergst: ref new enum type in gst_init()
2012-01-28 Tim-Philipp Müllerdocs: add some (out) annotations for stream config...
2012-01-28 Tim-Philipp Müllerevent: add constructor and parse function for new GAP...
2012-01-28 Tim-Philipp Müllerdocs: GST_EVENT_STREAM_CONFIG is implemented now
2012-01-28 Olivier CrêteUse macros to register boxed types thread safely
2012-01-27 Sebastian Drögesegment: Add padding to the public struct
2012-01-27 Tim-Philipp Müllergst: don't ref GType for private enum for which there...
2012-01-27 Tim-Philipp Müllerevent: add construct and parse API for the new STREAM...
2012-01-27 Wim Taymanstrace: remove from public headers
2012-01-27 Andoni Morales Ala... caps: fix documenation typo
2012-01-27 Wim Taymanstrace: rework alloc tracing
2012-01-27 Wim Taymanstrace: make alloc trace work for miniobject again
next