Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | avcodec/evrc: make it possible to disable postfilter | Paul B Mahol | 2015-06-25 | 1 | -3/+26 |
* | avcodec/evrcdec: use init_get_bits8() | Paul B Mahol | 2015-02-04 | 1 | -1/+2 |
* | lavc/evrcdec: fix const misplacement | Lukasz Marek | 2014-02-07 | 1 | -1/+1 |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | evrcdec: fix sign error | Michael Niedermayer | 2013-05-04 | 1 | -1/+1 |
* | evrcdec: use memmove() instead of memcpy() when regions can overlap. | Michael Niedermayer | 2013-04-18 | 1 | -4/+4 |
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
* | evrcdec: decode directly to the user-provided AVFrame | Paul B Mahol | 2013-02-13 | 1 | -9/+5 |
* | evrcdec: fix wrong condition | Paul B Mahol | 2013-02-11 | 1 | -1/+2 |
* | EVRC decoder | Paul B Mahol | 2013-01-21 | 1 | -0/+920 |