28761 Commits (f2407407121f5439fc32b733c2ad9a2bd94e766a)

Author SHA1 Message Date
James Almer 02a3e327f1 x86/dsputilenc: add missing guards to ff_pix_sum16_xop 11 years ago
Christophe Gisquet 99a319c4e7 x86: huffyuvdsp: port add_bytes to yasm 11 years ago
Christophe Gisquet 2267003981 x86: hpeldsp: better factorization 11 years ago
Michael Niedermayer 7b4c46050e rename add_hfyu_left_prediction_int16 to add_hfyu_left_pred_int16 11 years ago
Michael Niedermayer 550ae6c02f rename add_hfyu_median_prediction_int16 to add_hfyu_median_pred_int16 11 years ago
Michael Niedermayer 40a4ab8ba4 rename sub_hfyu_median_prediction_int16 to sub_hfyu_median_pred_int16 11 years ago
James Almer 05de4d3011 x86/dsputilenc: implement XOP version of pix_sum16 11 years ago
Michael Niedermayer fba0ac2805 avcodec/dpx_parser: Allow frame size to be too small 11 years ago
Michael Niedermayer 8df5d9aabf avcodec/dpx_parser: fix flushing end out 11 years ago
Michael Niedermayer f518fb3318 avcodec/dpx_parser: reset index when finding a startcode, not after 11 years ago
Diego Biurrun 368f50359e dsputil: Split off quarterpel bits into their own context 11 years ago
Diego Biurrun cb52a17cb6 dsputil: Move Bink-specific add_pixels8 to binkdsp 11 years ago
Diego Biurrun 054013a0fc dsputil: Move APE-specific bits into apedsp 11 years ago
Diego Biurrun 256da0770e dsputil: Move mspel_pixels_tab to the only place it is used 11 years ago
Diego Biurrun 3832a65901 dsputil: Move ff_alternate_*_scan tables to mpegvideo 11 years ago
Diego Biurrun 65d5d58658 dsputil: Move SVQ1 encoding specific bits into svq1enc 11 years ago
Diego Biurrun 2ea2612df5 svq1enc: Rename SVQ1Context to SVQ1EncContext 11 years ago
Christophe Gisquet 25e6310a3e huffyuv: change left prediction access in BGRA 11 years ago
Christophe Gisquet c609f803e1 huffyuv: avoid duplicated defines 11 years ago
Michael Niedermayer b50559fc0b libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei redundant 11 years ago
James Almer 561bfc85eb x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1} 11 years ago
Christophe Gisquet 0810608e23 x86: hevc_mc: better register allocation 11 years ago
Michael Niedermayer ec33f59fed avcodec/mjpegdec: Support pix_fmt_id== 0x42111100 11 years ago
Diego Biurrun b5aa485513 ppc: Move vec_unaligned_load macro to util_altivec 11 years ago
Anton Khirnov 5fdaf312c5 flac: make avpriv_flac_parse_block_header() inline 11 years ago
Anton Khirnov f13ffb6636 flacdec: do not overwrite a channel layout set by the caller 11 years ago
Michael Niedermayer 2870617853 avcodec/vp3: use av_mallocz_array() 11 years ago
Michael Niedermayer 0674da997a avcodec/cavs: use av_mallocz_array() 11 years ago
Diego Biurrun 512f3ffe9b dsputil: Split off HuffYUV encoding bits into their own context 11 years ago
Diego Biurrun 0d439fbede dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
James Almer 5863207086 x86/dsputilenc: use HADDD in ff_sse16_sse2 11 years ago
Diego Biurrun 888dcd8675 h264_picture: Remove pointless dsputil.h #include 11 years ago
Diego Biurrun f1df0a4c08 on2avc: Remove pointless dsputil.h #include 11 years ago
James Almer e64e079ece x86/dsputilenc: implement SSE2 version of diff_pixels 11 years ago
Michael Niedermayer a0c5cd3475 avcodec/x86/dsputilenc: set the count of SSE registers correctly for get_pixels 11 years ago
Michael Niedermayer d35000c2dc avcodec/g723_1: fix writing into input frame data and warning 11 years ago
Christophe Gisquet 86ae0da60c x86: hpeldsp: propagate changes across codecs 11 years ago
Michael Niedermayer b0d0e29ffb avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro 11 years ago
Michael Niedermayer 9f50d3b944 avcodec/rv34: Fix () in GET_PTS_DIFF() macro 11 years ago
Michael Niedermayer a45e6b7bc5 avcodec/psymodel: Fix () in AAC_CUTOFF() macro 11 years ago
Michael Niedermayer e5dc7439e3 avcodec/proresenc_anatoliy: Fix () in macros 11 years ago
Michael Niedermayer a3950a90f6 Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm" 11 years ago
Michael Niedermayer 9babf13764 avcodec/msvideo1enc: Fix () in MKRGB555() macro 11 years ago
Michael Niedermayer eb718f4c53 avcodec/opus: Fix () in ROUND_MULL() macro 11 years ago
Michael Niedermayer d62a4707f9 avcodec/opus_celt: Fix () in CELT_PVQ_V macro 11 years ago
Michael Niedermayer c163f5e601 avcodec/pngdec: fix () in OP_* macros 11 years ago
Timothy Gu ad733089b0 x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm 11 years ago
Clément Bœsch 657c603263 avcodec/webvttenc: do not use EOVERFLOW. 11 years ago
Michael Niedermayer cf7ff0146c avcodec/mss4: Fix () in MKVAL() macro 11 years ago
Michael Niedermayer 6e720c5c81 avcodec/mss34dsp: fix () in SOP* macros 11 years ago