platform/upstream/gstreamer.git
2013-01-16 Tim-Philipp... docs: add a note to the gst_adapter_take_buffer() docs...
2013-01-16 Tim-Philipp... tests: disable ABI checks for architectures where the...
2013-01-15 Tim-Philipp... Automatic update of common submodule
2013-01-15 Tim-Philipp... Use GST_*_1_0 environment variables everywhere
2013-01-15 Tim-Philipp... po: update for new translated string
2013-01-15 Tim-Philipp... pipeline: add allow-none annotation for gst_pipeline_ne...
2013-01-14 Tim-Philipp... docs: minor GstBaseParse docs fixes
2013-01-14 Wim Taymanstypefind: handle map failure
2013-01-14 Wim Taymansbasesrc: handle map failure
2013-01-14 Wim Taymansadapter: handle map failure
2013-01-13 Tim-Philipp... baseparse: add vfuncs to intercept queries
2013-01-12 Tim-Philipp... baseparse: fix up name of default event vfuncs
2013-01-10 Stefan Sauercontrolbinding: hide one unused typedef
2013-01-10 Stefan Sauerdocs: improve api docs for controlsource and -binding
2013-01-05 Tim-Philipp... tests: fix leak in ghostpad unit test
2013-01-04 Tim-Philipp... docs: minor systemsclock doc fix
2013-01-03 Sebastian Drögebasesink: Initialize uninitialized variable
2013-01-02 Thijs Vermeiradapter: return gssize from gst_adapter_masked_scan_...
2013-01-01 Sebastian Drögebasesink: Check if buffers are too late before calling...
2012-12-30 Tim-Philipp... configure: replace deprecated AM_CONFIG_HEADER with...
2012-12-22 Tim-Philipp... caps, structure, taglist: micro-optimisations
2012-12-22 Tim-Philipp... gstvalue: some micro-optimisations
2012-12-22 Thijs Vermeirscripts: fix location of repository with ssh
2012-12-21 Wim Taymansbin: add flag to disable resync state change
2012-12-21 Wim Taymansdocs: update synchronization document a little
2012-12-20 Wim Taymanssystemclock: add OTHER clock type
2012-12-20 Branko Subasicmultiqueue: correct overrun handling
2012-12-20 Wim Taymansqueue2: implement buffering query for all modes
2012-12-20 Wim Taymansqueue2: refactor buffering percent and stats
2012-12-17 Arnaud Vracbaseparse: fix invalid output timestamps in some cases
2012-12-14 Wim TaymansNEWSEGMENT -> SEGMENT
2012-12-14 Tim-Philipp... docs: update plugin docs
2012-12-14 Wim Taymansadd debug category
2012-12-14 Wim Taymanselement: improve debug
2012-12-13 Wim Taymansbasesrc: call _stop when start failed
2012-12-12 Sebastian Drögelibs: Use foo/foo.h as single-include header consistent...
2012-12-11 Wim Taymansbaseparse: pass DTS and PTS to handle_buffer
2012-12-11 Wim Taymansbaseparse: improve debug
2012-12-10 Andrzej Bieniekgst-launch: report execution time in GST_TIME_FORMAT
2012-12-10 Wim Taymansplugin: protect against NULL filename in debug
2012-12-06 Wim Taymansbufferpool: clarify docs
2012-12-05 Wim Taymanscaps: fix docs
2012-12-05 Wim Taymansadapter: fix 0.10 docs to make more sense in 1.0
2012-12-05 Wim Taymansadapter: fix docs for 1.0
2012-11-30 Wim Taymansmessage: add reset-time type string
2012-11-30 Wim Taymansbin: remove some casts
2012-11-28 Tim-Philipp... docs: add link to python porting doc and app dev manual...
2012-11-28 Edward Herveyconfigure.ac: Update libtool versioning
2012-11-26 Luis de Bethencourtadd gst-editing-services to PKG_CONFIG_PATH
2012-11-26 Tim-Philipp... docs: clean up sections file for pad probe defines...
2012-11-26 Tim-Philipp... gst: don't require gthread-2.0
2012-11-25 Tim-Philipp... gstreamer-1.0.pc: move gmodule-no-export-2.0 dependency...
2012-11-25 Tim-Philipp... docs: remove all mention of g_thread_init()
2012-11-25 Tim-Philipp... dataqueue: reduce debug log spam a bit
2012-11-23 Alessandro... event: fix annotation for gst_event_parse_stream_start
2012-11-23 Tim-Philipp... pad: document more pad probe values
2012-11-23 Tim-Philipp... testclock: remove unnecessary include
2012-11-23 Tim-Philipp... tests: fix clock unit test build failure after header...
2012-11-23 Tim-Philipp... pad: don't use parenthesis for ORed pad probe flag...
2012-11-23 Olivier Crêtepad: Put all of the probe types in the enum so they...
2012-11-21 Evan Nemersonlibs: Add missing single include headers and use them...
2012-11-20 Wim Taymanstests: don't use deprecated thread API
2012-11-20 Wim Taymansbasesink: add some debug
2012-11-20 Wim Taymansbasesink: reset START_TIME when needed
2012-11-20 Sebastian Drögevalue: Make G-I happy by hiding gst_g_thread_get_type()
2012-11-20 Christian Fredrik... Remove xfig from spec file
2012-11-20 Sebastian Drögevalue: Use the GLib GType for GThread if compiling...
2012-11-20 Sebastian Drögegst: Don't set the locale in gst_init()
2012-11-20 Arnaud Vracbaseparse: forward stream-start event in push mode
2012-11-19 Christian Fredrik... Remove two last .fig files from build, they are now...
2012-11-19 Christian Fredrik... Merge branch 'master' of ssh://git.freedesktop.org...
2012-11-19 Tim-Philipp... Automatic update of common submodule
2012-11-19 Christian Fredrik... Add SVG versions of .fig file
2012-11-17 Tim-Philipp... examples: don't compile testrtpool example if pthreads...
2012-11-17 Arnaud Vracinputselector: fix clock leak in wait_running_time
2012-11-17 Tim-Philipp... gstcompat.h: move more deprecated API into the deprecat...
2012-11-14 Philippe Normandtask: documentation update
2012-11-14 Tim-Philipp... testclock: port to new GLib threading API
2012-11-13 Tim-Philipp... tests: gst_adapter_prev_timestamp -> gst_adapter_prev_pts
2012-11-13 Tim-Philipp... testclock: minor cleanups, add since markers for gtk-doc
2012-11-13 Sebastian Rasmussencheck: allow GstTestClock to handle clock notifications
2012-11-13 Tim-Philipp... check: add dependency on gstcheck header files for...
2012-11-13 Sebastian Rasmussencheck: add GstTestClock as a deterministic clock for...
2012-11-13 Tim-Philipp... basesrc: fix debug message
2012-11-13 Tim-Philipp... structure: re-indent header file
2012-11-12 Sebastian Drögevalue: API: Add boxed type for GThread
2012-11-12 Sebastian Drögegst-inspect: Fix indention for printing typefinder...
2012-11-12 Sebastian Rasmusseninfo: fix compiler warning when debugging disabled
2012-11-10 Alessandro... queue: remove unused label. Fixes compiler warning.
2012-11-09 Alessandro... queue: don't fail in _sink_event for sticky events
2012-11-09 Wim Taymansbasesink: add simple rate control
2012-11-08 Matthew Watersbufferpool: lock before unlock in _get_config
2012-11-07 Tim-Philipp... configure: update courtesy of autoupdate
2012-11-07 Tim-Philipp... common: update for AG_GST_PLUGIN_DOCS python checks
2012-11-06 Olivier CrêteDocument GST_DEBUG_FILE
2012-11-06 Tim-Philipp... gst-inspect: fix alignment of rank, etc.
2012-11-06 Tim-Philipp... elements: fix leading space in plugin description string
2012-11-03 Tim-Philipp... Fix FSF address
2012-10-31 Tim-Philipp... queue: add "flush-on-eos" property
2012-10-31 Tim-Philipp... common: update for python detection
next