summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/x86/h264dsp_init: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/mpegvideoencdsp: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/me_cmp: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/h264_intrapred: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/cavsdsp: Remove obsolete MMX(EXT), 3dnow functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/rv40dsp_init: Remove obsolete MMX(EXT), 3dnow functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/hevcdsp_init: Remove obsolete MMXEXT functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/fdct: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/mpegvideoenc: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/diracdsp: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/audiodsp_init: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/ac3dsp_init: Remove obsolete 3dnow, MMX(EXT), SSE functionsAndreas Rheinhardt2022-06-22
* avcodec/x86/vc1dsp_init: Remove obsolete 3dnow, MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* lavc/dovi_rpu: Fix UB for possible left shift of negative valuesMichael Goulet2022-06-21
* compat/w32dlfcn.h: Remove MAX_PATH limit and replace LoadLibraryExA with Load...Nil Admirari2022-06-21
* avcodec/v210dec: add support for strideless v210 as in BOXX filesMarton Balint2022-06-20
* avcodec/v210dec: add support for invalid paddings up to 16 bytesMarton Balint2022-06-20
* avcodec/v210dec: do not use accelerated code for the last pixels of a rowMarton Balint2022-06-20
* avcodec/v210dec: disallow negative custom strideMarton Balint2022-06-20
* avcodec/v210dec: factorize row decodingMarton Balint2022-06-20
* avcodec/v210dec: properly support odd widthsMarton Balint2022-06-20
* avcodec/mfenc: set variable frame size flag.Gyan Doshi2022-06-20
* lavc/libx264.c: Fix possible UB by NULL pointer LHSMichael Goulet2022-06-20
* avcodec/x86/lpc, vp8dsp_init: Remove redundant checksAndreas Rheinhardt2022-06-18
* avcodec/vlc: Use structure instead of VLC_TYPE array as VLC elementAndreas Rheinhardt2022-06-17
* libavcodec/qsvenc: add ROI support to qsv encoderWenbin Chen2022-06-17
* avcodec/mace: fix some style issuesPaul B Mahol2022-06-16
* avcodec/exif: Move tag_list out of headerAndreas Rheinhardt2022-06-15
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avcodec/binkaudio: Clear state on EAGAINMichael Niedermayer2022-06-14
* avcodec/x86/h264_qpel_8bit: Remove unused functionAndreas Rheinhardt2022-06-11
* avcodec/x86/rv34dsp: Remove unused ff_rv34_idct_dc_mmxextAndreas Rheinhardt2022-06-11
* avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmxAndreas Rheinhardt2022-06-11
* avcodec/videodsp: Make ff_emulated_edge_mc_16 staticAndreas Rheinhardt2022-06-11
* avcodec/v4l2_m2m: Remove unused ff_v4l2_m2m_codec_full_reinitAndreas Rheinhardt2022-06-11
* avcodec/hevcdec: Make ff_hevc_pel_weight staticAndreas Rheinhardt2022-06-11
* avcodec/x86/hevcdsp_init: Remove unnecessary inclusion of get_bits.hAndreas Rheinhardt2022-06-11
* avcodec/x86/qpeldsp: Remove unused ff_put_no_rnd_pixels16_l2_3dnowAndreas Rheinhardt2022-06-11
* avcodec/libx264: Set min build version to 158 for msvcMatt Oliver2022-06-11
* libavcodec/jpeg2000_parser: Localize m->bytes_readTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: ReindentTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: Rearrange ifsTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: LUTify info_marker()Tomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: next_state is just a temporaryTomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: Simplify, fix reset_context()Tomas Härdin2022-06-10
* libavcodec/jpeg2000_parser: Speed up long skipsTomas Härdin2022-06-10
* avcodec/wmalosslessdec: Check channels after setting themMichael Niedermayer2022-06-09
* avcodec/texturedspenc: Fix indexing in color distribution determinationMichael Niedermayer2022-06-09
* avcodec/dvdsubdec, dvbsubdec: remove bitmap dumping in DEBUG buildssoftworkz2022-06-08
* libavcodec/qsvenc: Add min/max QP control options for I/P/B frameYue Heng2022-06-06