summaryrefslogtreecommitdiff
path: root/libavcodec/screenpresso.c
Commit message (Expand)AuthorAge
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec/screenpresso: Optimize sum_delta_flipped()Michael Niedermayer2020-01-30
* avcodec/decode: add a flags parameter to ff_reget_buffer()James Almer2019-09-04
* avcodec/screenpresso: return the packet size instead of 0Michael Niedermayer2016-12-15
* lavc/screenpresso: Fix 32bit pix_fmt, there is no transparency.Carl Eugen Hoyos2016-08-13
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit 'ec8a69fab657f9cce624e8b0f4069d12696890bf'Derek Buitenhuis2016-05-08
|\|
| * screenpresso: Correctly handle keyframesVittorio Giovara2016-04-04
* | Merge commit '95db8c757cb003a71b040b567f38be74151deb5c'Derek Buitenhuis2016-05-08
|\|
| * screenpresso: Add extended pixel format supportVittorio Giovara2016-04-04
* | Merge commit 'e25cac50e05d29a15d7a52c01c394ba913c97aee'Derek Buitenhuis2015-11-19
|\|
| * lavc: Add missing mem.h header to libxvid and screenpressoVittorio Giovara2015-11-12
* | Merge commit '3c5cf2a31b4b29a8e4282cbe6a3f0617c14698b8'Hendrik Leppkes2015-10-27
|\|
| * screenpresso: Drop parameter change checkVittorio Giovara2015-10-25
* | Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes2015-10-03
|/
* Screenpresso SPV1 decoderVittorio Giovara2015-09-30