tdesktop/Telegram/SourceFiles/media
John Preston e8a3535c74 Support audio documents playback inside app.
Also add some more decoders in ffmpeg configuration (wav).
Also stop audio device restart on PKEY_AudioEndpoint changes.
Also deduce channel layout from channel count in ffmpeg loaders.
2017-04-30 14:34:23 +03:00
..
player Support audio documents playback inside app. 2017-04-30 14:34:23 +03:00
view Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_audio.cpp Use full volume for video messages. 2017-04-15 22:51:53 +03:00
media_audio.h Use full volume for video messages. 2017-04-15 22:51:53 +03:00
media_audio_capture.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_audio_capture.h Audio capture moved to a separate module. 2017-01-25 00:25:21 +03:00
media_audio_ffmpeg_loader.cpp Support audio documents playback inside app. 2017-04-30 14:34:23 +03:00
media_audio_ffmpeg_loader.h Beta 1000002001: Recreate audio device when no output or device changes. 2017-01-25 08:45:09 +03:00
media_audio_loader.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_audio_loader.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00
media_audio_loaders.cpp Fix crash in videoplayer audio stream loader. 2017-04-15 20:32:14 +03:00
media_audio_loaders.h Remove Q_OBJECT dependency from ApiWrap. 2017-04-07 18:13:19 +03:00
media_child_ffmpeg_loader.cpp Support audio documents playback inside app. 2017-04-30 14:34:23 +03:00
media_child_ffmpeg_loader.h Using standard library instead of std_ namespace. 2017-02-21 16:45:56 +03:00
media_clip_ffmpeg.cpp Send mp4 and quicktime files as videos. 2017-03-10 17:12:51 +03:00
media_clip_ffmpeg.h Send mp4 and quicktime files as videos. 2017-03-10 17:12:51 +03:00
media_clip_implementation.cpp Removed #include "stdafx.h" from all files. 2017-03-04 12:27:52 +03:00
media_clip_implementation.h Send mp4 and quicktime files as videos. 2017-03-10 17:12:51 +03:00
media_clip_qtgif.cpp Send mp4 and quicktime files as videos. 2017-03-10 17:12:51 +03:00
media_clip_qtgif.h Send mp4 and quicktime files as videos. 2017-03-10 17:12:51 +03:00
media_clip_reader.cpp Allow audio and video files with duration < 1s. 2017-03-27 15:50:40 +03:00
media_clip_reader.h Show video thumbnail in SendFileBox. 2017-03-10 17:14:10 +03:00