platform/upstream/gstreamer.git
2018-02-28 Tim-Philipp... docs: add new audiolatency element to docs and update...
2018-02-27 Nirbheek Chauhanaudiolatency: Fix string format specifier and use micro...
2018-02-27 Nirbheek Chauhanaudiolatency: Fix cerbero build failure
2018-02-27 Alicia Boya... x265enc: Add format example for option-string
2018-02-27 Nirbheek Chauhanaudiolatency: New plugin for measuring audio latency
2018-02-27 Chris Bassttml: Add support for IMSC 1.0.1 fillLineGap attribute
2018-02-26 Tim-Philipp... docs: plugins: add some more elements
2018-02-26 Nirbheek Chauhanwasapi: Clarify usage of low-latency property, add...
2018-02-26 Nirbheek Chauhanwasapi: Add a property for trying the AudioClient3 API
2018-02-26 Nirbheek Chauhanwasapi: Set realtime thread priority at runtime
2018-02-26 Nirbheek Chauhanwasapi: Use IAudioClient3 interface when available
2018-02-26 Nirbheek Chauhanwasapi: __uuidof is simply not available in C
2018-02-26 Nirbheek Chauhanwasapi: Set a default category for util functions
2018-02-26 Nirbheek Chauhanwasapi: Use a macro for HRESULT failure paths
2018-02-23 Sreerenj Balachandranchecksumsink: remove src pad template from sink element
2018-02-23 Hyunjun Komsdk: remove unused code
2018-02-23 Jan Alexander... srt: Add support for streamheaders to sinks
2018-02-23 Jan Alexander... srt: Refactor gst_srt_*_sink_send_buffer, extract send
2018-02-23 Jan Alexander... srt: Add gst_srt_base_sink_stop
2018-02-23 Jan Alexander... srt: Remove unused queued_buffers field
2018-02-22 Sreerenj Balachandranmsdkenc: remove unnecessary memset
2018-02-22 Sreerenj Balachandranmsdk: enc: Support force-key-unit events
2018-02-21 Nicolas Dufresneh264parser: Expose framerate even if fixed_frame_rate...
2018-02-21 Tim-Philipp... meson: simplify GST_DISABLE_GST_DEBUG check and don...
2018-02-21 Nicolas Dufresnedoc: Add section for fakevideosink
2018-02-21 Nicolas DufresneAdd fakevideosink element
2018-02-21 Nicolas Dufresnemeson: Remove unused header list
2018-02-21 Nicolas DufresneFix SRT Library package config name
2018-02-21 Justin Kimmeson: Use .dylib suffix if darwin
2018-02-21 Sreerenj Balachandranmsdk: enc: Fix typo
2018-02-20 Sreerenj Balachandranmsdk: h264_enc: Enable B-pyramid prediction support
2018-02-20 Sreerenj Balachandranmsdk: Add more tuning options
2018-02-20 Sreerenj Balachandranmsdk: h264_enc: Add slice size tuning option
2018-02-20 Sreerenj Balachandranmsdk: move enum definitions to separte file
2018-02-20 Sreerenj Balachandranmsdk: encoder: h264: Enable trellis quantization tuning
2018-02-20 Sreerenj Balachandranmsdk: h264_enc: Add LookaheadDownsampling support
2018-02-20 Sreerenj Balachandranmsdk: encode: Add more rate control options
2018-02-20 Sreerenj Balachandranmsdk: encode: Add property to set slice/partitioning
2018-02-20 Sreerenj Balachandranmsdk: encoder: h265: generalize the behavior of "i...
2018-02-20 Sreerenj Balachandranmsdk: encoder: register only the required properties
2018-02-19 Víctor Manuel... msdk: add missing files for dist target
2018-02-18 Sebastian Drögecolormanagement: Link to libgstbase for basetransform
2018-02-18 Sebastian Drögegl: GL_LIBS does not exist anymore but X11_LIBS does...
2018-02-18 Sebastian Drögeconfigure: Add configure check for gmodule-no-export-2.0
2018-02-16 Sebastian Drögewebrtc: We need at least libnice 0.1.14
2018-02-15 Tim-Philipp... Back to development
2018-02-15 Tim-Philipp... Release 1.13.1
2018-02-15 Tim-Philipp... Dist compositor crossfade example and pythons script...
2018-02-15 Tim-Philipp... configure: fix build with --disable-external
2018-02-15 Tim-Philipp... po: update translations
2018-02-15 Tim-Philipp... docs: update plugin docs
2018-02-14 Edward Herveydecklink: Fix array of devices usage
2018-02-14 Edward HerveyUpdate ORC fallback disted code
2018-02-14 Sean DuBoisaom: Implement cpu-used in av1enc
2018-02-14 Dimitrios Katsarospnm: Fixed segfault in pnmenc
2018-02-14 Sreerenj Balachandranbuild: check gudev dependency for msdk plugin
2018-02-13 Sreerenj Balachandranmsdk: vc1_dec: Add Advanced profile (WVC1) support
2018-02-13 Sreerenj Balachandranmsdk: dec: Add non-packetized stream handling support
2018-02-13 Sreerenj Balachandranmsdk: Add VC1 decoder (simple and main profiles)
2018-02-13 Sreerenj Balachandranmsdk : Add RenderNode support
2018-02-13 Hyunjun Komsdk: Avoid build failures on Windows until d3d allocat...
2018-02-13 Hyunjun Komsdkdec: use video memory if there's another MSDK conte...
2018-02-13 Hyunjun Komsdk: add async depth from each msdk element to GstMsdk...
2018-02-13 Hyunjun Komsdkdec/enc: query GstContext to share GstMsdkContext
2018-02-13 Hyunjun Komsdk: context: add job type to figure out if joining...
2018-02-13 Hyunjun Komsdk: adds util functions to handle GstContext
2018-02-13 Hyunjun Komsdkdec: use bufferpool
2018-02-13 Hyunjun Komsdkenc: use bufferpool
2018-02-13 Hyunjun Komsdk: supports bufferpool
2018-02-13 Hyunjun Komsdk: adds frame allocator using libva
2018-02-13 Hyunjun Komsdkdec: fix typo
2018-02-13 Hyunjun Komsdk: implements GstMsdkContext.
2018-02-13 Hyunjun Komsdk: libva: adds utility function between mfx and...
2018-02-13 Hyunjun Komsdk: adds new utility functions for conversion from...
2018-02-13 Hyunjun Komsdk: move and rename the function msdk_video_alignment
2018-02-13 Tim-Philipp... audioaggregator: remove, moved to -base
2018-02-13 Tim-Philipp... audiomixer: remove, moved to -base
2018-02-12 Tim-Philipp... proxy: remove unneeded object private structs
2018-02-12 Tim-Philipp... qt: remove plugin, moved to -good
2018-02-12 Tim-Philipp... configure: remove two more unneeded gtk conditionals
2018-02-12 Tim-Philipp... gtk: remove, plugin has moved to -good
2018-02-11 Carlos Rafael... interaudio: Make sure both PTS and DTS values are defined
2018-02-08 Nirbheek Chauhanwasapisrc: Re-align device period if necessary
2018-02-08 Tim-Philipp... meson: make version numbers ints and fix int/string...
2018-02-08 Víctor Manuel... Revert "gdpdepay: don't use allocator if it has custom...
2018-02-08 Nirbheek Chauhanproxy: Fix plugin definition
2018-02-08 Nirbheek Chauhanproxy: Remove dead code from Makefile.am
2018-02-08 Nirbheek Chauhanmeson: Fix wasapi build on Windows
2018-02-08 Nirbheek Chauhanwasapi: Unprepare when src/sink_prepare fails
2018-02-08 Nirbheek Chauhanwasapisink: Re-align device period if necessary
2018-02-08 Nirbheek Chauhanwasapisink: pre-load the buffer with silence
2018-02-08 Nirbheek Chauhanwasapi: Try to use latency-time and buffer-time
2018-02-08 Nirbheek Chauhanwasapi: Cover more HRESULT error messages
2018-02-08 Nirbheek Chauhanwasapi: Increase thread priority to reduce glitches
2018-02-08 Nirbheek Chauhanwasapi: Allow opening devices in exclusive mode
2018-02-08 Nirbheek Chauhanwasapi: Rename struct element for device name
2018-02-08 Nirbheek Chauhanwasapi: Fix indentation issues missed by the commit...
2018-02-08 Matthew Watersvulkanupload: actually loop over possible uploaders
2018-02-08 Matthew Waterswebrtc: Fix ffeb09e4 conditional
2018-02-08 Matthew Waterswebrtc: change dead code to an assert
next