Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst /
2011-08-26 Wim TaymansMerge branch 'master' into 0.11
2011-08-26 Wim Taymansuri: some doc fixes
2011-08-25 Wim Taymansbuffer: add clip flag
2011-08-25 Wim Taymansbuffer: rework flags a little
2011-08-25 Wim Taymansbuffer: always copy all buffer flags when asked
2011-08-25 Wim Taymansbuffer: pluralize the buffer flags
2011-08-24 Wim TaymansMerge branch 'master' into 0.11
2011-08-23 Stefan Kostgstobject: also remove the cast as this is causing...
2011-08-23 Stefan Kostgstobject: use the atomic macros to deal with the glib...
2011-08-22 Wim Taymansobject: make _replace like the miniobject version
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim Taymansvalue: remove our FOURCC GType
2011-08-21 David Schleefobject: make gst_object_replace() atomic
2011-08-20 Stefan Kostdocs: more clarification for element docs
2011-08-20 Stefan Kostdocs: small clarification in the gst_element_get_reques...
2011-08-17 Wim Taymansstructure: add method to fixate one field
2011-08-17 Wim Taymansdocs: improve some docs
2011-08-16 Wim Taymansbuffer: return processed number of bytes
2011-08-16 Tim-Philipp Müllerdocs: fix typo in element factory documentation
2011-08-16 Wim Taymansbuffer: rename PREROLL -> LIVE flag
2011-08-15 Tim-Philipp Müllercaps: fix compiler warning reported by ICC
2011-08-15 Josep Torrabuffer: explicitly cast to the enum type
2011-08-15 Josep Torragststate: explicitly cast to the enum type
2011-08-15 Josep Torraevent: explicitly cast to the right enum types
2011-08-15 Josep Torragsterror: explicitly cast to the right GstGError code...
2011-08-15 Josep Torradebugutils: use GST_STATE_VOID_PENDING for GstState...
2011-08-15 Josep Torracaps: define GST_CAPS_FLAGS_NONE for consistency with...
2011-08-15 Josep Torragst: use GstDebugLevel enum type to fix a warning build...
2011-08-15 Wim Taymanspad: make fixate caps behave like other functions
2011-08-15 Wim TaymansMerge branch 'master' into 0.11
2011-08-15 Wim Taymanscaps: add fixate function
2011-08-15 Wim Taymansstructure: add function to fixate
2011-08-15 Wim Taymanspad: fix default acceptcaps
2011-08-15 Wim Taymanspad: fix some macros
2011-08-15 Wim Taymanspad: remove gst_pad_get_negotiated_caps()
2011-08-12 Peteris Krisjanisiterator: Fix gst_iterator_next() element annotation
2011-08-11 Stefan Kostdebugutils: removed non-sense comment
2011-08-10 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-08-10 Stefan Kostregistry: move utf-8 validation to registry saving...
2011-08-10 Josep TorraFix and clarify debug statements
2011-08-08 Edward Herveygstbuffer: Clarify doc
2011-08-06 Shaun Hoopesdebugutils: improve dot file flow layout
2011-08-04 Wim Taymanspad: add method to mark reconfigure
2011-08-04 Wim Taymansfix default alignment
2011-08-04 Wim Taymansbufferpool: add gst_buffer_pool_is_active()
2011-08-01 Wim Taymansbufferpool: don't add the same option twice
2011-07-30 Wim Taymansbufferpool: add method to check for an option
2011-07-29 Wim Taymansbufferpool: add options API to bufferpool
2011-07-28 Tim-Philipp Müllerelement: don't use G_CONST_RETURN
2011-07-28 Tim-Philipp Müllergst: fix awkward dest_format inout parameter in query...
2011-07-27 Wim TaymansMerge branch 'master' into 0.11
2011-07-27 Tim-Philipp Müllerelementfactory: fix g-i annotation for _create() and...
2011-07-26 Wim Taymanspad: improve the getcaps function
2011-07-26 Wim Taymanspad: only update caps when changed
2011-07-26 Wim Taymanspad: add allocation query just because
2011-07-25 Wim Taymanspoll: improve debugging
2011-07-25 Wim Taymansminiobject: avoid race in bufferpool release
2011-07-25 Wim Taymansbufferpool: start with raised control socket
2011-07-21 Wim Taymansbufferpool: add reset_buffer vmethod
2011-07-21 Wim TaymansMerge branch 'master' into 0.11
2011-07-16 Raluca Elena Podiucdocs: removed double negation in event/message seq...
2011-07-15 Wim Taymansbufferpool: call release_buffer after alloc
2011-07-15 Wim Taymansbufferpool: add macro to check for flushing
2011-07-15 Wim Taymansbuffer: improve debug message
2011-07-12 Wim Taymansbuffer: fix resize function some more
2011-07-12 Wim Taymansbuffer: improve size handling
2011-07-12 Wim Taymansbuffer: fix _resize some more
2011-07-11 Wim Taymansbuffer: fix negative offsets some more
2011-07-11 Wim Taymansbuffer: fix _resize better
2011-07-11 Wim Taymansbuffer: add api to get the current memory offset
2011-07-11 Mark Nauwelaertsbuffer: add some memory wrapped buffer allocation helpers
2011-07-11 Wim Taymansminiobject: cleanup headers
2011-07-11 Mark Nauwelaertspad: avoid inadvertently dropping an event
2011-07-08 Tim-Philipp Müllerbuffer: make idx argument to gst_buffer_take_memory...
2011-07-07 Wim TaymansMerge branch 'master' into 0.11
2011-07-07 Wim Taymansbuffer: add memset function
2011-07-06 Tim-Philipp Müllerbuffer: fix guards for gst_buffer_take_memory()
2011-07-05 Wim Taymansgst: add class ref/unref
2011-07-05 Tim-Philipp Müllergst: make compiler warn about unstable API if GST_USE_U...
2011-06-26 Tim-Philipp MüllerRemove GstImplementsInterface
2011-06-25 Emmanuel Pacaudtask: Check for PR_SET_NAME before using
2011-06-23 Wim Taymansquery: add method to check for metadata
2011-06-22 Koop Mastsegment: cast to right type
2011-06-22 Wim Taymansuri: remove some _full variants
2011-06-22 Wim Taymanstags: Remove crazy tag messages
2011-06-22 Wim Taymanscaps: Hide implementation details
2011-06-22 Wim Taymansmemory: rename GstMemoryAllocator -> GstAllocator
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-21 Wim Taymansbufferpool: return empty metadata array
2011-06-21 Wim Taymanspad: use event function directly
2011-06-21 Wim Taymanspad: notify caps after we store the new caps
2011-06-20 Wim Taymansghostpad: improve debug
2011-06-20 Wim Taymansbufferpool: add function to set metadata api
2011-06-19 Thiago Santosgstbuffer: Minor fix to docs
2011-06-18 Edward Herveygstpad: Remove unused variable do_event_actions
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-16 Tim-Philipp MüllerRevert "utils: remove some macros now in glib"
2011-06-14 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-14 David SchleefWork around changes in g_atomic API
2011-06-14 Руслан Ижбулатовsystemclock: Placate gcc by defining EWOULDBLOCK to...
next