preset: include cleanup
[platform/upstream/gstreamer.git] / libs /
2011-05-18 Mark Nauwelaertsbaseparse: maintain frame state during frame parsing...
2011-05-18 Mark Nauwelaertsbaseparse: provide latency query support
2011-05-18 Mark Nauwelaertsbaseparse: make minimum frame size handling more effici...
2011-05-18 Mark Nauwelaertsbaseparse: set correct buffer size
2011-05-14 Sebastian Drögebasetransform: When trying to fixate the sink suggestio...
2011-05-14 Sebastian Drögebasetransform: In getcaps() prefer the caps order and...
2011-05-14 Sebastian Drögebasetransform: Prefer caps order given by the subclass...
2011-05-12 Vincent Penquerc'hbasesrc: do not set first buffer timestamp to 0 for...
2011-05-06 Tim-Philipp Müllerbaseparse: don't post loads of empty taglists
2011-05-03 Stefan Kostdocs: it its %TRUE (constant)
2011-05-03 Stefan Kostdocs: add missing parameter docs
2011-05-03 Stefan Kostdocs: add docs for GstDPPacketizer
2011-04-21 Thiago Santosbasetransform: fix negotiation regression
2011-04-19 Havard Graffbasetransform: don't unref trans until the function...
2011-04-19 Tim-Philipp Müllerbaseparse: don't deadlock when setting external index
2011-04-19 Tim-Philipp Müllerbaseparse: make fmtlist constant
2011-04-16 Tim-Philipp Müllerdocs: remove reference to baseparse API that didn't...
2011-04-16 Tim-Philipp Müllerlibs: gobject-introspection scanner doesn't need to...
2011-04-16 Tim-Philipp Müllerlibs: make sure gobject-introspection scanner calls...
2011-04-15 Tim-Philipp Müllerbaseparse: expose gst_base_parse_frame_free() for compl...
2011-04-15 Tim-Philipp Müllerbaseparse: init frames on the stack with gst_base_parse...
2011-04-15 Tim-Philipp Müllerbaseparse: more debug logging, minor clean-up
2011-04-15 Tim-Philipp Müllerbaseparse: change gst_base_parse_frame_init() to not...
2011-04-15 Tim-Philipp Müllerbaseparse: make GstBaseParseFrame handling more binding...
2011-04-15 Tim-Philipp Müllerbaseparse: register boxed type for GstBaseFrameParse
2011-04-15 Robert Swainbaseparse: Remove unused but set variable
2011-04-13 Ole André Vadla... base: Fix pad callbacks so they handle when parent...
2011-04-10 Alessandro Decinaandroid: make it ready for androgenizer
2011-04-09 Tim-Philipp Müllerdocs: minor fixes for baseparse docs
2011-04-08 Tim-Philipp Müllerbaseparse: minor variable name clean-up
2011-04-08 Tim-Philipp Müllerbaseparse: rename _set_frame_props() to _set_frame_rate()
2011-04-08 Tim-Philipp Müllerbaseparse: replace format flags with gst_base_parse_set...
2011-04-08 Tim-Philipp Müllerbaseparse: make DRAIN and SYNC flags on baseparse,...
2011-04-08 Tim-Philipp Müllerbaseparse: add some padding to GstBaseParseFrame
2011-04-08 Tim-Philipp Müllerbaseparse: fix typo in docs for GST_BASE_PARSE_FORMAT_F...
2011-04-08 Tim-Philipp Müllerbaseparse: use GQueue instead of GList for queued frames
2011-04-08 Zaheer Abbas Meralibaseparse: add GST_BASE_PARSE_FLOW_QUEUED to queue...
2011-04-08 Tim-Philipp Müllerbaseparse: add to docs and fix up gtk-doc markup a...
2011-04-08 Tim-Philipp Müllerbaseparse: replace set_seek() with _set_average_bitrate...
2011-04-08 Tim-Philipp Müllerbaseparse: rename GstBaseFormat to GstBaseFormatFlags...
2011-04-08 Tim-Philipp Müllerbaseparse: don't expose GstAdapter in public header
2011-04-08 Tim-Philipp Müllerbaseparse: move various segment-related members into...
2011-04-08 Tim-Philipp Müllerbaseparse: remove unused GST_BASE_PARSE_{SINK,SRC}_NAME
2011-04-08 Tim-Philipp Müllerbaseparse: re-indent header
2011-04-08 Tim-Philipp Müllerbaseparse: fix up GType name and make _get_type() funct...
2011-04-08 Tim-Philipp Müllerlibs: add GstBaseParse which was moved from -bad
2011-04-08 David Schleefbaseparse: make_metadata_writable() fix
2011-04-08 Tim-Philipp Müllerbaseparse: rename GType from GstAudioBaseParseBad to...
2011-04-08 Stefan Kostbaseparse: trim trailing whitespace
2011-04-08 Stefan Kostbaseparse: use delta-unit flags instead of none
2011-04-08 David Schleefbaseparse: update documentation for API changes
2011-04-08 David Schleefbaseparse: Create baseparse library
2011-04-08 Havard Graffbasesrc: Make src query MT-safe
2011-04-08 Sebastian Drögebase: Unref events if the parent element disappeared
2011-04-08 Havard Graffbase: Make upstream events MT-safe
2011-04-07 Sebastian Drögebasesrc: Handle tag and custom downstream events the...
2011-04-07 Sebastian Drögebla
2011-04-07 Sebastian Drögebasesrc: Send syncronized custom downstream/both events...
2011-03-28 Arun Raghavanbasesrc: Return FALSE if we don't handle an event
2011-03-24 Stefan Kostdocs: cleanup and xref fixes
2011-03-24 Stefan Kostbasesink: print flow return as a name in debug log
2011-03-24 Edward Herveybasesrc: Keep downstream caps order when fixating
2011-03-24 Edward Herveybasetransform: Retain caps order when getting caps
2011-03-23 Tim-Philipp Müllerbytereader, bytewriter: fix up inline functions to...
2011-03-21 Jason D. Clintonbuild: fix build with -Werror with GCC 4.6.0
2011-02-28 Tim-Philipp Müllerdocs: typo fixes
2011-02-21 Thiago Santosbasetransform: Be smarter with pad allocs
2011-02-14 Thiago Santosbasetransform: Check for pad alloc caps when suggestion...
2011-02-14 Wim Taymansbasesink: improve duration calculation
2011-02-14 Wim Taymansbasesink: improve rate calculation
2011-02-14 Wim Taymansbasesink: improve average duration calculation
2011-02-14 Wim Taymansbasesink: rename variable
2011-02-10 Wim Taymansbasesink: fix some comments
2011-02-10 Wim Taymansbasesink: keep track of earliest QoS timestamp
2011-02-10 Wim Taymansbasesink: use new QoS type
2011-02-10 Wim Taymansbasesink: add property to configure a throttle-time
2011-01-31 Mark Nauwelaertsnet: use socklen_t where appropriate rather than specif...
2011-01-25 Stefan Kostnettimeprovider: handle invalid network addresses earlier
2011-01-25 Stefan Kostchecks: add a comment to indicate that we intentionally...
2011-01-25 Stefan Kostdocs: small controller api docs improvement
2011-01-24 Tim-Philipp Müllercheck: don't leak xml file name if GST_CHECK_XML is set
2011-01-18 Tim-Philipp Müllergobject-introspection: try harder to make g-ir-scanner...
2011-01-13 Tim-Philipp Müllergobject-introspection: another attempt to make g-i...
2011-01-12 Tim-Philipp Müllercontroller: update g-i include paths as well for header...
2011-01-11 Benjamin Ottecontroller: Fix headers to use < > in #include statements
2011-01-11 Benjamin Ottegstnet: Fix --c-include for gir generation
2011-01-11 Tim-Philipp Müllergobject-introspection: make g-ir-scanner try harder...
2011-01-10 Wim Taymansbasesrc: make sure we wait and release the live lock
2011-01-02 Tim-Philipp Müllerbasesrc, basesink: add some FIXMEs for the type of...
2010-12-29 Wim Taymansbasesrc: fix deadlock
2010-12-28 Wim Taymansbasesink: also preroll async=false sinks
2010-12-21 Wim Taymansbasesink: fix typo
2010-12-17 Edward Herveybase: documentation fixups and annotation
2010-12-17 Edward Herveybasesrc: Use an atomic integer instead of a lock for...
2010-12-16 Sebastian Drögebasetransform: Handle downstream giving a buffer with...
2010-12-14 Wim Taymansbasesink: improve last_stop calculation
2010-12-14 Wim Taymansbasesink: fix object type handling in queued preroll
2010-12-11 Edward Herveylibs: Fix GIR build for srcdir != builddir
2010-12-08 Stefan Kostdocs: fix wrong use of Since: keyword
2010-12-07 Tim-Philipp Müllerdocs: libgstbase: more gobject introspection annotations
next