107188 Commits (67f0db7bc5c42cc861add0c660d438f6bdc4ccfe)
 

Author SHA1 Message Date
Andreas Rheinhardt 67f0db7bc5 avcodec/x86/h264chroma: Remove obsolete 3dnow functions 2 years ago
Andreas Rheinhardt 4011a76494 avcodec/x86/h264_qpel: Remove obsolete MMXEXT functions 2 years ago
Andreas Rheinhardt a51279bbde avcodec/x86/hpeldsp: Remove obsolete MMX/3dnow functions 2 years ago
Andreas Rheinhardt aa8a201992 avcodec/x86/hpeldsp_vp3: Remove obsolete 3dnow functions 2 years ago
Andreas Rheinhardt 4038b5b209 avcodec/x86/fmtconvert: Remove obsolete SSE functions 2 years ago
Andreas Rheinhardt 9426a2f8ff avcodec/x86/svq1enc: Remove obsolete MMXEXT function 2 years ago
Andreas Rheinhardt 6feea076e9 avcodec/x86/lossless_audiodsp: Remove obsolete MMXEXT function 2 years ago
Andreas Rheinhardt 92b5800277 avcodec/x86/pixblockdsp: Remove obsolete MMX functions 2 years ago
Andreas Rheinhardt ee551a21dd avcodec/x86/blockdsp: Remove obsolete MMX functions 2 years ago
Andreas Rheinhardt bfb28b5ce8 avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt b2437a45af avcodec/x86/xvididct: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt 3d151bab32 avcodec/x86/sbrdsp: Remove obsolete SSE function 2 years ago
Andreas Rheinhardt 4618f36a24 avcodec/x86/h264dsp_init: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt 55d8618a47 avcodec/x86/mpegvideoencdsp: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt 542765ce3e avcodec/x86/me_cmp: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt c5dd2fdc09 avfilter/x86/vf_noise: Remove obsolete MMX function 2 years ago
Andreas Rheinhardt 9bc527126c avcodec/x86/h264_intrapred: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt 3221aba879 avcodec/x86/cavsdsp: Remove obsolete MMX(EXT), 3dnow functions 2 years ago
Andreas Rheinhardt 9abf906800 avcodec/x86/rv40dsp_init: Remove obsolete MMX(EXT), 3dnow functions 2 years ago
Andreas Rheinhardt 338f8fd232 avcodec/x86/hevcdsp_init: Remove obsolete MMXEXT functions 2 years ago
Andreas Rheinhardt d402ec6be9 avcodec/x86/fdct: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt 7284ab789d avcodec/x86/mpegvideoenc: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt d29a9c2aa6 avcodec/x86/diracdsp: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt 3d716d38ab avcodec/x86/audiodsp_init: Remove obsolete MMX(EXT) functions 2 years ago
Andreas Rheinhardt fd98594a88 avcodec/x86/ac3dsp_init: Remove obsolete 3dnow, MMX(EXT), SSE functions 2 years ago
Andreas Rheinhardt e02ffed004 avcodec/x86/vc1dsp_init: Remove obsolete 3dnow, MMX(EXT) functions 2 years ago
Michael Goulet c02dd59cd3 lavc/dovi_rpu: Fix UB for possible left shift of negative values 2 years ago
Paul B Mahol aa1babc59a avfilter/vf_estdif: tweak ecost option 2 years ago
Nil Admirari 69364a06c6 libavfilter/vf_frei0r.c: Use UTF-8 version of getenv() 2 years ago
Nil Admirari c381f5412f libavformat: Remove MAX_PATH limit and use UTF-8 version of getenv() 2 years ago
Nil Admirari 13350e81fd fftools: Remove MAX_PATH limit and switch to UTF-8 versions of fopen() and getenv() 2 years ago
Nil Admirari dfa062ed3c compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with LoadLibraryExW 2 years ago
Nil Admirari cc5844da98 libavutil: Add wchartoutf8(), wchartoansi(), utf8toansi(), getenv_utf8(), freeenv_utf8() and getenv_dup() 2 years ago
Marton Balint c11fb46731 fftools/ffprobe: report avio errors 2 years ago
Andreas Rheinhardt fe662516a5 avformat/matroskaenc: Don't check twice whether to write tags 2 years ago
Andreas Rheinhardt b468ddc75d avformat/matroskaenc: Don't waste bytes to Write Tag length fields 2 years ago
Marton Balint 58df81b027 avformat/mpegts: remove obsolate hacks for detecting streams with bad PMTs 2 years ago
Marton Balint 5468548d5e doc/decoders: add docs for v210 decoder 2 years ago
Marton Balint 96f2fc3841 avcodec/v210dec: add support for strideless v210 as in BOXX files 2 years ago
Marton Balint a10132b967 avcodec/v210dec: add support for invalid paddings up to 16 bytes 2 years ago
Marton Balint 2e895edb5d avcodec/v210dec: do not use accelerated code for the last pixels of a row 2 years ago
Marton Balint 5716836963 avcodec/v210dec: disallow negative custom stride 2 years ago
Marton Balint a5c7d3173c avcodec/v210dec: factorize row decoding 2 years ago
Marton Balint 9793760f22 avcodec/v210dec: properly support odd widths 2 years ago
Gyan Doshi 56419428a8 avcodec/mfenc: set variable frame size flag. 2 years ago
Michael Goulet b7f6a933fa tests/checkasm/sw_scale: Fix alignment for movdqa 2 years ago
Michael Goulet 0aa5dd084b lavc/libx264.c: Fix possible UB by NULL pointer LHS 2 years ago
rcombs 6c3a82f043 lavfi/drawutils: improve colorspace support 2 years ago
rcombs a5b3b65dc0 lavfi/colorspace: add ff_matrix_mul_3x3_vec 2 years ago
Matt Jacobson b3e261bab3 avdevice/oss_dec: account for sample size when computing timestamp 2 years ago