FreeRDP/channels/tsmf/client
Daniel Bungert c95b5c49a6 Assorted tsmf and gstreamer fixes:
* tsmf audio volume fixes
  * The first audio volume message is received before everything is
    initialized.  Cache this data until we're ready.
  * Handle the cases of gstreamer unitialized/partially ready/
    fully ready.
  * Default to 50% as a fallback if the above fails.
* Improved detection of the primary monitor.
* Fix an unexpected shutdown when the server asks us to resize the media
  overlay to (width=0,height=0).
* Permit multiple presentations - required for repeat of audio files
  and also is seen in some video cases.
* Several leak fixes.
* Fix logging related compile warnings and other usage of PRIu64.
2013-06-19 12:33:46 -04:00
..
alsa channels/rdpsnd: refactoring 2013-02-19 17:47:55 -05:00
ffmpeg Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
gstreamer Assorted tsmf and gstreamer fixes: 2013-06-19 12:33:46 -04:00
pulse libfreerdp: purged source tree from deprecated memory utils 2012-11-21 21:22:06 -05:00
CMakeLists.txt channel/tsmf: fix for gstreamer detection 2013-03-29 16:17:03 +01:00
tsmf_audio.c libfreerdp-utils: removed part of the deprecated calls to xzalloc 2012-11-19 23:49:08 -05:00
tsmf_audio.h freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
tsmf_codec.c freerdp: purge old stream utils 2013-05-08 16:27:21 -04:00
tsmf_codec.h libwinpr-utils: combine old and new stream utils 2013-03-21 15:19:33 -04:00
tsmf_constants.h channels/tsmf: implement set source video rect (0x116) 2013-05-10 17:36:27 -04:00
tsmf_decoder.c libfreerdp-utils: removed part of the deprecated calls to xzalloc 2012-11-19 23:49:08 -05:00
tsmf_decoder.h freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
tsmf_ifman.c Assorted tsmf and gstreamer fixes: 2013-06-19 12:33:46 -04:00
tsmf_ifman.h channels/tsmf: implement set source video rect (0x116) 2013-05-10 17:36:27 -04:00
tsmf_main.c channels/tsmf: implement set source video rect (0x116) 2013-05-10 17:36:27 -04:00
tsmf_main.h freerdp: merge RDP_EVENT type with wMessage 2013-03-28 21:13:56 -04:00
tsmf_media.c Assorted tsmf and gstreamer fixes: 2013-06-19 12:33:46 -04:00
tsmf_media.h libwinpr-utils: combine old and new stream utils 2013-03-21 15:19:33 -04:00
tsmf_types.h freerdp: get rid of old types 2012-10-09 03:26:39 -04:00