summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/ffv1enc: Don't create and keep unnecessary referenceAndreas Rheinhardt2022-08-18
* avcodec/get_buffer: Don't get AVPixFmtDescriptor unnecessarilyAndreas Rheinhardt2022-08-18
* avcodec/mpegpicture: Reset fields explicitly instead of memsetting themAndreas Rheinhardt2022-08-18
* avcodec/h263dec: Don't set frame parameters redundantlyAndreas Rheinhardt2022-08-18
* avcodec/h263dec: Remove redundant code to set cur_pic_ptrAndreas Rheinhardt2022-08-18
* checkasm/sw_scale: hscale does not requires cpuflag test.Alan Kelly2022-08-18
* libswscale: Enable hscale_avx2 for all input sizes.Alan Kelly2022-08-18
* sws: allow avx2 hscale to process inputs of any size.Alan Kelly2022-08-18
* sws: Replace call to yuv2yuvX_mmx by yuv2yuvX_mmxextAlan Kelly2022-08-18
* lavc/aarch64: hevc_add_res add 12bit variantsJ. Dekker2022-08-18
* aarch64: me_cmp: Remove a leftover unnecessary instructionMartin Storsjö2022-08-18
* lavc/aarch64: Add neon implementation for pix_abs8Hubert Mazur2022-08-18
* lavc/aarch64: Add neon implementation for sse8Hubert Mazur2022-08-18
* lavc/aarch64: Add neon implementation for pix_abs16_y2Hubert Mazur2022-08-18
* lavc/aarch64: Add neon implementation for sse4Hubert Mazur2022-08-18
* lavc/aarch64: Add neon implementation for sse16Hubert Mazur2022-08-18
* aarch64: me_cmp: Fix the indentation of function declarationsMartin Storsjö2022-08-18
* ffprobe: restore reporting error code for failed inputsGyan Doshi2022-08-17
* avcodec/me_cmp: Remove now incorrect av_assert2()Andreas Rheinhardt2022-08-17
* tools: Make sure to create the tools directory before building decode_simple.oMartin Storsjö2022-08-17
* checkasm: motion: Test different h parametersMartin Storsjö2022-08-17
* x86: Don't hardcode the height to 8 in sad8_xy2_mmxMartin Storsjö2022-08-17
* checkasm: Provide enough alignment in the new yuv2plane1 testMartin Storsjö2022-08-16
* lavc/aarch64: reformat add_res funcsJ. Dekker2022-08-16
* checkasm/hevc_add_res: add 12bit testJ. Dekker2022-08-16
* swscale/aarch64: add vscale specializationsSwinney, Jonathan2022-08-16
* swscale/aarch64: vscale optimizationSwinney, Jonathan2022-08-16
* checkasm: updated tests for sw_scaleSwinney, Jonathan2022-08-16
* doc/APIchanges: add missing rgbaf16 pixfmt entryTimo Rothenpieler2022-08-16
* fftools/ffmpeg: store a separate copy of input codec parametersAnton Khirnov2022-08-16
* libswscale/aarch64: add another hscale specializationSwinney, Jonathan2022-08-16
* avformat/mov: fix encryption index in the case of multiple trunZhao Zhili2022-08-16
* avformat/mov: fix frag_index.current out of syncZhao Zhili2022-08-16
* lavu/tx: optimize and simplify inverse MDCTsLynne2022-08-16
* ipfsgateway: Remove default gatewayDerek Buitenhuis2022-08-15
* avcodec/mpegvideo: Don't zero unnecessarilyAndreas Rheinhardt2022-08-15
* avcodec/mpegvideodec: Constify some functionsAndreas Rheinhardt2022-08-15
* avcodec/mpegpicture: Don't copy unnecessarily, fix raceAndreas Rheinhardt2022-08-15
* avcodec/avcodec: Remove redundant checkAndreas Rheinhardt2022-08-15
* avcodec/avcodec: Move initializing frame-thrd encoder to encode_preinitAndreas Rheinhardt2022-08-15
* avfilter/vsrc_ddagrab: add options for more control over output format fallbackTimo Rothenpieler2022-08-13
* avfilter/vsrc_ddagrab: add rgbaf16 output supportTimo Rothenpieler2022-08-13
* avutil/hwcontext_d3d11va: add support for rgbaf16 pixel formatTimo Rothenpieler2022-08-13
* lavu/pixfmt: add packed RGBA float16 formatTimo Rothenpieler2022-08-13
* compat: add msvc windres wrapperTimo Rothenpieler2022-08-13
* fftools: add DPI awareness manifestTimo Rothenpieler2022-08-13
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-13
* fftools/ffmpeg: move packet timestamp processing to demuxer threadAnton Khirnov2022-08-13
* fftools/ffmpeg: use a separate variable for discontinuity offsetAnton Khirnov2022-08-13
* fftools/ffmpeg: simplify conditions in ts_discontinuity_processAnton Khirnov2022-08-13