platform/upstream/gstreamer.git
2013-04-24 Tim-Philipp... porting-to-1.0.txt: add troubleshooting section
2013-04-23 Sebastian Drögebaseparse: Only infer TS if PTS interpolation is enabled
2013-04-23 Wim Taymanspad: notify caps property on NULL as well
2013-04-23 Wim Taymanspad: clarify locking
2013-04-22 Tim-Philipp... Automatic update of common submodule
2013-04-19 Sebastian Drögepart-context: Write some design documentation about...
2013-04-19 Sebastian Drögepart-caps: Add more information about caps features...
2013-04-19 Sebastian Drögecapsfeatures: Add documentation about ANY GstCapsFeatures
2013-04-19 Sebastian Drögebasesink: Don't set last_render_time if we're checking...
2013-04-18 Andre Moreira... gstvalue: Add compare function for caps
2013-04-18 Thiago Santosdataqueue: add gst_data_queue_peek
2013-04-18 Tim-Philipp... tests: ignore new test binary
2013-04-18 Tim-Philipp... tools: update for latest context API changes
2013-04-18 Sebastian Drögecontext: Add gst_context_writable_structure() and let...
2013-04-17 Tim-Philipp... printf: fix handling of old printf extension specifiers...
2013-04-17 Tim-Philipp... tests: add unit test for old printf extension specifiers
2013-04-17 Tim-Philipp... check: run skipped tests if explicitly requested via...
2013-04-17 Sebastian Drögegst-launch: Add GstContext support
2013-04-17 Sebastian Drögecontext: Add unit test for GstContext
2013-04-17 Sebastian Drögecontext: Return a non-const GstStructure to make code...
2013-04-16 Philippe Normandquery: new _BANDWIDTH_LIMITED flag
2013-04-16 Tim-Philipp... docs: fix missing flacdec in porting-to-1.0 pipeline...
2013-04-16 Tim-Philipp... docs: add note about decoders and parsers to porting...
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-15 Douglas Bagnallmanual: Patch manual to refer to porting guide
2013-04-15 Sreerenj Balachandranpluginfeature: Fix the GstPluginFeature name comparison.
2013-04-14 Tim-Philipp... Automatic update of common submodule
2013-04-14 Tim-Philipp... Automatic update of common submodule
2013-04-14 Tim-Philipp... printf: disable some unused printf variants
2013-04-14 Tim-Philipp... printf: use sprintf() to work around glibc complaining...
2013-04-13 Tim-Philipp... tests: skip all GstPoll tests on Windows
2013-04-13 Tim-Philipp... gst-inspect: only add a '*' for non-'gpointer' pointers
2013-04-13 Gwenole Beauchesneplugin: fix name expansion for GST_PLUGIN_DEFINE macro
2013-04-13 Tim-Philipp... po: add new translatable strings
2013-04-13 Tim-Philipp... printf: don't build if debugging subsystem was disabled
2013-04-12 Tim-Philipp... printf: deal with some of the HAVE_FOO used in the...
2013-04-12 Tim-Philipp... printf: fix alloca use for windows with mingw32
2013-04-12 Tim-Philipp... printf: enable and fix compiler warnings
2013-04-12 Tim-Philipp... printf: fix up dodgy use of #if HAVE_FOO and #if !HAVE_FOO
2013-04-12 Tim-Philipp... printf: mark internal functions as internal
2013-04-12 Tim-Philipp... printf: skip pointer extension signifier chars after %p
2013-04-12 Tim-Philipp... printf: don't leak serialised pointer extension strings
2013-04-12 Tim-Philipp... printf: handle old GST_PTR_FORMAT %P and GST_SEGMENT_FO...
2013-04-12 Tim-Philipp... printf: make printf parser recognise our pointer extens...
2013-04-12 Tim-Philipp... printf: add infrastructure for pointer extensions hook
2013-04-12 Tim-Philipp... info: use new internal printf for debug message printing
2013-04-12 Tim-Philipp... printf: add our own printf implementation for debug...
2013-04-12 Wim Taymanstaglist: avoid triggering an assertion
2013-04-11 Jose Antonio... gst-inspect: add pointer mark to signal and action...
2013-04-11 Tim-Philipp... docs: document type change of playbin's connection...
2013-04-11 Wim Taymansbuffer: add _gst_max_memory() function
2013-04-11 Wim Taymansnettimeprovider: notify of changed bound address
2013-04-11 Wim Taymanslaunch: handle PROGRESS messages
2013-04-11 Douglas BagnallToggle upstream and downstream in RECONFIGURE paragraph.
2013-04-11 Douglas BagnallGstCollectPads documentation: gst_collect_pads_read...
2013-04-10 Stefan Sauerbus: fix the precondition for gst_bus_disable_sync_mess...
2013-04-09 Olivier Crêtecapsfeatures: Init debug category before ever using it
2013-04-09 Stefan SauerAutomatic update of common submodule
2013-04-09 Руслан ИжбулатовUse xlstproc instead of docbook2html
2013-04-09 Tim-Philipp... netclientclock: bind socket before querying local address
2013-04-09 Руслан Ижбулатовconfigure: Also check for clock_gettime in libpthread
2013-04-09 Руслан Ижбулатовclock: Do use HAVE_CLOCK_GETTIME
2013-04-09 Руслан Ижбулатовlibsabi: Special struct size values for W32
2013-04-09 Руслан Ижбулатовtests: fix GstPad test on windows and in CK_FORK=no...
2013-04-06 David Schleefgst-launch: Fix space in fault message
2013-04-06 Sebastian Drögecapsfeatures: Copy ANY flag when copying caps features too
2013-04-06 Sebastian Drögecaps: Handle ANY caps features properly in more places
2013-04-06 Sebastian Drögecaps: Add test for operations on caps with ANY features
2013-04-06 Sebastian Drögecaps: Properly handle ANY caps features in caps operations
2013-04-05 Stefan Sauerbus: update signal docs for gst_bus_enable_sync_message...
2013-04-05 Wim Taymansmultiqueue: ignore empty not-linked queues
2013-04-04 Tim-Philipp... caps: fix caps feature leak
2013-04-04 Wim Taymansmultiqueue: start pushing again on RECONFIGURE
2013-04-04 Wim Taymansqueue2: start pushing again on RECONFIGURE
2013-04-04 Wim Taymansqueue: start pushing again on RECONFIGURE
2013-04-04 Wim Taymansstructure: simplify is_subset check
2013-04-04 Wim Taymanscaps: update docs, is_subset() works now
2013-04-04 Wim Taymansbufferpool: fix docs
2013-04-04 Wim Taymanspad: add gst_pad_store_sticky_event()
2013-04-04 Wim Taymanspad: clarify docs
2013-04-04 Wim Taymanspad: improve debug
2013-04-04 Wim Taymanssegment: don't WARN, just DEBUG
2013-04-04 Nicolas Dufresnesegment: Fix seeking when position is slightly outside...
2013-04-03 Wim Taymansdefs: update
2013-04-03 Wim Taymansgst: add stream flags
2013-04-03 Brendan Longporting-to-1.0.txt: subtitle text media types changed...
2013-04-02 Tim-Philipp... docs: more since markers and other docs fixes
2013-04-02 Tim-Philipp... docs: add since markers to capsfeatures docs
2013-04-02 Tim-Philipp... scripts: add some more modules to git-update.sh
2013-04-02 Tim-Philipp... gst-uninstalled: add uninstalled orc/orc-test/.libs...
2013-04-02 Sebastian Drögecapsfeatures: Add GST_CAPS_FEATURES_ANY
2013-04-01 Tim-Philipp... info: minor cosmetic changes
2013-04-01 Tim-Philipp... info: fix object printing of caps features in debug log
2013-04-01 Stefan Sauerdraft-tracing: update draft design with timer ideas
2013-04-01 Stefan Sauerinfo: refactor pretty printing objects
2013-04-01 Stefan Sauerelement: make post_message and query more alike
2013-04-01 Sebastian Drögegst-inspect: Print caps features too
2013-04-01 Sebastian Drögecapsfeatures: For copying features it's not required...
2013-04-01 Sebastian Drögecaps: Set features' parent refcount in gst_caps_set_fea...
2013-04-01 Sebastian Drögecaps: Set sysmem features if explicitely requested
next