platform/upstream/gstreamer.git
2015-07-06 Marcin Kolnyvideo-info: implement GstVideoInfo as boxed type
2015-07-06 Stian Selnesrtcpbuffer: Fix validation of packets with padding
2015-07-06 Stian Selnesvideodecoder: Fix setting default pixel-aspect-ratio
2015-07-03 Stefan SauerAutomatic update of common submodule
2015-07-03 Stefan Sauerdocs: order and canonicalize the -sections.txt file
2015-07-03 Stefan Sauercdparanoiasrc: remove unused defines
2015-07-03 Stefan Sauervideoscale: fix debug categories
2015-07-02 Nicolas Dufresnebasetextoverlay: Fix bug with unused upstream_has_meta
2015-07-02 Nicolas DufresneRevert "basetextoverlay: remove dead code"
2015-07-02 Luis de Bethencourtbasetextoverlay: remove dead code
2015-07-02 Sebastian Drögeaudioencoder: Don't try to get buffers from an empty...
2015-07-01 Sebastian Dröge{audio,video}{en,de}oder: Also copy POOL metas and...
2015-06-30 Sebastian Drögeaudiodecoder: Add transform_meta() vfunc with default...
2015-06-30 Sebastian Drögeaudioencoder: Add transform_meta() vfunc with default...
2015-06-30 Sebastian Drögevideodecoder: Add transform_meta() vfunc with default...
2015-06-30 Sebastian Drögevideoencoder: Add transform_meta() vfunc with default...
2015-06-30 Sebastian Drögertpbaseaudiopayload: Don't copy memory if not needed...
2015-06-29 danny songplaybin: remove unnecessary break
2015-06-29 Luis de Bethencourtvideoscaler: remove check for below zero for unsigned...
2015-06-29 Sebastian Drögeaudioresample: Also copy metas if their API has no...
2015-06-29 Sebastian Drögeaudioconvert: Also copy metas if their API has no tags...
2015-06-29 Sebastian Drögeaudiofilter: Also copy metas if their API has no tags...
2015-06-29 Sebastian Drögevideofilter: Also copy metas if their API has no tags...
2015-06-24 Sebastian DrögeBack to development
2015-06-24 Sebastian DrögeRelease 1.5.2
2015-06-24 Sebastian DrögeUpdate .po files
2015-06-24 Sebastian Drögepo: Update translations
2015-06-23 Song Bingstreamsynchronizer: Unblock EOS wait when track switching.
2015-06-22 Sebastian Drögestreamsynchronizer: Don't wait for sparse streams when...
2015-06-22 Sebastian Drögestreamsynchronizer: Add some more debug output
2015-06-22 Sebastian Drögestreamsynchronizer: Reset group start time when flushing
2015-06-22 Sebastian Drögertspconnection: Only drop everything after the ; of...
2015-06-22 Lyon Wangaudioringbuffer: Fix alaw/mulaw channel positions
2015-06-22 Wim Taymanstests: fix cpp directives
2015-06-22 Wim Taymanstests: add PPC64 abi struct sizes
2015-06-22 Sebastian Drögeplaybin: Reset suburi also when receiving an error...
2015-06-22 Brijesh Singhplaybin: free group->suburi on failure
2015-06-22 Guillaume Desmottesoggdemux: set building_chain to NULL when deactivating...
2015-06-19 Vineeth T Mtools: gst-play: fix seeking issue
2015-06-19 Nicolas Dufresnedoc: Fix gsttrtphdrext section name
2015-06-18 Nicolas Dufresnevideo: Add missing new symbol to win32 def file
2015-06-18 Jan SchmidtAdd gst_video_multiview_guess_half_aspect() to the...
2015-06-18 Jan Schmidtmultiview: Add gst_video_multiview_guess_half_aspect()
2015-06-17 Wim Taymansvideo-converter: make sure we draw enough border for...
2015-06-17 Wim Taymansvideo-scaler: fix scaling of odd width for YUY2 formats
2015-06-17 Thibault Saunierdiscoverer: Fix a wrong naming in the documentation
2015-06-16 Nicolas Dufresnegi: Use INTROSPECTION_INIT for --add-init-section
2015-06-16 Nicolas DufresneAutomatic update of common submodule
2015-06-16 Tim-Philipp... tools: gst-play: error out instead of crashing if there...
2015-06-16 Nicolas Dufresnegi: Skip Scaler, Chroma, Conveter, Dither constructor
2015-06-16 Nicolas Dufresnegi: Add (transfer none) for various video meta
2015-06-16 Nicolas Dufresnegi: Fix warnings in GstRtsp
2015-06-16 Nicolas Dufresnegi: Don't produce gir and typlib for GstRiff
2015-06-16 Nicolas Dufresnegi: Skip fft constructor for now
2015-06-16 Nicolas Dufresnegi: Fix warnings in libgstaudio
2015-06-14 Lazar Claudiubasetextoverlay: add "draw-shadow" and "draw-outline...
2015-06-13 Tim-Philipp... videoencoder: fix gtk-doc chunk for new function
2015-06-12 Nicolas Dufresnebasetextoverlay: Rewrite negotiation method
2015-06-12 Nicolas Dufresnexvimagesink: Don't share internal pool
2015-06-12 Nicolas Dufresneximagesink: Don't share internal pool
2015-06-12 Matej Knoppvideoencoder: Add gst_video_encoder_set_min_pts()
2015-06-12 Tim-Philipp... Update .def file for new API
2015-06-12 Jan Schmidtvideodecoder: Copy multiview-mode, flags and view count...
2015-06-12 Wim Taymansvideo-scaler: enforce same taps when combining scalers
2015-06-12 Wim Taymansvideo-scaler: make sure to clamp to max width
2015-06-12 Wim Taymansvideo-scaler: Enforce same taps on Y and UV scalers...
2015-06-12 Arun Raghavanrtsp: Add a FIXME 2.0 for gst_rtsp_connection_create_fr...
2015-06-11 Tim-Philipp... typefinding: check for full UTF-8 BOM in MSS typefinder
2015-06-11 Philippe Normandtypefindfunctions: UTF-8 MSS Manifest detection support
2015-06-11 Sebastian Drögeplaybin: Check in autoplug_continue against the subtitl...
2015-06-11 Jan Schmidtplaybin: Fix some warnings with clang around multiview...
2015-06-11 Jan Schmidttests: Fix video libs test for multiview GstVideoInfo...
2015-06-11 Jan Schmidtplaybin: Implement multiview frame-packing overrides
2015-06-11 Jan Schmidtvideo: Add multiview/stereo support
2015-06-10 Sebastian Drögertpbaseaudiopayload: Use GST_BUFFER_PTS() instead of...
2015-06-10 Víctor Manuel... playsink: fix the channel of color balance element
2015-06-10 Vineeth TMplaysink: cannot enable text flag while playing
2015-06-10 Edward Herveywin32: Update defs file
2015-06-09 Xavier ClaessensGstRTSPConnection: Add GTlsInteraction support
2015-06-09 Vivia Nikolaidoutools: gst-play: don't print 64 whitespaces next to...
2015-06-09 Stefan Sauercruft: add the obsolete tmpl dir to cruft-dirs
2015-06-09 Jan SchmidtUpdate win32 exports
2015-06-09 Carlos Rafael... alsa: report recoverable device failures to base class
2015-06-09 Carlos Rafael... audiobasesink: added custom clock slaving method
2015-06-09 Edward HerveyAutomatic update of common submodule
2015-06-09 Tim-Philipp... tools: gst-play: add shortcuts to switch audio/subtitle...
2015-06-09 Sreerenj Balachandranplayback: Skip 'ANY' capsfeature while finding the...
2015-06-09 Sreerenj Balachandranplayback: Add gstplaybackutils.{h,c} to deploy the...
2015-06-08 Stefan SauerAutomatic update of common submodule
2015-06-08 Vivia Nikolaidoutools: gst-play: sort directory entries
2015-06-08 Tim-Philipp... ximagesink, xvimagesink: fix string leaks when setting...
2015-06-08 Nicolas Dufresnevideo: Allow using bt2020 by name in colorimetry
2015-06-08 Luis de Bethencourtximagesink: set WM_CLASS of window
2015-06-08 Luis de Bethencourtxvimagesink: set WM_CLASS of window
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Luis de Bethencourtlibvisual: clean dereferences of private structures
2015-06-07 Luis de Bethencourtlibvisual: make private all variable subclasses don...
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan Sauerdocs: remove variables that we define in the snippet...
2015-06-07 Stefan SauerAutomatic update of common submodule
next