platform/upstream/gstreamer.git
2009-11-04 Jan Schmidtgst-indent: Use the same logic to find gnuindent as...
2009-11-03 Stefan Kostbuild: include stdio.h for FILE
2009-11-03 Tim-Philipp... docs: add another example to the gst-launch man page
2009-11-02 Tim-Philipp... gsttypefind: avoid one more run-time type check
2009-11-02 Sebastian Drögestructure: API: Add gst_structure_id_has_field{,_typed}
2009-11-02 Edward Herveygsttypefind: Use _CAST variants when the type has alred...
2009-11-01 Sebastian Drögeghostpad: Implement iterate internal links
2009-10-31 Sebastian Drögeparser: Make sure that signal user data is freed by...
2009-10-31 Sebastian Drögeparser: Use GSlice for allocating the structs
2009-10-31 Sebastian Drögeparser: Always get DelayedLink information from the...
2009-10-31 Edward Herveypo: queue2 has moved to core
2009-10-29 Sebastian Drögequeue2: Add to the docs
2009-10-29 Sebastian Drögequeue2: Use "Queue 2" as long name
2009-10-29 Sebastian Drögequeue2: Use GST_BOILERPLATE_FULL() and add pad template...
2009-10-29 Sebastian Drögequeue2: Use gst_element_class_set_details_simple()
2009-10-29 Sebastian Drögequeue2: Integrate into coreplugins
2009-10-29 Sebastian Drögequeue2: Move struct declarations to a separate header
2009-10-29 Sebastian Drögequeue2: Move queue2 to gstreamer coreplugins
2009-10-29 Tim-Philipp... Remove GST_DEBUG_FUNCPTR where they're pointless
2009-10-29 Wim Taymansqueue2: add custom acceptcaps function
2009-10-29 Mark Nauwelaertsqueue2: post error message when pausing task if so...
2009-10-29 Wim Taymansqueue2: fix leak and improve buffering
2009-10-29 Wim Taymansqueue2: flush differently, avoiding deadlocks
2009-10-29 Wim Taymansqueue2: add temp-template property
2009-10-29 LRNwin32: fix seeking in large files
2009-10-29 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2009-10-29 Stefan KostCleanup Plugin docs. Link to signals and properties...
2009-10-29 Stefan Kostgst/playback/gstqueue2.c: Do not double notify. Remove...
2009-10-29 Wim Taymansdocs/design/draft-keyframe-force.txt: Fix typo.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Include extra buffering stats...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Update the estimated input...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: The queue is never filled...
2009-10-29 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Use separate timers for input...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Pause the timer to measure...
2009-10-29 Wim Taymansgst/playback/: Refactor some common code to filter...
2009-10-29 Wim Taymansgst/playback/: Add playbin2.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Fix queue negotiation. See...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Fix compilation wrt printf...
2009-10-29 Jan SchmidtFix a bunch of compile warnings shown with Forte.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Also fix #476514 for queue2.
2009-10-29 Tim-Philipp... gst/: Printf format fixes (#465028).
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Use other metrics as well...
2009-10-29 Wim Taymansgst/playback/gstplaybasebin.c: Small debug improvement.
2009-10-29 David Schleefgst/playback/gstqueue2.c: Fix compile error from ignore...
2009-10-29 Edward Herveygst/playback/gstqueue2.c: Fix build on MacOSX.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Fix a division by zero when...
2009-10-29 Thiago Sousa... gst/playback/gstqueue2.c: Wait for preroll before attem...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Fix compilation.
2009-10-29 Thiago Sousa... gst/playback/gstqueue2.c: Add pull based scheduling...
2009-10-29 Wim TaymansSome more fseeko checks.
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Include stdio to define fseeko.
2009-10-29 Thiago Sousa... gst/playback/gstqueue2.c: Add support for filebased...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: Tweak the buffering threshold...
2009-10-29 Wim Taymansgst/playback/gstqueue2.c: fix build.
2009-10-29 Wim Taymansgst/playback/: On our way to playbin2 this is the new...
2009-10-29 David Schleefparse: Fix memleak of unused delayed links
2009-10-28 Rob Clarkpad: make _fixate_caps() also truncate when needed
2009-10-28 Wim Taymansinfo: fix docs
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Stefan Kostdocs: include annotation glossary to have working links.
2009-10-28 Stefan Kostannotations: add annotations to gst_init_check too
2009-10-28 Stefan Kostdocs: tell more about what happens in gst_init.
2009-10-28 Stefan Kostdocs: remove reference to OGI and rephrase sections...
2009-10-28 Tim-Philipp... Remove GST_DEBUG_FUNCPTR where they're pointless
2009-10-28 Tim-Philipp... capsfilter: sprinkle some GST_DEBUG_FUNCPTR
2009-10-27 Wim Taymansdesign: add some ideas for SKIP mode trickmodes
2009-10-27 Wim Taymansmultiqueue: buffering is implemented now
2009-10-27 Wim Taymansmultiqueue: make sure percent increases
2009-10-27 Wim Taymansmultiqueue: refactor buffering code
2009-10-27 Wim Taymansmultiqueue: add buffering support
2009-10-27 Wim Taymansmultiqueue: don't check visible items in buffering
2009-10-27 Wim Taymansmultiqueue: hook up low/high percent
2009-10-27 Wim Taymansmultiqueue: hook up property for buffering
2009-10-27 Wim Taymansmultiqueue: small cleanups
2009-10-27 Wim Taymansmultiqueue: add FIXME for wrong code
2009-10-27 Wim Taymansmultiqueue: fix debug output
2009-10-27 Wim Taymansmultiqueue: avoid shadowing function argument
2009-10-27 Wim Taymansmultiqueue: make queue arg explicit
2009-10-27 Wim Taymansmultiqueue: fix properties
2009-10-27 Stefan Kostdebugutils: allow to hide/show pad status with graphdet...
2009-10-24 Sebastian Drögetypefindhelper: Remove obsolete FIXME
2009-10-24 Sebastian Drögeregistry: private is a C++ keyword, don't use it
2009-10-24 Tim-Philipp... docs: add Since tag to docs for new API
2009-10-24 Edward Herveytypefind: Keep typefind factories sorted in the registr...
2009-10-24 Edward Herveyregistry: Cache element and typefind factories. Fixes...
2009-10-24 Edward Herveygstpluginfeature: API : new gst_plugin_feature_list_cop...
2009-10-24 Edward Herveygstregistry: Add a cookie for detecting feature list...
2009-10-23 Wim Taymansmessage: don't use typechecking cast macros
2009-10-23 Wim TaymansRevert "gstmessage: Avoid expensive src/type/timestamp...
2009-10-23 Edward Herveygstmessage: Avoid expensive src/type/timestamp fetch.
2009-10-23 Edward Herveygstcaps: Use inlined version of _is_any()/_is_empty()
2009-10-22 Wim TaymansTODO: add item to TODO list
2009-10-22 Jan Schmidtgstpipeline: Simplify base time checking slightly
2009-10-22 Edward Herveygsturi: Optimisation: Avoid type-checking in sorting...
2009-10-22 Edward Herveygsturi: Optimisation : Cast when we're sure of the...
2009-10-22 Edward Herveytests/fakesink: Add some debugging
2009-10-22 Edward Herveytests/faeksink: Lower the number of threads to avoid...
2009-10-22 Edward Herveygstregistry: Use hash table when finding a feature...
2009-10-21 Wim Taymanstee: implement custom acceptcaps function
next