platform/upstream/gstreamer.git
2014-05-12 Edward Herveycaps: Don't leak features on error cases
2014-05-09 Nicolas Dufresnebasetransform: Correctly reset configuration
2014-05-09 Edward Herveynettimeprovider: Use non-freed variable
2014-05-08 Thiago Santostests: multiqueue: test to check queue overrun with...
2014-05-08 Nicolas Dufresnedownloadbuffer: Fix 32bit build
2014-05-08 Nicolas Dufresnepool-nego: Correctly reset the configuration
2014-05-08 Nicolas Dufresnepool-nego: Retry setting configuration with modified...
2014-05-08 Nicolas Dufresnebufferpool: Add an helper to validate config
2014-05-08 Nicolas Dufresnebufferpool: Update the configure even if set_config...
2014-05-08 Nicolas Dufresnebufferpool: Add support for reconfiguring a pool
2014-05-08 Nicolas Dufresnevalue: Add support for GstAllocationParams comparision
2014-05-08 Nicolas Dufresnevalue: Add support for GObject comparising in structures
2014-05-08 Tim-Philipp... plugin: fix case where gst_plugin_load_file() didn...
2014-05-08 Tim-Philipp... sparsefile: add some Since markers to docs
2014-05-08 Tim-Philipp... sparsefile: sprinkle G_BEGIN_DECLS / G_END_DECLS
2014-05-08 Wim Taymansdownloadbuffer: small cleanups
2014-05-08 Wim Taymansdownloadbuffer: update docs
2014-05-08 Wim Taymanswin32: update def
2014-05-08 Wim TaymansAdd new downloadbuffer element
2014-05-08 Wim Taymanspads: update docs for request pads
2014-05-07 Tim-Philipp... check: use _exit() instead of exit() in fail_unless...
2014-05-04 Tim-Philipp... value: init flag mask more correctly
2014-05-04 Руслан Ижбулатовfilesrc: g_memmove() is deprecated
2014-05-03 Sebastian DrögeBack to development
2014-05-03 Sebastian DrögeRelease 1.3.1 1.3.1
2014-05-03 Sebastian DrögeUpdate .po files
2014-05-03 Sebastian Drögepo: Update translations
2014-05-03 Tim-Philipp... docs: add new device probing API to docs table of contents
2014-05-03 Nicolas Dufresnedoc: Add GstDevice* to gstreamer-sections.txt
2014-05-03 Sebastian DrögeAutomatic update of common submodule
2014-05-02 Nicolas Dufresnebasesink: Always render prepared buffer
2014-05-01 Luis de Bethencourtscripts/git-version.sh: add more modules
2014-05-01 Sebastian Drögebin: Always first post the state-changed message for...
2014-05-01 Sebastian Drögebasesink: Add test for checking that EOS always comes...
2014-05-01 Stian Selnesbufferpool: fix log message of buffer pointer
2014-04-30 Luis de Bethencourtscripts/git-version.sh: remove unused variable
2014-04-30 Luis de Bethencourtscripts/git-version.sh: fix mistaken comments
2014-04-28 Thiago Santosmultiqueue: avoid signaling overrun on the first segment
2014-04-28 Xavi Artigasdocs: enhancements to porting guide documentation
2014-04-28 Sebastian Drögequery: Add boolean to URI query to specify if a redirec...
2014-04-28 Srimanta Pandafunnel: Check if the last pad was set
2014-04-26 Felipe Ortizdocs: add docs for various GstPad macros
2014-04-26 Tim-Philipp... Revert "docs: add docs for various GstPad macros"
2014-04-26 Tim-Philipp... docs: remove outdated and pointless 'Last reviewed...
2014-04-26 Nicolas Dufresnebuffer: Only set TAG_MEMORY if the memory has been...
2014-04-26 Showayb Zahdadocs: add docs for various GstPad macros
2014-04-25 Sebastian Drögebin: When going to READY make sure to always deactivate...
2014-04-22 Sebastian Drögebin: Don't left-shift into the sign bit, the result...
2014-04-22 Sebastian Drögevalue: Use an unsigned 64 bit integer as a mask
2014-04-20 Sebastian Drögebasesrc: Make sure to always hold the LIVE_LOCK when...
2014-04-17 Srimanta Pandafunnel: Handle end of stream event on sink pad
2014-04-17 Edward Herveygstvalue: Prevent division or modulo by zero
2014-04-17 Antoine Jacoutotlibs: g-ir-scanner: do not hardcode libtool path
2014-04-16 Sebastian Drögememory/buffer: Initialise GstMapInfo to zeroes if mappi...
2014-04-16 Sebastian Drögepreset: Unref return value of gst_child_proxy_get_child...
2014-04-16 Sebastian Drögepreset: Automatic code style fixes
2014-04-16 Vincent Penquerc'hqueue2: fix event/preroll deadlock differently
2014-04-16 Edward Herveycheck: Fix exported symbol name
2014-04-15 Sebastian Drögepad: Add missing space in debug output
2014-04-15 Sebastian Drögecheck: Add new API to set up pads from non-static pad...
2014-04-14 Sebastian Drögecollectpads: Fix memory leak in unit test
2014-04-12 Tim-Philipp... testclock: replace newly-added GstTestClockIDList struc...
2014-04-12 Tim-Philipp... docs: testclock: fix up Since markers
2014-04-12 Tim-Philipp... testclock: add back gst_test_clock_wait_for_pending_id_...
2014-04-12 Tim-Philipp... testclock: remove unused variable
2014-04-12 Havard Grafftestclock: add support for waiting and releasing multip...
2014-04-12 Linus Svenssonpad: don't access unowned and possibly already freed...
2014-04-12 Wim Taymansinspect: print structure values of properties
2014-04-11 Jan Schmidtinput-selector: Hold pad object lock when changing...
2014-04-11 Edward Herveygstbuffer: Fix range iteration
2014-04-10 Vincent Penquerc'hstructure: error out when trying to fixate a fraction...
2014-04-10 Sebastian Drögeevent: Update running time in QoS based on the pad...
2014-04-10 Sebastian Drögepad: Apply pad offsets on all events, not just segment...
2014-04-10 Sebastian Drögeevent: Add running-time-offset field to all events
2014-04-09 Vincent Penquerc'hutils: avoid dividing by zero when multiplying y/z...
2014-04-09 Sebastian Drögemultiqueue: And actually run the other tests again
2014-04-09 Sebastian Drögemultiqueue: Wake up the queues if limits are changing...
2014-04-09 Sebastian Drögemultiqueue: Add test for checking if pads are waked...
2014-04-09 Jose Antonio... baseparse: Fix memory leak
2014-04-07 Tim-Philipp... queue2: use g_strerror() instead of strerror()
2014-04-07 Tim-Philipp... Revert "check: only call setpgid on valid child PIDs"
2014-04-07 Vincent Penquerc'hqueue2: warn if we can't remove our temporary file
2014-04-07 Vincent Penquerc'hcheck: only call setpgid on valid child PIDs
2014-04-07 Tim-Philipp... filesrc: no need for a translated message for impossibl...
2014-04-07 Vincent Penquerc'hfilesrc: catch failure to seek back to zero after seek...
2014-04-07 Sebastian Drögeparse: Don't dist the bison and flex generated headers
2014-04-06 Sebastian Rasmussendebugutils: Handle caps field values being NULL
2014-04-05 Edward Herveybaseparse: Remove always-true-checks
2014-04-05 Edward Herveyadapter: Remove always-true-checks
2014-04-05 Edward Herveygstvalue: Prevent division or modulo by zero
2014-04-05 Haakon Sporsheimgstvalue: Fix comparison of int/int64 range
2014-04-03 Thiago Santosinputselector: fix build with debug cached buffers...
2014-04-03 Sebastian Drögebaseparse: Make sure to set the DISCONT flag on the...
2014-04-03 Thiago Santosbasesrc: removing duplicated inner if
2014-04-03 Edward Herveygst-launch.1: Playbin2 is dead, long live playbin
2014-04-02 Sebastian Drögegst-inspect: Add missing \n in output
2014-04-01 Tim-Philipp... scripts: gst-uninstalled: gst-plugins-gl libs got merge...
2014-03-29 Sebastian Drögepad: Include event type in debug output when delaying...
2014-03-29 Sebastian Drögebaseparse: Fix splitting and reversing of GOPs in rever...
2014-03-25 Wim Taymanslaunch: place the deep-notify on the right pipeline
next