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 |
|\ | |||||
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
| * | fic: Make warning message more accurate | Derek Buitenhuis | 2014-04-23 | 1 | -1/+3 |
| * | fic: Remove redundant clips | Derek Buitenhuis | 2014-04-23 | 1 | -3/+3 |
| * | fic: Simplify alpha blending | Derek Buitenhuis | 2014-04-22 | 1 | -1/+1 |
| * | fic: Support rendering cursors | Derek Buitenhuis | 2014-04-22 | 1 | -1/+111 |
| * | fic: Use proper quantization matrix index | Derek Buitenhuis | 2014-04-22 | 1 | -1/+2 |
| * | avcodec/fic: Fix return value check | Michael Niedermayer | 2014-04-21 | 1 | -2/+2 |
| * | avcodec/fic: clear slice_data | Michael Niedermayer | 2014-04-21 | 1 | -0/+1 |
| * | avcodec/fic: fix slice checks | Michael Niedermayer | 2014-04-21 | 1 | -5/+5 |
* | | avcodec/fic: Add skip_cursor AVOption | Michael Niedermayer | 2015-06-19 | 1 | -1/+17 |
* | | avcodec: fix clobbered ff_get_buffer() | Paul B Mahol | 2015-02-10 | 1 | -3/+1 |
* | | Silence warnings for fic files with zero-sized cursors. | Carl Eugen Hoyos | 2014-11-03 | 1 | -3/+6 |
* | | avcodec/fic: Check if a frame is available before using it | Michael Niedermayer | 2014-08-22 | 1 | -1/+6 |
* | | avcodec/fic: avoid 2 additions per idct row | Michael Niedermayer | 2014-04-23 | 1 | -6/+7 |
* | | fic: Support rendering cursors | Derek Buitenhuis | 2014-04-23 | 1 | -2/+114 |
* | | fic: Use proper quantization matrix index | Derek Buitenhuis | 2014-04-22 | 1 | -1/+2 |
* | | Merge commit '93e15a323871613fd26f1f1e317029a50b5b24ca' | Michael Niedermayer | 2014-04-21 | 1 | -11/+52 |
|\ \ | |/ | |||||
| * | fic: use correct IDCT | Kostya Shishkov | 2014-04-21 | 1 | -11/+52 |
* | | avcodec/fic: Fix return value check | Michael Niedermayer | 2014-04-16 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-08 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | fic: Properly handle skip frames | Derek Buitenhuis | 2014-03-07 | 1 | -0/+5 |
* | | avcodec/fic: clear slice_data | Michael Niedermayer | 2014-02-15 | 1 | -0/+1 |
* | | avcodec/fic: fix slice checks | Michael Niedermayer | 2014-02-15 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-08 | 1 | -4/+4 |
|/ | |||||
* | Mirillis FIC video decoder | Kostya Shishkov | 2014-02-08 | 1 | -0/+298 |