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-01-31Merge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5'James Almer
2016-07-20x86: hpeldsp: Split off VP3-specific bits into a separate fileDiego Biurrun
2015-08-11x86inc: Drop SECTION_TEXT macroHenrik Gramner
2015-08-04x86inc: Drop SECTION_TEXT macroHenrik Gramner
2014-08-06x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet
2014-05-29x86: hpeldsp: better factorizationChristophe Gisquet
2014-05-24x86: hpeldsp: implement SSSE3 version of _xy2Christophe Gisquet
2014-05-24x86: hpeldsp: implement SSE2 put_pixels16_xy2Christophe Gisquet
2014-05-24x86: hpeldsp: implement SSE2 versionsChristophe Gisquet
2014-05-22x86: hpeldsp: avg_pixels_xy2 for mmx2&3dnowChristophe Gisquet
2014-05-22x86: hpeldsp: mark _xy2 versions as approximateChristophe Gisquet
2014-05-22x86: hpeldsp: kill hpeldsp_mmx.cChristophe Gisquet
2014-03-14Merge commit '55519926ef855c671d084ccc151056de9e3d3a77'Michael Niedermayer
2014-03-14Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer
2014-03-13x86: Make function prototype comments in assembly code consistentDiego Biurrun
2014-03-13Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun
2013-11-04x86: hpeldsp: Use PAVGB instruction macro where necessaryMikulas Patocka
2013-11-03avcodec/x86/hpeldsp: fix crash on AMD K6-3+Mikulas Patocka
2013-04-08x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje
2013-03-09x86/qpel: move fullpel and l2 functions to separate file.Ronald S. Bultje
2013-02-06Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer
2013-02-05Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun
2013-02-03avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did.Michael Niedermayer
2013-01-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-31x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun
2013-01-28Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2'Michael Niedermayer
2013-01-28x86: hpeldsp: Fix a typo, use the right registerMichael Niedermayer
2013-01-28dsputil: Fix error by not using redzone and register nameDaniel Kang
2013-01-27AVG_PIXELS8_XY2: fix typo, make code actually workMichael Niedermayer
2013-01-27x86/hpeldsp: Fix author attributionMichael Niedermayer
2013-01-27dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang