platform/upstream/gstreamer.git
2015-05-24 Tim-Philipp... po: update for new translatable strings
2015-05-24 Tim-Philipp... tools: gst-play: mark more strings for translation
2015-05-24 danny songtools: gst-play: add keyboard shortcut help
2015-05-23 Tim-Philipp... tests: add back videoscale unit test
2015-05-21 Tim-Philipp... tools: gst-play: enable interative mode by default
2015-05-21 Sebastian Drögertp: Clean G-I files on make clean too
2015-05-20 Sebastian Drögertp: Add builddir to the include path for gobject-intro...
2015-05-20 Sebastian Drögewin32: Update exports
2015-05-20 Sebastian Drögertp: Add GstRTPProfile enum
2015-05-20 Sebastian Drögertsp: Add FIXME 2.0 comment about GstRTSPTransport...
2015-05-20 Sebastian Drögertsp: Use glib-mkenums to generate GstRTSPProfile and...
2015-05-20 Tim-Philipp... Revert "oggdemux: Prevent seeks when _SCHEDULING_FLAG_S...
2015-05-19 Tim-Philipp... win32: update .def file for new API
2015-05-19 Tim-Philipp... rtsp: don't use soon-to-be-deprecated g_cancellable_reset()
2015-05-19 Tim-Philipp... gio: don't use soon-to-be-deprecated g_cancellable_reset()
2015-05-19 Tim-Philipp... tcp: don't use soon-to-be-deprecated g_cancellable_reset()
2015-05-19 Mathieu Duponchellegstdiscoverer: Add since annotation.
2015-05-19 Mathieu Duponchellediscoverer: Add serialization methods.
2015-05-19 Sebastian Drögertpbasepayload: Try harder to reuse previously configur...
2015-05-18 Stefan Sauerdocs: a random set of trivial fixes for the library...
2015-05-18 Stefan Sauerdocs: add fdmemory to docs
2015-05-18 Stefan Sauerdocs: a random set of trivial fixes for the library...
2015-05-18 Stefan Sauermikey: fix a bunch of doc warnings
2015-05-18 Stefan SauerRevert "doc: Workaround gtkdoc issue"
2015-05-18 Tim-Philipp... appsrc: optimise caps changing when previously-set...
2015-05-18 Vineeth T Mxvimagesink: fix pool leak
2015-05-18 eunhae choiplaybin: check the flags before set again
2015-05-17 Nicolas Dufresnedoc: Workaround gtkdoc issue
2015-05-15 Stefan Sauerplayback: use the new gst_object api
2015-05-10 Tim-Philipp... docs: fix up example pipeline
2015-05-10 Tim-Philipp... docs: update element example pipelines
2015-05-10 Jan Schmidtvideo: Update win32 exports for new libgstvideo API
2015-05-08 Vivia Nikolaidouvideoconvert: Expose some properties from the videoconv...
2015-05-08 Vivia Nikolaidouvideo-converter: Change some implicit string enums...
2015-05-08 Sebastian Drögeaudiodecoder: Also negotiate with downstream if needed...
2015-05-08 Sebastian Drögevideodecoder: Also negotiate with downstream if needed...
2015-05-06 Sebastian Drögevideodecoder: Try to be smarter when clipping buffers...
2015-05-05 Guillaume Desmottesxvimagesink: fix navigation event leak when early returning
2015-05-05 Guillaume Desmottesxvimagesink: fix navigation event leak when not handled
2015-05-05 Guillaume Desmottesnavigation: fix structure leak if subclass doesn't...
2015-05-05 Sebastian Drögestreamsynchronizer: Don't override segment.base from...
2015-05-05 Sebastian Drögertpbasedepayload: Add some debug output
2015-05-04 Aurélien Zanellivideo: add NV61 format support
2015-05-04 Tim-Philipp... docs: add new video API to docs
2015-05-04 Jan Schmidtvideo: check colorimetry and chroma_site equality in...
2015-05-04 Jan Schmidtvideo-color: Add gst_video_colorimetry_is_equal()
2015-05-03 Young Han Leeoggdemux: remove unused code
2015-04-30 Sreerenj Balachandranpbutils: Use more strict profile checking for hevc
2015-04-30 Ravi Kiran K Nvideo-converter: Remove unused macro
2015-04-29 Tim-Philipp... gst-play: add some more key navigation mappings
2015-04-29 Tim-Philipp... navigation: sprinkle some since markers and add new...
2015-04-29 Edward Herveytools: Add mouse/keyboard handling from messages
2015-04-29 Edward Herveyxvimagesink: Post unhandled navigation events on the bus
2015-04-29 Edward Herveyvideo: Add a new "event" navigation message type
2015-04-28 Wim Taymansvideo-info: expose InterlaceMode conversion to/from...
2015-04-27 Luis de BethencourtRename property enums from ARG_ to PROP_
2015-04-27 Matthieu Bouronvideoconvert: Keep colorimetry and chroma-site fields...
2015-04-27 Sebastian Drögeaudio: Change the remaining "samples" in the ::delay...
2015-04-26 Tim-Philipp... tests: tcp: remove SOCK_CLOEXEC which causes build...
2015-04-26 Sebastian Drögeaudio: The delay vfunc returns the number of frames...
2015-04-26 Tim-Philipp... Remove obsolete Android build cruft
2015-04-26 Tim-Philipp... tests: typefindfunctions: add test for UTF-16 MSS manif...
2015-04-26 Tim-Philipp... typefinding: don't read more data than needed in MSS...
2015-04-26 Tim-Philipp... typefinding: detect MSS manifests without using g_convert()
2015-04-25 Stefan Saueraudiovisualizer: fix the license from GPL to LGPL
2015-04-24 Guillaume Desmottesxmptag: fix invalid reads in GST_DEBUG statement
2015-04-24 Luis de Bethencourtremove unused enum items PROP_LAST
2015-04-23 Wonchul Leeaudiodecoder: Add sink and src query virtual method
2015-04-23 Tim-Philipp... tests: define GST_CHECK_TEST_ENVIRONMENT_BEACON
2015-04-23 Tim-Philipp... configure: bump automake requirement to 1.14 and autoco...
2015-04-23 Tim-Philipp... Update .gitignore
2015-04-23 Ravi Kiran K Nvideo-converter: n_lines member should be a guint not...
2015-04-23 Guillaume Desmottesoggdemux: fix event leaks
2015-04-22 Sebastian DrögeRemove INSTALL file
2015-04-22 Sebastian DrögeRemove LICENSE_readme
2015-04-21 Wim Taymansvideo-scaler: fix YUY2 scaling some more
2015-04-21 Wim Taymansvideo-scaler: scale enough pixels in YUY2 (and friends...
2015-04-17 Hyunjun Kotests: rtpbasedepayload: fix crash in test when passing...
2015-04-17 Ravi Kiran K Nvideo-converter: Remove unused variables
2015-04-17 Thiago Santosvideo: add missing part of documentation text
2015-04-17 Guillaume Desmottesdiscoverer: fix GstToc leak when parsing toc messages
2015-04-17 Edward Herveywin32: Update defs for new API
2015-04-17 Wim Taymansallocators: make GstFdAllocator non-abstract
2015-04-15 Bernhard Milleraudioconvert: fix mixed usage of gint and gint32 in...
2015-04-14 Tim-Philipp... gio: fix gvfs plugin dependencies
2015-04-14 Luis de Bethencourtexamples: disconnect scale callback in scrubby
2015-04-13 Luis de Bethencourtexamples: keep scrubby command consistent
2015-04-13 Luis de Bethencourtexamples: no need to set intermediate states
2015-04-13 Luis de Bethencourtexamples: wavparse doesn't need dynamic linking
2015-04-11 Sebastian Drögevideodecoder: Break instead of return if default negoti...
2015-04-10 Tim-Philipp... app, videorate: fix CFLAGS and LIBADD order
2015-04-10 Luis de Bethencourtexamples: remove reference to 0.10 in playrec
2015-04-10 Luis de Bethencourtexamples: remove deprecated function in gtk-videooverlay
2015-04-10 Guillaume Desmottesbasetextoverlay: fix buffer leak in chain function
2015-04-09 Ilya Konstantinovappsrc: docs grammar fixes
2015-04-09 Luis de Bethencourtexamples: add example description to giosrc-mounting
2015-04-09 Vincent Penquerc'haudiobasesink: fix ring buffer leak on open failure
2015-04-09 Vincent Penquerc'haudiobasesrc: fix ring buffer leak on open failure
2015-04-09 Luis de Bethencourtexamples: reuse variables in encoding example
2015-04-09 Sebastian Drögeaudiodecoder: Don't post error messages while holding...
next