46656 Commits (3a00a1a8006acee24cf15c24bbc5272cba283d7a)

Author SHA1 Message Date
Andreas Rheinhardt 338f8fd232 avcodec/x86/hevcdsp_init: Remove obsolete MMXEXT functions 3 years ago
Andreas Rheinhardt d402ec6be9 avcodec/x86/fdct: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt 7284ab789d avcodec/x86/mpegvideoenc: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt d29a9c2aa6 avcodec/x86/diracdsp: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt 3d716d38ab avcodec/x86/audiodsp_init: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt fd98594a88 avcodec/x86/ac3dsp_init: Remove obsolete 3dnow, MMX(EXT), SSE functions 3 years ago
Andreas Rheinhardt e02ffed004 avcodec/x86/vc1dsp_init: Remove obsolete 3dnow, MMX(EXT) functions 3 years ago
Michael Goulet c02dd59cd3 lavc/dovi_rpu: Fix UB for possible left shift of negative values 3 years ago
Nil Admirari dfa062ed3c compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with LoadLibraryExW 3 years ago
Marton Balint 96f2fc3841 avcodec/v210dec: add support for strideless v210 as in BOXX files 3 years ago
Marton Balint a10132b967 avcodec/v210dec: add support for invalid paddings up to 16 bytes 3 years ago
Marton Balint 2e895edb5d avcodec/v210dec: do not use accelerated code for the last pixels of a row 3 years ago
Marton Balint 5716836963 avcodec/v210dec: disallow negative custom stride 3 years ago
Marton Balint a5c7d3173c avcodec/v210dec: factorize row decoding 3 years ago
Marton Balint 9793760f22 avcodec/v210dec: properly support odd widths 3 years ago
Gyan Doshi 56419428a8 avcodec/mfenc: set variable frame size flag. 3 years ago
Michael Goulet 0aa5dd084b lavc/libx264.c: Fix possible UB by NULL pointer LHS 3 years ago
Andreas Rheinhardt 6d3f771588 avcodec/x86/lpc, vp8dsp_init: Remove redundant checks 3 years ago
Andreas Rheinhardt 2d764069be avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element 3 years ago
Wenbin Chen 97141ffeec libavcodec/qsvenc: add ROI support to qsv encoder 3 years ago
Paul B Mahol afc7679c89 avcodec/mace: fix some style issues 3 years ago
Andreas Rheinhardt 2c882f4708 avcodec/exif: Move tag_list out of header 3 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 3 years ago
Michael Niedermayer b97e58da44 avcodec/binkaudio: Clear state on EAGAIN 3 years ago
Andreas Rheinhardt 8678b75bda avcodec/x86/h264_qpel_8bit: Remove unused function 3 years ago
Andreas Rheinhardt 1799e27020 avcodec/x86/rv34dsp: Remove unused ff_rv34_idct_dc_mmxext 3 years ago
Andreas Rheinhardt 50a8cbb23e avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmx 3 years ago
Andreas Rheinhardt 1cb038a7d5 avcodec/videodsp: Make ff_emulated_edge_mc_16 static 3 years ago
Andreas Rheinhardt ae2dd5d42b avcodec/v4l2_m2m: Remove unused ff_v4l2_m2m_codec_full_reinit 3 years ago
Andreas Rheinhardt 324545d02f avcodec/hevcdec: Make ff_hevc_pel_weight static 3 years ago
Andreas Rheinhardt 5eee930726 avcodec/x86/hevcdsp_init: Remove unnecessary inclusion of get_bits.h 3 years ago
Andreas Rheinhardt 03cbec7bdc avcodec/x86/qpeldsp: Remove unused ff_put_no_rnd_pixels16_l2_3dnow 3 years ago
Matt Oliver dd5a0302d5 avcodec/libx264: Set min build version to 158 for msvc 3 years ago
Tomas Härdin cb204f007b libavcodec/jpeg2000_parser: Localize m->bytes_read 3 years ago
Tomas Härdin ffc2d95674 libavcodec/jpeg2000_parser: Reindent 3 years ago
Tomas Härdin d6d7b78c46 libavcodec/jpeg2000_parser: Rearrange ifs 3 years ago
Tomas Härdin 01827beb70 libavcodec/jpeg2000_parser: LUTify info_marker() 3 years ago
Tomas Härdin 6704c2dd19 libavcodec/jpeg2000_parser: next_state is just a temporary 3 years ago
Tomas Härdin 5cfc1b0595 libavcodec/jpeg2000_parser: Simplify, fix reset_context() 3 years ago
Tomas Härdin 1ee994e168 libavcodec/jpeg2000_parser: Speed up long skips 3 years ago
Michael Niedermayer 5d6cdb015e avcodec/wmalosslessdec: Check channels after setting them 3 years ago
Michael Niedermayer ade36d61de avcodec/texturedspenc: Fix indexing in color distribution determination 3 years ago
softworkz 830f49cb9d avcodec/dvdsubdec, dvbsubdec: remove bitmap dumping in DEBUG builds 3 years ago
Yue Heng 11912f65ef libavcodec/qsvenc: Add min/max QP control options for I/P/B frame 3 years ago
Linjie Fu 99446c74cf lavc/vaapi_encode: add support for maxframesize 3 years ago
Paul B Mahol 973fab5653 avcodec: add QOI decoder and demuxer and parser and encoder and muxer 3 years ago
rcombs c534d9f72a lavc/h264_ps: always include the stop bit in [s|p]ps->data 3 years ago
rcombs 792a9f2406 lavc/videotoolboxdec: insert emu-prevention bytes for HEVC as well 3 years ago
rcombs a465e2c39e lavc/videotoolboxdec: fix writing too many 1 bits for the reserved fields 3 years ago
rcombs 928b22edfe lavc/videotoolboxdec: fix generating HEVC general_profile_compatibility_flags 3 years ago