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
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
CMakeLists.txt channel/tsmf: fix for gstreamer detection 2013-03-29 16:17:03 +01:00
tsmf_audio.c
tsmf_audio.h
tsmf_codec.c freerdp: purge old stream utils 2013-05-08 16:27:21 -04:00
tsmf_codec.h
tsmf_constants.h channels/tsmf: implement set source video rect (0x116) 2013-05-10 17:36:27 -04:00
tsmf_decoder.c
tsmf_decoder.h
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
tsmf_types.h