Skip to content

Commit

Permalink
Added TSMF debug flag.
Browse files Browse the repository at this point in the history
Added FFMPEG and GSTREAMER flags.
  • Loading branch information
akallabeth committed May 23, 2014
1 parent 3fde4f0 commit 3c27795
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
#cmakedefine WITH_WIN8
#cmakedefine WITH_RDPSND_DSOUND

#cmakedefine WITH_FFMPEG
#cmakedefine WITH_GSTREAMER
#cmakedefine WITH_WINMM
#cmakedefine WITH_MACAUDIO
#cmakedefine WITH_ALSA
Expand All @@ -58,6 +60,7 @@
#cmakedefine WITH_DEBUG_CHANNELS
#cmakedefine WITH_DEBUG_CLIPRDR
#cmakedefine WITH_DEBUG_DVC
#cmakedefine WITH_DEBUG_TSMF
#cmakedefine WITH_DEBUG_GDI
#cmakedefine WITH_DEBUG_KBD
#cmakedefine WITH_DEBUG_LICENSE
Expand Down

0 comments on commit 3c27795

Please sign in to comment.