gecko-dev/dom/media/ogg
Sylvestre Ledru d0f6c7fc66 Bug 1856795 - Remove redundant member init r=emilio
Done with:
./mach static-analysis check --checks="-*, readability-redundant-member-init" --fix .

https://clang.llvm.org/extra/clang-tidy/checks/readability/redundant-member-init.html

Differential Revision: https://phabricator.services.mozilla.com/D190002
2023-10-15 15:29:02 +00:00
..
OggCodecState.cpp Bug 1852170 - check if the duration is valid. r=media-playback-reviewers,azebrowski 2023-09-09 03:36:42 +00:00
OggCodecState.h Bug 1840399 - Fix static-analysis warnings in OggCodecState. r=media-playback-reviewers,alwu 2023-08-08 12:12:53 +00:00
OggCodecStore.cpp
OggCodecStore.h
OggDecoder.cpp
OggDecoder.h
OggDemuxer.cpp Bug 1856145 - Protect against incorrect granulepos in OGG bytestream. r=alwu 2023-10-03 08:25:18 +00:00
OggDemuxer.h Bug 1848669 - Fix clang-tidy warnings in OggDemuxer.cpp. r=alwu 2023-08-22 14:47:16 +00:00
OggRLBox.h
OggRLBoxTypes.h
OggWriter.cpp Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
OggWriter.h
OpusParser.cpp Bug 1840399 - Fix static-analysis warnings in OpusParser. r=media-playback-reviewers,alwu 2023-08-08 12:12:53 +00:00
OpusParser.h Bug 1840399 - Fix static-analysis warnings in OpusParser. r=media-playback-reviewers,alwu 2023-08-08 12:12:53 +00:00
moz.build