Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings with MSVC about mismatch between signed and unsigned in a header | Martin Storsjo | 2018-03-06 | 1 | -2/+2 |
| | |||||
* | Make sure at least one bit exists before reading further in FDKreadBit | Martin Storsjo | 2017-08-03 | 1 | -1/+5 |
| | | | | | | Fixes: 2709/clusterfuzz-testcase-minimized-6160249369133056 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg | ||||
* | Try to properly handle the case when the bitstream reader runs out of bits ↵ | Martin Storsjo | 2017-04-26 | 1 | -1/+15 |
| | | | | to read | ||||
* | Add checks to avoid overreading supplied buffers and fix issue #61. | Robert Kausch | 2017-04-23 | 1 | -11/+36 |
| | |||||
* | Disclaimer update, lib version increment | Jean-Michel Trivi | 2013-08-20 | 1 | -1/+1 |
| | | | | | | | | | - Update disclaimer in all source files. - Increment library version in each FDK sub-module. Bug 9428126 Change-Id: I490b96d4ee472246b01483202b0bb4f1e9c2a5d7 | ||||
* | Snapshot 2bda038c163298531d47394bc2c09e1409c5d0db | The Android Open Source Project | 2012-07-11 | 1 | -0/+618 |
Change-Id: If584e579464f28b97d50e51fc76ba654a5536c54 |