webrtc/api/audio_codecs/isac
Oskar Sundbom 90657302be Optional: Use nullopt and implicit construction in /api/audio_codecs
Changes places where we explicitly construct an Optional to instead use
nullopt or the requisite value type only.

This CL was uploaded by git cl split.

R=kwiberg@webrtc.org

Bug: None
Change-Id: I30f47ec9b6dbef216ee061a96fad8ca14c041bb5
Reviewed-on: https://webrtc-review.googlesource.com/23566
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Oskar Sundbom <ossu@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20711}
2017-11-16 12:54:53 +00:00
..
audio_decoder_isac.h Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00
audio_decoder_isac_fix.cc Optional: Use nullopt and implicit construction in /api/audio_codecs 2017-11-16 12:54:53 +00:00
audio_decoder_isac_fix.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_decoder_isac_float.cc Optional: Use nullopt and implicit construction in /api/audio_codecs 2017-11-16 12:54:53 +00:00
audio_decoder_isac_float.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder_isac.h Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00
audio_encoder_isac_fix.cc Optional: Use nullopt and implicit construction in /api/audio_codecs 2017-11-16 12:54:53 +00:00
audio_encoder_isac_fix.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder_isac_float.cc Optional: Use nullopt and implicit construction in /api/audio_codecs 2017-11-16 12:54:53 +00:00
audio_encoder_isac_float.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00