gecko-dev/media/gmp-clearkey/0.1
Mike Hommey 49275714a9 Bug 1766347 - Fix comma warnings in Windows builds. r=media-playback-reviewers,bryce
media/gmp-clearkey/0.1/WMFH264Decoder.cpp(145,24): error: possible misuse of comma operator here [-Werror,-Wcomma]
  while (type = nullptr,
                       ^
media/gmp-clearkey/0.1/WMFH264Decoder.cpp(145,10): note: cast expression to void to silence warning
  while (type = nullptr,
         ^~~~~~~~~~~~~~
         static_cast<void>( )

Differential Revision: https://phabricator.services.mozilla.com/D144641
2022-04-26 02:04:58 +00:00
..
gtest
ArrayUtils.h
BigEndian.h
ClearKeyBase64.cpp
ClearKeyBase64.h
ClearKeyCDM.cpp
ClearKeyCDM.h
ClearKeyDecryptionManager.cpp
ClearKeyDecryptionManager.h
ClearKeyPersistence.cpp Bug 1757122 - Replace unqualified uses of std::move. r=xpcom-reviewers,media-playback-reviewers,mccr8,bryce 2022-03-01 04:15:26 +00:00
ClearKeyPersistence.h
ClearKeySession.cpp
ClearKeySession.h
ClearKeySessionManager.cpp Bug 1757122 - Replace unqualified uses of std::move. r=xpcom-reviewers,media-playback-reviewers,mccr8,bryce 2022-03-01 04:15:26 +00:00
ClearKeySessionManager.h
ClearKeyStorage.cpp Bug 1757122 - Replace unqualified uses of std::move. r=xpcom-reviewers,media-playback-reviewers,mccr8,bryce 2022-03-01 04:15:26 +00:00
ClearKeyStorage.h
ClearKeyUtils.cpp Bug 1759846 - the 'empty' method should be used to check for emptiness. r=sylvestre 2022-03-24 17:08:50 +00:00
ClearKeyUtils.h
RefCounted.h
VideoDecoder.cpp
VideoDecoder.h
WMFH264Decoder.cpp Bug 1766347 - Fix comma warnings in Windows builds. r=media-playback-reviewers,bryce 2022-04-26 02:04:58 +00:00
WMFH264Decoder.h
WMFSymbols.h
WMFUtils.cpp
WMFUtils.h
gmp-clearkey.cpp
manifest.json.in
moz.build Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00