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-08-06avcodec: Change get_pixels() to ptrdiff_t linesizeMichael Niedermayer
2014-08-06hevc_deblock: change tc typeChristophe Gisquet
2014-08-05x86/vp9lpf: use fewer instructions in SPLATB_MIXJames Almer
2014-08-04x86: hevc_deblock: remove unnecessary maskingChristophe Gisquet
2014-08-04x86/hevc_mc: use fewer instructions in hevc_put_hevc_{uni, bi}_w[24]_{8, 10, 12}James Almer
2014-08-04x86/hevc_mc: remove an unnecessary pxorJames Almer
2014-08-03x86/hevc_deblock: improve 8bit transpose store macrosJames Almer
2014-08-01Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer
2014-08-01idct: Split off Xvid IDCTDiego Biurrun
2014-08-01x86/hevc_deblock: use existing x86util transpose macro in chroma_{10, 12}James Almer
2014-07-30x86: hevc_mc: fix register count usageChristophe Gisquet
2014-07-29x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, 12}_avxJames Almer
2014-07-29x86/hevc_deblock: improve luma functions register allocationJames Almer
2014-07-29x86/hevc_deblock: remove some unnecessary instructionsJames Almer
2014-07-29x86/hevc_deblock: use psignw instead of pmullw where possibleJames Almer
2014-07-29Merge commit '4f8cf0dc4ef6110174056df7edd9dc2f2a988b6d'Michael Niedermayer
2014-07-29x86: build: Restore ordering of OBJS linesDiego Biurrun
2014-07-28x86/hevc_deblock: load less data in hevc_h_loop_filter_luma_8James Almer
2014-07-28x86/hevc_idct: add a colon to labelsJames Almer
2014-07-27x86: hevc_mc: load less data in epel filtersChristophe Gisquet
2014-07-27x86: hevc_mc: replace one lea by addChristophe Gisquet
2014-07-27x86/hevc_idct: add 12bit idct_dcJames Almer
2014-07-27avcodec/x86/hevcdsp_init: make license header consistentMichael Niedermayer
2014-07-27Merge commit '1a880b2fb8456ce68eefe5902bac95fea1e6a72d'Michael Niedermayer
2014-07-26x86/hevc_idct: replace old and unused idct functionsJames Almer
2014-07-26hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere
2014-07-26x86: hevc_mc: replace simple leas by addsChristophe Gisquet
2014-07-26x86/hevc: add 12bits support for MCMickaël Raulet
2014-07-26x86/hevc: remove unused constant in deblocking filterMickaël Raulet
2014-07-26x86/hevc: add 12bits support for deblocking filterMickaël Raulet
2014-07-25Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'Michael Niedermayer
2014-07-25qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun
2014-07-24x86: hevcdsp: alignChristophe Gisquet
2014-07-23avcodec/x86/hevc_deblock: Fix compilation with nasm.Carl Eugen Hoyos
2014-07-22avcodec/x86/hevcdsp_init: Fix "warning: assignment from incompatible pointer ...Michael Niedermayer
2014-07-22hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov
2014-07-22avcodec/x86/hevc_deblock: cosmeticsAnton Khirnov
2014-07-22hevc: cleanups in SSE2 and SSSE3 loop filters, use fewer instructionsAnton Khirnov
2014-07-22avcodec/x86/hevc_deblock: use test instead of cmp 0Anton Khirnov
2014-07-22avcodec/x86/hevc_deblock: use of paddw instead of psllwAnton Khirnov
2014-07-22avcodec/x86/hevc_deblock: add %ifs to avoid "do nothing instructions"Anton Khirnov
2014-07-22hevc: cleaning up SSE2 and SSSE3 deblocking filtersAnton Khirnov
2014-07-21Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce'Michael Niedermayer
2014-07-21dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun
2014-07-19Merge commit '5dcc201505f71b1e73e9eef12ce89d4eed252ad0'Michael Niedermayer
2014-07-19Merge commit '85cabb8d002f2cd100ced5cc17d87bfc9460d314'Michael Niedermayer
2014-07-19simple_idct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun
2014-07-19fdct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun
2014-07-19Merge commit '9e0b29911f1f167381a7dbdfca68bf417b8c767b'Michael Niedermayer
2014-07-19Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer