platform/upstream/gst-plugins-bad.git
2014-06-22 Sebastian Drögevideo: Link with $(LIBM) for rint() and others
2014-06-22 Sebastian Drögepo: Update translations
2014-06-22 Thomas Bluemelhlsdemux: Fix decrypting fragments
2014-06-22 Sebastian Drögerawparse: Use the pad passed to us directly for default...
2014-06-22 Justin Joyrawparse: default query should be forward on target pad
2014-06-22 Tim-Philipp... tsdemux: fix up comment
2014-06-21 Matthew Watersgl: move gles2 compat header to glprototypes
2014-06-21 Matthew Watersglbufferpool: provide a consistent API regardless of...
2014-06-21 Matthew Watersgl: mark library as API unstable
2014-06-21 Thibault Saunierlibs:uridownloader: Properly declare APIs as UNSTABLE
2014-06-21 Thibault Saunierlibs:video: Properly declare APIs as UNSTABLE
2014-06-21 Thibault Saunierlibs:base: Properly declare APIs as UNSTABLE
2014-06-21 Sebastian Drögewaylandsink: Fix compiler warning
2014-06-21 Sebastian Drögetsdemux: Update comments to the new reality and remove...
2014-06-21 Thibault Saunierlibs:video: Add -I$(top_srcdir)/gst-libs to fix distcheck
2014-06-21 Thibault Saunierlibs:base: Fix includedir
2014-06-21 Thibault Saunieraggregator: Fix requested pad name
2014-06-20 Thibault Saunierlibs: videoaggregato: Do not import videoconvert.h...
2014-06-20 Thibault SaunierFinal fix compilation
2014-06-20 Tim-Philipp... build: remove gst-libs/gst/video/ from CRUFT_DIRS
2014-06-20 Thibault Saunierlibs:video:Fix compilation
2014-06-20 Thibault Sauniergl:glvideomixer: Add the Compositor in the element...
2014-06-20 Mathieu Duponchellecompositor: Add a new compositor based on the new GstVi...
2014-06-20 Thibault Sauniergl: Port glmixer to the GstVideoAggregator baseclass
2014-06-20 Mathieu Duponchellevideoaggregator: Create a new GstVideoAggregator baseclass
2014-06-20 Thibault Saunieraggregator: Add new GstAggregator base class
2014-06-20 Sebastian Drögeandroidmedia: Clear exceptions also when we did not...
2014-06-19 Sebastian Drögeandroidmedia: Also don't report warnings for queue...
2014-06-19 Sebastian Drögeandroidmedia: Don't consider input buffer queueing...
2014-06-19 Sebastian Drögeandroidmedia: Clean up flushing code and don't consider...
2014-06-19 Sebastian Drögeuridownloader: Include the debug string in the error...
2014-06-19 Sebastian Drögehlsdemux: Include the debug string in the error message...
2014-06-19 Sebastian Drögehlsdemux: Include a more descriptive error message
2014-06-19 Sebastian Drögehlsdemux: Propagate error messages from the source...
2014-06-19 Sebastian Drögehlsdemux: Directly convert GErrors to error messages
2014-06-18 Miguel París... gstsrtpenc: unref event when needed
2014-06-18 Wim Taymanssrtpenc: improve property comments
2014-06-18 Miguel París... gstsrtpenc: add allow-repeat-tx property
2014-06-18 Lubosz Sarneckiopengl: add element for transforming video geometry
2014-06-18 Tim-Philipp... pnm: link against libgstbase for GstAdapter
2014-06-17 Matthew Watersglframebuffer: don't segfault needlessly with GLES2
2014-06-17 Matthew Watersglfiltershader: port to GLES2
2014-06-17 Tim-Philipp... win32: update exports for changed h264 codec parser API
2014-06-17 Sanjay NMpnmdec: Added PBM Support
2014-06-17 Tim-Philipp... wayland: add unstable API guards to wayland library...
2014-06-17 Tim-Philipp... gst-libs: fix uninstalled build of new wayland lib
2014-06-17 George Kiagiadakiswaylandsink/wldisplay: verify that all the required...
2014-06-17 George Kiagiadakiswaylandsink: remove the buffer from the surface when...
2014-06-17 Arnaud Vracwayland: install .pc file
2014-06-17 George Kiagiadakiswaylandsink/wlwindow: do not commit a resize when it...
2014-06-17 George Kiagiadakiswaylandsink/wlwindow: take into account the video aspec...
2014-06-17 George Kiagiadakiswaylandsink: improve the way the video size is passed...
2014-06-17 George Kiagiadakiswaylandsink: rename pause/resume_rendering to begin...
2014-06-17 George Kiagiadakiswaylandsink: remove the manual synchronization from...
2014-06-17 George Kiagiadakiswaylandsink: protect access to properties with the...
2014-06-17 George Kiagiadakiswaylandsink: protect access to the display with a new...
2014-06-17 George Kiagiadakiswaylandsink: remove the OBJECT_LOCK from set_caps()
2014-06-17 George Kiagiadakiswaylandsink: Replace the OBJECT_LOCK with a private...
2014-06-17 George Kiagiadakiswaylandsink: move surface resizing logic to the GstWlWi...
2014-06-17 George Kiagiadakiswaylandsink: cleanup GstWlWindow a bit after the overla...
2014-06-17 George Kiagiadakiswayland: remove gst_wayland_video_set_surface_size()
2014-06-17 George Kiagiadakiswaylandsink: create and maintain the subsurface inside...
2014-06-17 George Kiagiadakiswayland: add public API for creating & using the displa...
2014-06-17 George Kiagiadakiswaylandsink: get the external display handle using...
2014-06-17 George Kiagiadakiswaylandsink: drop width/height arguments from gst_wl_wi...
2014-06-17 George Kiagiadakiswaylandsink: add G_BEGIN/END_DECLS on all headers for...
2014-06-17 George Kiagiadakiswaylandsink: fix assertion failure when stopping immedi...
2014-06-17 George Kiagiadakiswaylandsink: Update wl_scaler to version 2
2014-06-17 George Kiagiadakiswayland/Makefile.am: link with gstvideo to avoid intros...
2014-06-17 George Kiagiadakiswaylandsink/Makefile.am: Fix scaler-client-protocol...
2014-06-17 George Kiagiadakiswaylandsink: remove unused functions
2014-06-17 George Kiagiadakiswaylandsink: Add myself to the authors list
2014-06-17 George Kiagiadakiswaylandsink/wldisplay: bind to the latest available...
2014-06-17 George Kiagiadakiswaylandsink: create/destroy the display when entering...
2014-06-17 George Kiagiadakiswaylandsink: Support all video formats supported by...
2014-06-17 George Kiagiadakiswaylandsink: fix crash in case there is no pool because...
2014-06-17 George Kiagiadakiswaylandsink: set an empty input region on the video...
2014-06-17 George Kiagiadakiswaylandsink/wlwindow: reuse code between the two constr...
2014-06-17 George Kiagiadakiswaylandsink: increase debug messages
2014-06-17 George Kiagiadakiswaylandsink: Use a boolean in combination with render_c...
2014-06-17 George Kiagiadakiswaylandsink: Implement expose() and handle resizing...
2014-06-17 George Kiagiadakiswaylandsink: Use wl_scaler/wl_viewport to scale the...
2014-06-17 George Kiagiadakiswaylandsink: Build bindings for the unstable wl_scaler...
2014-06-17 George Kiagiadakiswaylandsink: Set external surfaces and their child...
2014-06-17 George Kiagiadakiswaylandsink: Wait for the frame_cb to redraw and drop...
2014-06-17 George Kiagiadakiswaylandsink: Handle wl_buffer::release and don't reuse...
2014-06-17 George Kiagiadakiswaylandsink/waylandpool: remove useless munmap call
2014-06-17 George Kiagiadakiswaylandsink/waylandpool: call the start/stop methods...
2014-06-17 George Kiagiadakiswaylandsink/waylandpool: unlink mmaped shm files so...
2014-06-17 George Kiagiadakiswaylandsink: implement the GstVideoOverlay & GstWayland...
2014-06-17 George Kiagiadakiswaylandsink: implement with stubs the GstWaylandVideo...
2014-06-17 George Kiagiadakiswayland: Add new gst-wayland library containing a new...
2014-06-17 George Kiagiadakiswaylandsink: handle the list of supported formats properly
2014-06-17 George Kiagiadakiswaylandsink/wlvideoformat: add mappings for many common...
2014-06-17 George Kiagiadakiswaylandsink: unref the buffer pool
2014-06-17 George Kiagiadakiswaylandsink/waylandpool: ref the display instead of...
2014-06-17 George Kiagiadakiswaylandsink: make the display property useful
2014-06-17 George Kiagiadakiswaylandsink: access sink->pool in a more atomic fashion
2014-06-17 George Kiagiadakiswaylandsink: remove the useless wayland_lock
2014-06-17 George Kiagiadakiswaylandsink: apply the same debug category to all the...
next