| Commit message (Expand) | Author | Age | Files | Lines |
* | Add proper license header | Reimar Döffinger | 2007-08-05 | 1 | -0/+20 |
* | Remove AVCodecContext parameter from parse_timecode function | Reimar Döffinger | 2007-08-05 | 1 | -3/+3 |
* | Fix deinterlacing for odd height | Reimar Döffinger | 2007-08-05 | 1 | -1/+1 |
* | Deinterlace xsub subtitles | Reimar Döffinger | 2007-08-05 | 1 | -0/+4 |
* | Colours except background should not be transparent | Reimar Döffinger | 2007-08-05 | 1 | -0/+3 |
* | get rid of av_rescale_q, it does not work as intended. | Reimar Döffinger | 2007-08-05 | 1 | -1/+0 |
* | get rid of xsubdec array and calculate value instead | Reimar Döffinger | 2007-08-05 | 1 | -3/+1 |
* | 10l, runbits order was reversed | Reimar Döffinger | 2007-08-05 | 1 | -1/+1 |
* | 100l, wrong argument to av_freep | Reimar Döffinger | 2007-08-05 | 1 | -1/+1 |
* | Add forgotten xsub timecode parsing | Reimar Döffinger | 2007-08-05 | 1 | -0/+26 |
* | First version of xsub decoder, not yet tested | Reimar Döffinger | 2007-08-05 | 1 | -0/+86 |