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
2017-06-27avcodec/utvideodec: add SIMD for restore_rgb_planesPaul B Mahol
2017-06-26avcodec/utvideodec: decode to GBR(A)PPaul B Mahol
2017-03-20Merge commit '131a85a1fed9966bbd38517f76abfac0237e39dc'Clément Bœsch
2017-01-13huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer
2017-01-13lossless_videodsp: move shared functions from huffyuvdspJames Almer
2016-12-23avcodec/utvideodec: add SIMD support for median prediction for planar formatsPaul B Mahol
2016-09-08utvideo: Change type of array stride parameters to ptrdiff_tDiego Biurrun
2016-09-04avccodec/utvideoenc: support encoding ULY4 and ULH4Paul B Mahol
2016-06-11avcodec/utvideo: add support for UQY2Paul B Mahol
2016-02-03Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis
2016-01-22libavcodec: Add missing AVClass pointersMartin Storsjö
2014-06-23Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'Michael Niedermayer
2014-06-23dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun
2014-05-28Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c'Michael Niedermayer
2014-05-27dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2012-08-22utvideoenc: align mangled buffer starts.Michael Niedermayer
2012-08-22utvideoenc: avoid writing into the input picture.Michael Niedermayer
2012-08-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-20lavc: add Ut Video encoderJan Ekström
2012-08-30utvideoenc: Switch to dsputils' median predictionMichael Niedermayer
2012-08-30utvideoenc: Avoid writing into the input pictureMichael Niedermayer