summaryrefslogtreecommitdiffstats
path: root/libavcodec/g2meet.c
Commit message (Expand)AuthorAgeFilesLines
* More correct printf format specifiersDiego Biurrun2014-04-021-2/+2
* avcodec: more correct printf specifiersDiego Biurrun2014-03-221-9/+10
* g2meet: K&R formatting cosmeticsDiego Biurrun2014-03-081-30/+41
* g2meet: validate bpp and bitmasks in the display infoMaxim Poliakovski2014-02-161-1/+21
* g2meet: make JPEG tile decoder operate on 8x8 block maskKostya Shishkov2014-02-111-7/+16
* g2meet: factor out seeking to the chunk endMaxim Poliakovski2014-02-111-13/+8
* g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFOMaxim Poliakovski2014-02-091-4/+4
* avcodec: Use av_reallocp where suitableAlexandra Khirnova2013-12-091-11/+6
* go2meeting: disallow tile dimensions that are not multiple of 16Kostya Shishkov2013-11-291-1/+2
* g2meet: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-311-1/+1
* g2meet: Respect cursor_stride properly everywhereKostya Shishkov2013-09-251-0/+3
* g2meet: Allocate cursor buffers large enough to fit the aligned widthMartin Storsjö2013-09-121-1/+1
* Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun2013-07-291-1/+1
* g2meet: Fix a typo in the height comparisonMichael Niedermayer2013-06-121-1/+1
* g2meet: do not leak buffersKostya Shishkov2013-06-121-0/+2
* g2meet: more graceful cursor loadingKostya Shishkov2013-06-121-18/+53
* g2meet: reset dimensions on header parsing errorsKostya Shishkov2013-06-121-5/+12
* Go2Webinar decoderKostya Shishkov2013-06-031-0/+825
OpenPOWER on IntegriCloud