Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: Constify some AVPackets | Andreas Rheinhardt | 2021-03-09 | 1 | -7/+7 |
* | avcodec/rasc: Check frame before clearing | Michael Niedermayer | 2021-01-08 | 1 | -0/+3 |
* | avcodec/rasc: Check input size in decode_fint() | Michael Niedermayer | 2019-11-09 | 1 | -0/+2 |
* | avcodec/rasc: Move ff_get_buffer() after frame checks | Michael Niedermayer | 2019-01-31 | 1 | -3/+3 |
* | avcodec/rasc: Check uncompressed dlta size | Michael Niedermayer | 2019-01-31 | 1 | -0/+2 |
* | avcodec/rasc: Check that the number of moves is less than or equal the number... | Michael Niedermayer | 2018-12-16 | 1 | -1/+1 |
* | avcodec/rasc: Check input space before reading chunk | Michael Niedermayer | 2018-12-14 | 1 | -0/+3 |
* | avcodec/rasc: unref both frames on reinit | Michael Niedermayer | 2018-10-03 | 1 | -1/+1 |
* | avcodec/rasc: Fix off by 1 error in vertical coordinate | Michael Niedermayer | 2018-10-03 | 1 | -3/+3 |
* | avcodec: add RemotelyAnywhere Screen Capture decoder | Paul B Mahol | 2018-09-08 | 1 | -0/+812 |