gstinfo: remove useless ternary operator usage.
[platform/upstream/gstreamer.git] / libs /
2010-12-02 Edward Herveygstdataqueue: Don't break ABI
2010-12-02 Wim Taymansbasesink: rework position reporting code
2010-12-02 Wim Taymansbasesink: perform wait_preroll in a while loop
2010-12-02 Wim Taymansbasesink: also preroll after a flush with async=false
2010-12-02 Wim Taymansadapter: improve docs a little.
2010-12-02 Edward Herveybasesink: Re-using GstClockID instead of constantly...
2010-12-02 Edward Herveybasesink: Pass along miniobject type through various...
2010-12-02 Edward Herveybasesink: Switch enable_last_buffer to an atomic int
2010-12-02 Edward Herveygstdataqueue: Only emit g_cond_signal when needed
2010-11-21 Evan Nemersonintrospection: Include exported packages information...
2010-10-29 Jonathan Matthewbasetransform: use input position for queries if we...
2010-10-29 Wim Taymansbasetransform: fix reverse negotiation
2010-10-22 Tim-Philipp Müllerbytereader: const-ify byte reader argument in peek...
2010-10-20 Mark Nauwelaertsbasesink: recompute correct running time for buffer...
2010-10-16 Tim-Philipp Müllerdocs: fix misc. gtk-doc warnings in libs
2010-10-16 Tim-Philipp MüllerRevert "libs/gst/dataqueue: Document gst_data_queue_new...
2010-10-16 Tim-Philipp Müllerdocs: add some gtk-doc Since: markers
2010-10-13 Edward Herveylibs/gst/dataqueue: Document gst_data_queue_new_full
2010-10-13 Edward Herveybase/gstdataqueue: inline some functions, get levels...
2010-10-11 Stefan Kostdocs: use the gtk-doc shortcuts to get coloured and...
2010-10-11 Wim Taymansbasesrc: tag as a SOURCE element
2010-10-10 Sebastian Drögebasetransform: Report the output position on POSITION...
2010-10-08 Sebastian Drögebytewriter: Add missing file
2010-10-08 Sebastian Drögebytewriter: Add unchecked variants of the writing functions
2010-10-08 Tim-Philipp Müllercontroller, dataprotocol: make public enum _get_type...
2010-10-08 Tim-Philipp Müllerdataprotocol, lfocontrolsource: fix enum value name...
2010-10-08 Sebastian Drögebytewriter: Fix possible infinite loop caused by an...
2010-10-05 Tim-Philipp Müllerlfocontrolsource: use math-compat.h for M_PI
2010-10-05 Stefan Kostbasesink: don't take preroll-lock in get_property
2010-10-05 Stefan Kostbasesink: add a fixme for 0.11
2010-10-04 Wim Taymansbasesink: format negative values better
2010-10-03 Sebastian Drögebytewriter: Add inline variants of all important functions
2010-10-03 Sebastian Drögebitreader: Add inlined and unchecked versions of the...
2010-10-03 Sebastian Drögebytewriter: Add guards to the inlined get_pos/get_remai...
2010-10-03 Sebastian Drögebitreader: Optimize peek_bits/get_bits a bit
2010-09-24 Wim Taymansbasesink: improve adjust_time()
2010-09-24 Havard Graffbasesink: renderdelay needs to be subtracted in adjust_...
2010-09-23 Havard Graffbasetransform: Make a WARNING into a DEBUG statement
2010-09-23 Wim Taymansbasetransform: avoid useless memcpy
2010-09-19 David Schleefadapter: Add check for pattern bits not in mask
2010-09-17 Wim Taymansadapter: add function to get a list of buffers
2010-09-17 Wim Taymansadapter: reuse more data in _peek()
2010-09-17 Wim Taymansadapter: optimize _take() a little more
2010-09-17 Wim Taymansadapter: refactor adapter take
2010-09-17 Wim Taymansadapter: add support for 0 sized buffers
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...
next