platform/upstream/freerdp.git
2018-02-13 Martin FleiszMerge pull request #4376 from hardening/ms-rdpevor
2018-02-13 Armin NovakAdded missing FREERDP_API function export.
2018-02-13 Armin NovakFixed gemoetry mapping.
2018-02-13 Armin NovakFixed copy offset issue.
2018-02-13 Armin NovakFixed code duplication.
2018-02-13 Armin NovakAdded software decoding fallback for RDPVOR
2018-02-13 Armin NovakFixed scaled drawing of video content.
2018-02-13 David Fortvideo, geometry: fixed geometry handling
2018-02-13 David Fortvideo: mutualize things in the common channel code
2018-02-13 David Fortvideo: do cleanups in post_connect
2018-02-13 David Fortdrdynvc: fixed stream leak on error
2018-02-13 David Fortgeometry: drop server-side option for geometry
2018-02-13 David Fortvideo: fixed uninit of channel
2018-02-13 David Fortvideo+geometry: fixed leaks, a segfault and concurrent...
2018-02-13 David Fortvideo: fix prototype and cleanup at exit
2018-02-13 David Fortvideo: an implementation of MS-RDPEVOR for X11
2018-02-13 David Fortvideo: a skeleton for MS-RDPEVOR client
2018-02-13 David Fortgeometry: change the channel API to mutualize things
2018-02-13 David FortMerge pull request #4423 from akallabeth/double_free
2018-02-13 Armin Novakbitmap free now always deallocating all resources.
2018-02-12 David FortMerge pull request #4421 from akallabeth/x11_asan_fix_v2
2018-02-12 Armin NovakFixed accidental free of XImage data.
2018-02-12 MartinHaimbergerMerge pull request #4420 from akallabeth/x11_memleak_fix
2018-02-12 Armin NovakFixed #4412: XImage must be freed with XDestroyImage
2018-02-09 Martin FleiszMerge pull request #4413 from akallabeth/memlead_queue_...
2018-02-09 Armin NovakFixed cleanup of xfc->drawable.
2018-02-09 Armin NovakPrevent malloc of size 0
2018-02-09 Armin NovakAdded client channel queue object free function.
2018-02-09 Armin NovakAdd dynamic channel queue object free function.
2018-02-09 Armin NovakClear message queue on free.
2018-02-09 Armin NovakFixed a memory leak.
2018-02-09 Martin FleiszMerge pull request #4411 from akallabeth/resolve_ipv6_fix
2018-02-08 Armin NovakFixed IPv4/IPv6 to string
2018-02-08 Norbert FederaMerge pull request #4380 from akallabeth/output_suppres...
2018-02-08 Armin NovakFixed GFX output expose.
2018-02-08 Armin NovakDo not update client if output suppressed.
2018-02-08 Armin NovakFixed formatting.
2018-02-08 Armin NovakFixed SuppressOutput update.
2018-02-07 Bernhard MiklautzMerge pull request #4408 from vinzent/rpm_spec_rhel7
2018-02-07 Martin FleiszMerge pull request #4347 from akallabeth/h264_log
2018-02-07 David FortMerge pull request #4409 from akallabeth/init_once_return
2018-02-07 Armin NovakFixed FFMPEG log messages.
2018-02-07 Armin NovakUse dynamic logger in MediaFoundation backend
2018-02-07 Armin NovakFixed obsolete TAG definitions and use.
2018-02-07 Armin NovakFix OpenH264 trace logging, set up context first
2018-02-07 Armin NovakUsing dynamic logger for GFX-H264 backend.
2018-02-07 Armin NovakFixed init once return.
2018-02-07 Thomas MuellerUpdate rpm spec to support RHEL 7
2018-02-07 Norbert FederaMerge pull request #4392 from akallabeth/yuv_asm
2018-02-07 Bernhard MiklautzMerge pull request #4397 from SriRamanujam/vaapi
2018-02-07 Bernhard MiklautzMerge pull request #4400 from hardening/defines_clean
2018-02-07 Armin NovakFixed AVC444 YUV conversion matrix
2018-02-07 Armin NovakRefactored RGB to AVC444v2
2018-02-07 Armin NovakAdded SSSE3 UV average to AVC444v1
2018-02-07 Armin NovakAdded UV average to AVC444v1
2018-02-07 David FortMerge pull request #4340 from akallabeth/init_once
2018-02-07 MartinHaimbergerMerge pull request #4395 from akallabeth/afreerdp_clipb...
2018-02-07 MartinHaimbergerMerge pull request #4387 from akallabeth/hotplug_fix
2018-02-07 MartinHaimbergerMerge pull request #4394 from akallabeth/shadow_avc444
2018-02-07 akallabethMerge pull request #4406 from rozhuk-im/master
2018-02-07 rimFix: #define ConvertColor FreeRDPFreeRDPConvertColor...
2018-02-05 David Fortfixed include path
2018-02-05 David Fortset some define consistency
2018-02-02 Sri RamanujamTO BE SQUASHED: use hw_frames_ctx to set up vaapi on...
2018-02-02 Sri RamanujamTO BE SQUASHED: initial changes from code review
2018-02-02 Armin NovakIncreased target bitrate for shadow server.
2018-02-02 Armin NovakTuned FFMPEG encoder settings.
2018-02-02 Armin NovakAdded return checks.
2018-02-02 Armin NovakFixed AVC444v2 detection.
2018-02-02 Armin NovakAlign YUV buffer strides and height.
2018-02-02 Armin NovakAdded AVC444 chroma support to shadow server.
2018-02-02 Sri RamanujamUse libavcodec's VA-API decoding.
2018-02-01 David FortMerge pull request #4396 from bmiklautz/fix_nightlies
2018-02-01 Bernhard Miklautzfix deb/freerdp-nightly: disable ASAN on i386
2018-02-01 Bernhard Miklautzcmdline refactor: move cmd struct to extra file
2018-02-01 Armin NovakCheck length of string returned by ClipboardGetData
2018-01-31 Norbert FederaMerge pull request #4393 from nfedera/fix-remove-expens...
2018-01-31 Norbert Federadisabled expensive debug call in channel send
2018-01-30 David FortMerge pull request #4391 from akallabeth/yuv_asm
2018-01-30 Armin NovakDeactiveate optimized primitives if no implementation...
2018-01-30 Armin NovakAdded SSE optimized RGB to AVC444 frame split and test.
2018-01-30 Armin NovakAdded optimized C function for specific color format.
2018-01-30 Armin NovakSplit optimized YUV implementations to separate files.
2018-01-29 akallabethMerge pull request #4389 from hardening/primitives
2018-01-28 David Fortprimitives: use INIT_ONCE instead of static booleans
2018-01-25 Armin NovakFixed #4384: Drive hotplug detection
2018-01-24 akallabethMerge pull request #4381 from bmiklautz/suse_asan
2018-01-24 Bernhard Miklautzfix freerdp-nightly on suse: disable asan
2018-01-24 Bernhard MiklautzMerge pull request #4379 from akallabeth/memleak_fix
2018-01-24 Armin NovakFixed memory leak.
2018-01-23 Bernhard MiklautzMerge pull request #4328 from akallabeth/nightly_saniti...
2018-01-22 David FortMerge pull request #4375 from akallabeth/memleak
2018-01-22 Armin NovakFixed memory leak.
2018-01-19 Martin FleiszMerge pull request #4373 from akallabeth/warning_fixes2
2018-01-19 Armin NovakFixes argument size type, function static where appropr...
2018-01-17 Bernhard MiklautzMerge pull request #4367 from akallabeth/android_versio...
2018-01-17 Bernhard MiklautzMerge pull request #4369 from akallabeth/openh264_update
2018-01-17 Armin NovakUpdated OpenSSL version for android.
2018-01-17 Armin NovakUpdated to OpenH264 1.7 and relocatable binaries.
2018-01-17 Armin NovakUpdated gradle build version and dependencies.
next