serenity/Userland/Libraries
FalseHonesty 2e31b9cf7c LibVideo/VP9: Implement a bit stream to decode VP9 data
The VP9 specification requires a special decoding process to parse a
lot of the data read from a frame, so this BitStream wrapper implements
that behavior. These processes are defined in section 9 of the
VP9 spec.
2021-06-12 22:48:28 +04:30
..
LibArchive
LibAudio
LibC Libc: Silence debug spam from strerror 2021-06-11 12:09:58 +02:00
LibCards
LibChess
LibCompress
LibCore AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
LibCoreDump
LibCpp AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
LibCrypt
LibCrypto
LibDebug AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
LibDesktop
LibDiff
LibDl
LibELF
LibGemini
LibGfx AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
LibGL
LibGUI AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
LibHTTP LibHTTP: Add HTTP Basic Authentication header generation and parsing 2021-06-11 11:37:15 +02:00
LibImageDecoderClient
LibIMAP LibIMAP: Support for remaining IMAP commands 2021-06-11 23:58:28 +04:30
LibIPC
LibJS LibJS: Add the Object.getOwnPropertySymbols method 2021-06-12 18:39:23 +01:00
LibKeyboard
LibLine
LibM
LibMarkdown
LibPCIDB
LibPDF LibPDF: Convert to east-const to comply with the recent style changes 2021-06-12 22:45:01 +04:30
LibProtocol
LibPthread
LibRegex AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
LibSanitizer
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest LibJS: Add all of the WeakMap.prototype methods (delete, get, has, set) 2021-06-12 10:44:28 +01:00
LibTextCodec
LibThreading
LibTLS
LibTTF
LibVideo LibVideo/VP9: Implement a bit stream to decode VP9 data 2021-06-12 22:48:28 +04:30
LibVT
LibWasm AK: Rename Vector::append(Vector) => Vector::extend(Vector) 2021-06-12 13:24:45 +02:00
LibWeb LibJS: Store and maintain an "execution generation" counter 2021-06-12 18:39:23 +01:00
LibWebSocket
LibX86 AK+LibX86: Generalize u128/256 to AK::UFixedBigInt 2021-06-11 18:14:11 +04:30
CMakeLists.txt LibIMAP: Add a new IMAP client and support NOOP 2021-06-11 23:58:28 +04:30