]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/history - plugins
docs: fix Since: markers for API added after 0.10.35
[glsdk/gstreamer0-10.git] / plugins /
2011-11-08 Tim-Philipp Müllerdocs: fix Since: markers for API added after 0.10.35
2011-11-03 Tim-Philipp Müllerqueue: use statically allocated GQueue
2011-11-03 Tim-Philipp Müllerqueue2: use statically allocated GQueue
2011-09-08 Nicolas Dufresnebasesink: make it easy to override the pad query
2011-09-07 Piotr Fusikdocs, gst: typo fixes
2011-08-26 Josep Torrafileindex: explicitly cast to the enum types
2011-08-26 Josep Torratypefinder: use GST_TYPE_FIND_NONE instead of 0
2011-08-26 Sjoerd Simonscapsfilter: don't assume _get_caps still has to be
2011-08-12 Tim-Philipp Müllerqueue2: fix deadlock in error path
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-06-14 David SchleefWork around changes in g_atomic API
2011-06-08 Mark Nauwelaertsfilesrc/fdsrc: indicate dynamic size handling to basesrc
2011-06-04 David SchleefWork around changes in g_atomic API
2011-05-31 Edward Herveyoutputselector: Remove dead assignment
2011-05-16 Mark Nauwelaertsqueue2: adjust input data rate estimation
2011-05-14 Tim-Philipp Müllerdocs: fix up some Since markers and update for new...
2011-05-14 Sebastian Drögeinputselector: Add sync mode that syncs inactive pads...
2011-05-14 Sebastian Drögemultiqueue: Add mode to synchronize deactivated/not...
2011-05-10 Mark Nauwelaertsmultiqueue: ensure thread safety when adding a pad
2011-05-03 Stefan Kostdocs: don't duplicate info that we take from element...
2011-04-15 Sebastian Drögequeue2: Add missing ) to the ring-buffer-max-size prope...
2011-04-14 Sebastian Drögemultiqueue: Don't leak the sinkpad name
2011-04-13 Ole André Vadla... elements: Fix pad callbacks so they handle when parent...
2011-04-13 Janne Grunauqueue2: prevent calculation with GST_CLOCK_TIME_NONE...
2011-04-10 Alessandro Decinaandroid: make it ready for androgenizer
2011-04-08 Havard Graffqueue[2]: Make src query MT-safe
2011-04-08 Sebastian Drögequeue[2]: Unref events if the parent element disappeared
2011-04-08 Havard Graffqueue[2]: Make upstream events MT-safe
2011-04-08 Stian Selnesgstqueue, gstqueue2: check if parent of pad is NULL...
2011-04-08 Sebastian Drögeinputselector: Fix getcaps and event function from...
2011-04-08 Havard Graffinputselector: Protect against pad-parent disappearing
2011-04-08 Sebastian Drögemultiqueue: Add another check for the flushing flag...
2011-04-07 Tim-Philipp Müllerqueue2: fix buffer leak on eos when using the ring...
2011-04-07 Idar Tollefsenqueue2: Fixes memory leak on out_flushing error in...
2011-04-07 Tim-Philipp Müllerqueue2: fix minor memory leak
2011-04-07 Tim-Philipp Müllerfunnel: minor element description fix
2011-03-30 Sebastian Drögemultiqueue: Make assignment of queue IDs and pad names...
2011-03-30 Andreas Frischmultiqueue: Set the single queue ID to the ID of the...
2011-03-29 Fraxinasmultiqueue: Fix arbitrary sink + source pad naming
2011-03-29 Sebastian Drögefunnel: Add some more documentation about the behaviour...
2011-03-29 Sebastian Drögefunnel: Send a newsegment event after flush-stop
2011-03-29 Sebastian Drögefunnel: Some random cleanup
2011-03-29 Sebastian Drögefunnel: Use a GstPad subclass for the sinkpads instead...
2011-03-29 Sebastian Drögefunnel: Integrate into the build system and rename...
2011-03-29 Sebastian Drögefunnel: Import funnel element from farsight2
2011-03-24 Stefan Kostdocs: fix some gtk-doc warnings
2011-03-24 Stefan Kostqueue2: set max value for to the matching one for the...
2011-03-22 Sebastian Drögemultiqueue: Don't leak objects when flushing after...
2011-03-21 Sebastian Drögemultiqueue: Really remove unused variable
2011-03-21 Sebastian Drögemultiqueue: Increment unique item counter with atomic...
2011-03-21 Sebastian Drögemultiqueue: Unblock all waiting pads when shutting...
2011-03-21 Sebastian Drögemultiqueue: Remove unused variable
2011-03-21 Sebastian Drögemultiqueue: Exit loop function if the pad is flushing
2011-03-21 Jason D. Clintonbuild: fix build with -Werror with GCC 4.6.0
2011-03-19 Sebastian Drögeinputselector: Stop waiting for a pad switch when the...
2011-03-19 Sebastian Drögeinputselector: Move locking and signalling macros from...
2011-03-17 Sebastian Drögeinputselector: Hold the selector lock while reading...
2011-03-17 Sebastian Drögeinputselector: Make sure that EOS is always sent downst...
2011-03-17 Sebastian Drögeinputselector: Return GST_FLOW_OK until the selected...
2011-02-24 Tim-Philipp Müllerfilesrc, filesink: fix URI creation regression for...
2011-02-21 Tim-Philipp Müllerfakesink: print new MEDIA4 flag as well
2011-02-18 David Schleeffakesink: print buffer flags
2011-02-15 Sebastian Drögefilesink: Fix escaping of URIs
2011-02-15 Andoni Morales Ala... filesrc: Fix escaping of file uris
2011-02-15 Mark Nauwelaertsqueue2: don't read beyond the end of file upstream...
2011-02-02 Mark Nauwelaertsqueue2: properly identity dequeued event as such
2011-01-28 Olivier Crêtevalve: Only set discont on the first buffer after drops
2011-01-28 Tim-Philipp Mülleridentity: print unset buffer timestamps or durations...
2011-01-28 Stefan Kosttypefind: don't take object lock for reading the found...
2011-01-25 Tim-Philipp Müllerdocs: flesh out typefindelement docs some more
2011-01-25 Stefan Kosttypefind: code and comment cleanups
2011-01-25 Stefan Kosttypefind: canonicalize signal name
2011-01-25 Stefan Kostdocs: mention have-type signal in the docs.
2011-01-24 Mart Raudseppdocs: Fix GstQueue2:ring-buffer-max-size property Since...
2011-01-11 Stefan Kostvalve: fixe the property link and the sice docs
2011-01-10 Thiago Santosoutputselector: Improve get and set caps functions
2011-01-07 Tim-Philipp Müllerindexers: fix two small leaks
2011-01-06 Thiago Santosoutput-selector: Add pad-negotiation-mode property
2011-01-06 Tim-Philipp Müllerdocs: mention extra input-selector pad properties
2011-01-05 Tim-Philipp Müllerinputselector: remove "select-all" property
2010-12-31 Tim-Philipp Müllerinputselector: make pad's get_type function thread...
2010-12-31 Tim-Philipp Müllercoreelements: remove unused files
2010-12-31 Sebastian Drögeinputselector: Protected g_object_notify() calls for...
2010-12-31 Zhang Wanminggstfdsink: fix typo
2010-12-31 Tim-Philipp Müllercoreelements: GST_BOILERPLATE already sets parent_class
2010-12-31 Tim-Philipp Müllerinput-selector, output-selector: minor clean-ups
2010-12-31 Tim-Philipp Müllercoreelements: move input-selector and output-selector...
2010-12-31 Thiago Santosoutputselector: Avoid losing the last_buffer when switching
2010-12-31 Thiago Santosoutputselector: Recheck pending switch after pushing...
2010-12-31 Stefan Kostinputselector: log times in human readable form
2010-12-31 Stefan Kostinputselector: move reoccuring logs to LOG and remove...
2010-12-31 Stefan Kostvarious (gst): add missing G_PARAM_STATIC_STRINGS flags
2010-12-31 Stefan Kostinputselector: sync with copy in -base
2010-12-31 Stefan Kostoutputselector: move the debug init to the boilerplate...
2010-12-31 Stefan Kostinputselector: use GST_BOILERPLATE macro
2010-12-31 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-12-31 Sebastian DrögeRevert "inputselector: Protect g_object_notify() with...
2010-12-31 Kipp Cannoninputselector: Protect g_object_notify() with the objec...
2010-12-31 Sebastian Drögeinputselector: Remove useless variables and fix a unini...
2010-12-31 Sebastian Drögeinputselector: Make sure that running_time->timestamp...
next