On 4/16/2020 2:29 PM, James Zern wrote:
> On Mon, Apr 13, 2020 at 5:58 PM James Almer wrote:
>>
>> Based on code from the BMP parser.
>>
>> Addresses ticket #8574
>>
>> Signed-off-by: James Almer
>> ---
>> libavcodec/Makefile | 1 +
>> libavcodec/parsers.c | 1 +
>> libavcodec/webp_
On Mon, Apr 13, 2020 at 5:58 PM James Almer wrote:
>
> Based on code from the BMP parser.
>
> Addresses ticket #8574
>
> Signed-off-by: James Almer
> ---
> libavcodec/Makefile | 1 +
> libavcodec/parsers.c | 1 +
> libavcodec/webp_parser.c | 112 +
Based on code from the BMP parser.
Addresses ticket #8574
Signed-off-by: James Almer
---
libavcodec/Makefile | 1 +
libavcodec/parsers.c | 1 +
libavcodec/webp_parser.c | 112 +++
3 files changed, 114 insertions(+)
create mode 100644 libavcodec/