Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |