pwg: Make a sentence clearer.
[platform/upstream/gstreamer.git] / libs /
2010-09-01 Jeffrey S. SmithFix casts in a bunch of inline functions to maintain...
2010-09-01 Tim-Philipp Müllerbuild: use new AG_GST_PKG_CONFIG_PATH m4 macro from...
2010-08-30 Edward Herveycheck: Use g_strcmp0 instead of strcmp
2010-08-27 Sebastian Drögebase: Stop using GST_FLOW_IS_FATAL()
2010-08-26 Wim Taymansbasetransform: recover from invalid downstream suggestions
2010-08-12 Thiago Santosgstcollectpads: Fix docs about GstCollectData list
2010-08-06 Sebastian Drögebasesrc: Make sure the buffer metadata is writable...
2010-08-05 Stefan Kostdebug: logging improvements
2010-08-05 Stefan Kostcheck: don't use c++ keywords as variable names
2010-08-05 Stefan Kostbasesrc: log seek event details
2010-08-05 Stefan Kostbasesrc: avoid some caps manipulation
2010-08-04 Thiago Santosbytereader: Fix docs
2010-07-27 Rob Clarkbasetransform fix for upstream caps-renegotiation
2010-07-26 Thiago Santosbasetransform: Try suggesting caps on bad caps pad_alloc
2010-07-17 Sebastian Drögebasetransform: Allow the subclass to add new fields...
2010-07-16 Tim-Philipp Müllergstcheck: fix some silly list iteration code
2010-07-16 Sebastian Drögebasesrc: Return values in stream time for the POSITION...
2010-07-16 Sebastian Drögebasesink: Implement GstElement::get_query_types()
2010-07-16 Sebastian Drögebasesink: Only answer the SEGMENT query in pull mode
2010-07-16 Sebastian Drögebasetransform: Implement POSITION query
2010-07-06 Alessandro Decinabasesink: add accessors for the enable-last-buffer...
2010-07-06 Alessandro Decinabasesink: add new enable-last-buffer property.
2010-06-25 Sebastian Drögecontroller: Fix build with GST_REMOVE_DEPRECATED
2010-06-17 Sebastian Drögebasesink: Initialize jitter to prevent printing an...
2010-06-14 Wim Taymansbasetransform: reevaluate proxy_alloc when reconfigured
2010-06-14 Mark Nauwelaertsadapter: optimize progressive masked_scan
2010-06-14 Mark Nauwelaertsadapter: add extended masked_scan_uint32_peek that...
2010-06-14 Wim Taymansbasetransform: add accept_caps vmethod
2010-06-14 Olivier Crêtebasetransform: Assume size is the same if no transform_...
2010-06-13 Sebastian Drögebasesink: Make sure we have a valid object to render...
2010-06-13 Sebastian DrögeRemove some dead assignments
2010-06-06 Stefan Kostcheck: use globbing for selective test invocation via...
2010-06-05 Stefan Kostbasetransform: avoid a caps-copy
2010-06-03 Philippe Normandbasesink: Make gst_base_sink_query return TRUE if the...
2010-06-01 Tim-Philipp Müllercheck: log plugins available to unit tests and their...
2010-05-27 Mark Nauwelaertsadapter: fix _try_to_merge_up
2010-05-27 Mark Nauwelaertscollectpads: fix documentation glitch
2010-05-18 Wim Taymansbasesink: add jitter to debug output
2010-05-06 Stefan Kostbasesrc: reflow to truncate caps just once
2010-05-05 Tim-Philipp Müllerdocs: document that gst_byte_writer_put_string*() write...
2010-05-05 Wim Taymansdocs: clarify the pull_range functions
2010-05-04 Wim Taymansbasesrc: improve debugging
2010-04-30 Stefan Kostbasesink: implement percentage position and duration...
2010-04-30 Stefan Kostbasesink: use gst_pad_peer_query instead of reinventing.
2010-04-30 Stefan Kostqueries: add more logging
2010-04-26 Benjamin Ottecontroller: Fix gst_interpolation_control_source_find_c...
2010-04-15 Sebastian Drögelfocontrolsource: Use correct setter for double GValues
2010-04-14 Tim-Philipp Müllerbuild: when building executables, put libs to link...
2010-04-06 Stefan Kostbuild: fix out of sourcedir build for check
2010-04-06 Jonas Holmbergbasesrc: fix gst_base_src_new_seamless_segment()
2010-04-03 Tim-Philipp Müllerlibs: point gobject-introspection scanner to .la files
2010-03-29 Thiago Santosbasetransform: Refactor caps suggestion on pad_alloc
2010-03-29 Alan Knowlesnet: fix typo in net client clock structure
2010-03-25 Tim-Philipp Müllerlibs: don't use fancy shell features when invoking...
2010-03-25 Tim-Philipp Müllerlibs: fix PKG_CONFIG_PATH used when calling gobject...
2010-03-25 Edward HerveyGstAdapter: add a unchecked variant of flush for intern...
2010-03-18 Robert Swainbasetransform: Implement QoS message posting
2010-03-18 Wim Taymansbasesrc: catch, parse and store QoS event values
2010-03-18 Robert Swainbasesink: Implement QoS message posting in basesink
2010-03-17 Sebastian Drögecontroller: Mark property_name in GstValueArray as...
2010-03-17 Mart Raudseppdocs: add missing "Since: 0.10.26" marker for gst_data_...
2010-03-17 Tim-Philipp Müllerdocs: fix Since markers for gst_byte_writer_put_float*()
2010-03-16 Thiago Santosbasetransform: Accept non-fixed caps suggestions
2010-03-15 Sebastian Drögebytewriter: Use correct gtk-doc workaround
2010-03-12 Sebastian Drögeinterpolationcontrolsource: Don't pass NULL to the...
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-03-09 Sebastian Drögebuild: Make some more rules silent if requested
2010-03-09 Sebastian Drögelfocontrolsource: Optimize get_value_array()
2010-03-09 Sebastian Drögeinterpolationcontrolsource: Optimize get_value_array()
2010-03-03 Tim-Philipp Müllerdocs: fix up bytewriter doc chunks for float functions...
2010-03-03 Tim-Philipp Müllerbytewriter: fix headers for float/double writing functions
2010-02-26 Mark Nauwelaertsbasesink: fix emergency rendering timestamp tracking
2010-02-19 Sebastian Drögeinterpolationcontrolsource: Don't pass NULL pointers...
2010-02-19 Sebastian Drögeinterpolationcontrolsource: Add const qualifiers to...
2010-02-19 Sebastian Drögecontroller: Add some FIXME 0.11 comments
2010-02-18 Tim-Philipp Müllergstcheck: more debug logging for gst_check_element_push...
2010-02-18 Thiago Santoscollectpads: Improve docs about 'data' attribute
2010-02-17 Edward Herveybasesrc: Don't use expensive cast checks in get_range.
2010-02-15 Tim-Philipp Müllerdocs: fix gtk-doc chunk for gst_check_element_push_buff...
2010-02-12 Thiago Santosbytewriter: add _fill function
2010-02-12 Sebastian Drögebasesrc: Make locking of the segment a bit more strict...
2010-02-12 Sebastian Drögebasesrc: Protect segment values from concurrent access...
2010-02-01 Thiago Santosgstbytewriter: Fix different function names in .h and .c
2010-01-20 Tim-Philipp Müllergst_private.h: make sure gst_private.h is included...
2010-01-17 Sebastian Drögebasetransform: Only use suggested caps in buffer alloca...
2010-01-14 Sebastian Drögebasetransform: Handle buffers with NULL caps correctly
2010-01-12 Wim Taymanstypefind: add a new method that also uses the file...
2010-01-10 Tim-Philipp Müllercheck: remove some cruft from header file
2010-01-05 Tim-Philipp Müllercheck: patch internal check copy some more so that...
2009-12-24 Wim Taymanscollectpads: don't keep buffers reffed longer than...
2009-12-24 Wim Taymanscollectpads: avoid doing subbuffers when we can
2009-12-24 Wim Taymanscollectpads: add ability to install clipping functions
2009-12-19 Руслан Ижбулатовcheck: patch internal check copy so it works with our...
2009-12-19 Руслан Ижбулатовcheck: update autotools and docs stuff for new check...
2009-12-17 Tim-Philipp Müllercheck: update internal libcheck to 0.9.8
2009-12-11 Wim Taymansbasesink: add some more debugging
2009-12-08 Sebastian Drögebasesink: Allow update NEWSEGMENT events after EOS
next