| Commit message (Expand) | Author | Age | Files | Lines |
* | g2meet: allow size changes within original sizes | Vittorio Giovara | 2014-07-15 | 1 | -2/+7 |
* | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -6/+6 |
* | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -2/+5 |
* | More correct printf format specifiers | Diego Biurrun | 2014-04-02 | 1 | -2/+2 |
* | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -9/+10 |
* | g2meet: K&R formatting cosmetics | Diego Biurrun | 2014-03-08 | 1 | -30/+41 |
* | g2meet: validate bpp and bitmasks in the display info | Maxim Poliakovski | 2014-02-16 | 1 | -1/+21 |
* | g2meet: make JPEG tile decoder operate on 8x8 block mask | Kostya Shishkov | 2014-02-11 | 1 | -7/+16 |
* | g2meet: factor out seeking to the chunk end | Maxim Poliakovski | 2014-02-11 | 1 | -13/+8 |
* | g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO | Maxim Poliakovski | 2014-02-09 | 1 | -4/+4 |
* | avcodec: Use av_reallocp where suitable | Alexandra Khirnova | 2013-12-09 | 1 | -11/+6 |
* | go2meeting: disallow tile dimensions that are not multiple of 16 | Kostya Shishkov | 2013-11-29 | 1 | -1/+2 |
* | g2meet: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -1/+1 |
* | g2meet: Respect cursor_stride properly everywhere | Kostya Shishkov | 2013-09-25 | 1 | -0/+3 |
* | g2meet: Allocate cursor buffers large enough to fit the aligned width | Martin Storsjö | 2013-09-12 | 1 | -1/+1 |
* | Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents | Diego Biurrun | 2013-07-29 | 1 | -1/+1 |
* | g2meet: Fix a typo in the height comparison | Michael Niedermayer | 2013-06-12 | 1 | -1/+1 |
* | g2meet: do not leak buffers | Kostya Shishkov | 2013-06-12 | 1 | -0/+2 |
* | g2meet: more graceful cursor loading | Kostya Shishkov | 2013-06-12 | 1 | -18/+53 |
* | g2meet: reset dimensions on header parsing errors | Kostya Shishkov | 2013-06-12 | 1 | -5/+12 |
* | Go2Webinar decoder | Kostya Shishkov | 2013-06-03 | 1 | -0/+825 |