android: make it ready for androgenizer
[platform/upstream/gstreamer.git] / libs /
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
2010-12-07 Edward Herveylibs: Add -I$(top_srcdir)/libs to g-ir-scanner commands
2010-12-05 Edward Herveybasesink: Don't forget to unref the cached ClockId
2010-12-05 Edward Herveygstcheck: Don't check pad refcount too early
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
next