| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/la: Add LSX optimization for h264 qpel. | yuanhecai | 2023-05-25 | 7 | -559/+2561 |
* | avcodec/la: Add LSX optimization for h264 chroma and intrapred. | Lu Wang | 2023-05-25 | 10 | -1445/+1342 |
* | avcodec/la: Add LSX optimization for loop filter. | Hao Chen | 2023-05-25 | 5 | -1375/+2063 |
* | avcodec/la: add LSX optimization for h264 idct. | Shiyou Yin | 2023-05-25 | 9 | -543/+1848 |
* | Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx" | Andreas Rheinhardt | 2022-09-14 | 2 | -53/+53 |
* | Revert "avcodec/loongarch: Add wrapper for __lsx_vldx" | Andreas Rheinhardt | 2022-09-14 | 5 | -247/+247 |
* | avcodec/vp8dsp: Constify src in vp8_mc_func | Andreas Rheinhardt | 2022-09-11 | 2 | -29/+30 |
* | avcodec/loongarch/cabac, vp9dsp_loongarch: Add missing headers | Andreas Rheinhardt | 2022-08-24 | 2 | -0/+4 |
* | avcodec/h264chroma: Constify src in h264_chroma_mc_func | Andreas Rheinhardt | 2022-08-05 | 4 | -46/+46 |
* | avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx | Andreas Rheinhardt | 2022-08-05 | 2 | -53/+53 |
* | avcodec/hevcdsp: Constify src pointers | Andreas Rheinhardt | 2022-08-05 | 6 | -259/+262 |
* | avcodec/loongarch: Add wrapper for __lsx_vldx | Andreas Rheinhardt | 2022-08-05 | 5 | -247/+247 |
* | avcodec/videodsp: Constify buf in VideoDSPContext.prefetch | Andreas Rheinhardt | 2022-07-31 | 1 | -1/+1 |
* | avcodec: [loongarch] Optimize Hevc_mc_uni/w with LSX. | Lu Wang | 2022-03-01 | 5 | -1/+1813 |
* | avcodec: [loongarch] Optimize Hevc_mc_bi with LSX. | Hao Chen | 2022-03-01 | 4 | -1/+2399 |
* | avcodec: [loongarch] Optimize Hevc_idct/lpf with LSX. | Lu Wang | 2022-03-01 | 5 | -0/+3374 |
* | avcodec: [loongarch] Optimize Hevcdsp with LSX. | Lu Wang | 2022-03-01 | 4 | -0/+3479 |
* | avcodec: [loongarch] Optimize prefetch with loongarch. | gxw | 2022-01-04 | 2 | -0/+46 |
* | avcodec: [loongarch] Optimize idctdstp with LASX. | Hao Chen | 2022-01-04 | 5 | -0/+510 |
* | avcodec: [loongarch] Optimize hpeldsp with LASX. | Shiyou Yin | 2022-01-04 | 4 | -0/+1397 |
* | avcodec: [loongarch] Optimize vc1dsp with LASX. | Hao Chen | 2021-12-23 | 4 | -0/+1153 |
* | avcodec: [loongarch] Optimize vp9_lpf/idct with LSX. | Jin Bo | 2021-12-23 | 5 | -1/+4626 |
* | avcodec: [loongarch] Optimize vp9_mc/intra with LSX. | Hao Chen | 2021-12-23 | 5 | -0/+3377 |
* | avcodec: [loongarch] Optimize vp8_lpf/mc with LSX. | yuanhecai | 2021-12-23 | 5 | -0/+1698 |
* | avcodec: [loongarch] Optimize pred16x16_plane with LASX. | Hao Chen | 2021-12-15 | 4 | -0/+204 |
* | avcodec: [loongarch] Optimize h264_deblock with LASX. | Jin Bo | 2021-12-15 | 4 | -1/+157 |
* | avcodec: [loongarch] Optimize h264idct with LASX. | Lu Wang | 2021-12-15 | 4 | -1/+538 |
* | avcodec: [loongarch] Optimize h264dsp with LASX. | gxw | 2021-12-15 | 4 | -0/+2242 |
* | avcodec: [loongarch] Optimize h264qpel with LASX. | Shiyou Yin | 2021-12-15 | 4 | -0/+2296 |
* | avcodec: [loongarch] Optimize h264_chroma_mc with LASX. | Shiyou Yin | 2021-12-15 | 4 | -0/+1355 |
* | avcodec: [loongarch] Optimize decode_significance/_8x8_loongarch. | Hao Chen | 2021-12-01 | 1 | -0/+140 |
* | avcodec: [loongarch] optimize get_cabac. | Shiyou Yin | 2021-12-01 | 1 | -0/+238 |