[FFmpeg-cvslog] avcodec/mips: [loongson] optimize put_hevc_epel_bi_hv_8 with mmi.

2019-02-02 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Fri Feb 1 14:05:00 2019 +0800| [c0942b7a2c5ccfd39907257b3b0a10f86d6b9164] | committer: Michael Niedermayer avcodec/mips: [loongson] optimize put_hevc_epel_bi_hv_8 with mmi. Optimize put_hevc_epel_bi_hv_8 with mmi in the case width=4/8/12/16/24/32. This

[FFmpeg-cvslog] avcodec/mips: [loongson] optimize put_hevc_qpel_bi_h_8 with mmi.

2019-02-02 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Fri Feb 1 14:05:01 2019 +0800| [dceefb2b84b3aacaf40309f750b1b53f36b7a412] | committer: Michael Niedermayer avcodec/mips: [loongson] optimize put_hevc_qpel_bi_h_8 with mmi. Optimize put_hevc_qpel_bi_h_8 with mmi in the case width=4/8/12/16/24/32/48/64.

[FFmpeg-cvslog] avcodec/mips: [loongson] optimize put_hevc_qpel_h_8 with mmi.

2019-02-02 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Fri Feb 1 14:05:02 2019 +0800| [b429c86d84cfc964c84bc68ec56799802de2b25a] | committer: Michael Niedermayer avcodec/mips: [loongson] optimize put_hevc_qpel_h_8 with mmi. Optimize put_hevc_qpel_h_8 with mmi in the case width=4/8/12/16/24/32/48/64. This

[FFmpeg-cvslog] avcodec/mips: [loongson] optimize put_hevc_qpel_uni_hv_8 with mmi.

2019-02-02 Thread Shiyou Yin
ffmpeg | branch: master | Shiyou Yin | Fri Feb 1 14:04:59 2019 +0800| [0c43429210d674276fe19a127a69368e0129ca00] | committer: Michael Niedermayer avcodec/mips: [loongson] optimize put_hevc_qpel_uni_hv_8 with mmi. Optimize put_hevc_qpel_uni_hv_8 with mmi in the case

[FFmpeg-cvslog] avfilter/vf_mix: always output frame if array is filled

2019-02-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 2 18:54:54 2019 +0100| [08b83bf8289383affd971f6f459f05282197e904] | committer: Paul B Mahol avfilter/vf_mix: always output frame if array is filled >

[FFmpeg-cvslog] avfilter/vf_mix: add timeline support to tmix filter

2019-02-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Feb 2 18:52:03 2019 +0100| [9e0e8e10c7b496fdc73d6f2da053313c0f105ae3] | committer: Paul B Mahol avfilter/vf_mix: add timeline support to tmix filter >