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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-05lsws: remove optimization debug logs in sws_init_context()Stefano Sabatini
2011-08-05lsws: use array for storing the supported in/out informationStefano Sabatini
2011-08-04lsws: remove deprecated and unused stuff after the 0->1 major bumpStefano Sabatini
2011-08-02Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje
2011-08-02swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje
2011-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-30Do not convert RGB buffer at once when stride does not fit exact samples.Kostya Shishkov
2011-07-28lsws: apply logging factorization in sws_scale_init()Stefano Sabatini
2011-07-27lsws: remove redundant macros isSupportedIn/OutStefano Sabatini
2011-07-27lsws: factorize some logging code in sws_init_context()Stefano Sabatini
2011-07-25lsws: fix weird indentStefano Sabatini
2011-07-25lsws: use array for storing the supported in/out informationStefano Sabatini
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-21swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich
2011-07-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-15swscale: extend mmx padding.Ronald S. Bultje
2011-07-15swscale: clip unscaled colorspace conversion path.Ronald S. Bultje
2011-07-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-14doxygen: Make sure parameter names match between .c and .h files.Diego Biurrun
2011-07-11Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer
2011-07-11Merge branch 'sws_32bit_integration'Michael Niedermayer
2011-07-11sws: dont mess with XInc when the code needing it isnt usedMichael Niedermayer
2011-07-11sws: Fix chroma init for 32bit buffers.Michael Niedermayer
2011-07-11swscale: error dithering for 16/9/10-bit to 8-bit.Ronald S. Bultje
2011-07-11swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje
2011-07-11swscale: fix crash in 8-bpc bilinear output without alpha.Ronald S. Bultje
2011-07-11swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje
2011-07-11sws: fix non native endian 9-15 bit input with 16bit outMichael Niedermayer
2011-07-11sws: disable scale16 when int32 is usedMichael Niedermayer
2011-07-11sws: fix rgb -> 16bitMichael Niedermayer
2011-07-11sws: fix uv overwrite in 32btMichael Niedermayer
2011-07-11sws: fix gray16_1Michael Niedermayer
2011-07-11sws:ix yuv2rgb48_1_c_template()Michael Niedermayer
2011-07-11sws: fix 16/32 bug from mergeMichael Niedermayer
2011-07-11swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje
2011-07-11Merge branch 'ronalds_buggy_gt8bit_sws'Michael Niedermayer
2011-07-11swscale: fix crash with dithering due incorrect offset calculation.Anton Mitrofanov
2011-07-09swscale: rename uv_off/uv_off2 to uv_off_px/byte.Ronald S. Bultje
2011-07-09swscale: implement error dithering in planarCopyWrapper.Ronald S. Bultje
2011-07-09swscale: error dithering for 16/9/10-bit to 8-bit.Ronald S. Bultje
2011-07-09swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje
2011-07-09swscale: fix crash in 8-bpc bilinear output without alpha.Ronald S. Bultje
2011-07-09swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje
2011-07-09swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje
2011-07-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-06swscale: amend documentation to mention use of native depth for scaling.Ronald S. Bultje
2011-07-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04Remove unused static tables and static inline functions.Diego Biurrun
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer