summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/lossless_videodsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-081-1/+1
* rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16Michael Niedermayer2014-05-291-4/+4
* rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16Michael Niedermayer2014-05-291-2/+2
* rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16Michael Niedermayer2014-05-291-2/+2
* avcodec/lossless_videodsp: fix incompatible pointer type warningMichael Niedermayer2014-05-051-2/+2
* avcodec/x86/lossless_videodsp: disable median optimizations for 16bpsMichael Niedermayer2014-01-231-1/+2
* avcodec/lossless_videodsp: Pass AVCodecContext to initMichael Niedermayer2014-01-231-1/+2
* avcodec/x86/lossless_videodsp: port sub_hfyu_median_prediction_int16 to yasmMichael Niedermayer2014-01-221-47/+2
* avcodec/x86/lossless_videodsp: Port sub_hfyu_median_prediction_mmxext to int16Michael Niedermayer2014-01-221-0/+48
* avcodec/x86/lossless_videodsp: port add_hfyu_median_prediction_mmxext to 16bitMichael Niedermayer2014-01-221-0/+5
* avcodec/x86/lossless_videodsp: add diff_int16_mmx/sse2Michael Niedermayer2014-01-221-0/+4
* avcodec/x86/lossless_videodsp: Port lorens add_hfyu_left_prediction_ssse3/sse...Michael Niedermayer2014-01-211-0/+10
* Move add/diff_int16 to lossless_videodspMichael Niedermayer2014-01-201-0/+38
OpenPOWER on IntegriCloud