Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-16g2meet: allow size changes within original sizesVittorio Giovara
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-19dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun
2014-04-02More correct printf format specifiersDiego Biurrun
2014-03-22avcodec: more correct printf specifiersDiego Biurrun
2014-03-08g2meet: K&R formatting cosmeticsDiego Biurrun
2014-02-16g2meet: validate bpp and bitmasks in the display infoMaxim Poliakovski
2014-02-11g2meet: make JPEG tile decoder operate on 8x8 block maskKostya Shishkov
2014-02-11g2meet: factor out seeking to the chunk endMaxim Poliakovski
2014-02-09g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFOMaxim Poliakovski
2013-12-09avcodec: Use av_reallocp where suitableAlexandra Khirnova
2013-11-29go2meeting: disallow tile dimensions that are not multiple of 16Kostya Shishkov
2013-10-31g2meet: stop using deprecated avcodec_set_dimensionsAnton Khirnov
2013-09-25g2meet: Respect cursor_stride properly everywhereKostya Shishkov
2013-09-12g2meet: Allocate cursor buffers large enough to fit the aligned widthMartin Storsjö
2013-07-30Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalentsDiego Biurrun
2013-06-12g2meet: Fix a typo in the height comparisonMichael Niedermayer
2013-06-12g2meet: do not leak buffersKostya Shishkov
2013-06-12g2meet: more graceful cursor loadingKostya Shishkov
2013-06-12g2meet: reset dimensions on header parsing errorsKostya Shishkov
2013-06-03Go2Webinar decoderKostya Shishkov