gecko-dev/media
serge-sans-paille 8a0a0f7524 Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato
MOZ_RUNINIT => initialized at runtime
MOZ_CONSTINIT => initialized at compile time
MOZ_GLOBINIT => initialized either at runtime or compile time, depending on template parameter, macro parameter etc
This annotation is only understood by our clang-tidy plugin. It has no
effect on regular compilation.

Differential Revision: https://phabricator.services.mozilla.com/D223341
2024-10-30 11:05:24 +00:00
..
ffvpx Bug 1925657 - use ffvpx for SW AV1 on all platforms. r=padenot 2024-10-28 21:15:24 +00:00
gmp-clearkey/0.1
highway
libaom
libcubeb Bug 1919212 - Only disable crash reporter in child process in test_duplex.cpp. r=pehrsons,cubeb-reviewers 2024-09-17 14:09:38 +00:00
libdav1d Bug 1921859 - Update libdav1d to 7072e79faa8b8f387960b4a738139c98c270277f r=media-playback-reviewers,aosmond 2024-10-08 21:35:05 +00:00
libjpeg Bug 1918889 - Update libjpeg-turbo to version 3.0.4. r=tnikkel 2024-10-06 20:47:50 +00:00
libjxl Bug 1918647 - Update libjxl to v0.11.0 r=saschanaz 2024-09-17 10:19:32 +00:00
libmkv
libnestegg
libogg
libopus Bug 1910690 - Update opus to 5854a9f7de06ab3505b8fe6e8943db581c2cbe70 r=kinetik 2024-08-15 09:18:50 +00:00
libpng Bug 1918554 - Apply mozilla patches for libpng r=tnikkel 2024-09-13 23:22:50 +00:00
libsoundtouch
libspeex_resampler
libvorbis
libvpx Bug 1921863 - Apply mozilla patches for libvpx r=chunmin 2024-10-02 01:16:01 +00:00
libwebp
libyuv Bug 1916038 - Add volatile for gcc inline to avoid being removed. r=gfx-reviewers,nical 2024-09-09 20:59:03 +00:00
mozva
mp4parse-rust
openmax_il/il112
psshparser Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
webrtc Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
wmf-clearkey Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
moz.build
update-libjpeg.sh