summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/vsrc_ddagrab: fix mouse cursor render initTimo Rothenpieler2022-08-05
* avcodec/acelp_*: Remove unnecessary headersAndreas Rheinhardt2022-08-05
* avcodec/avcodec: Remove legacy cruftAndreas Rheinhardt2022-08-05
* avcodec/aacenc_quantization: Deduplicate quantization functionsAndreas Rheinhardt2022-08-05
* avcodec/aacenc_tns: Remove unused headerAndreas Rheinhardt2022-08-05
* avcodec/aacenc_quantization: Remove always-zero function parameterAndreas Rheinhardt2022-08-05
* avcodec/sbrdsp: Remove unnecessary headersAndreas Rheinhardt2022-08-05
* avcodec/aacenc: Move aac_pce_configs to its only userAndreas Rheinhardt2022-08-05
* avcodec/internal: Move ff_thread_can_start_frame() to threadframe.hAndreas Rheinhardt2022-08-05
* avcodec/flacdsp: Split encoder-only parts into a ctx of its ownAndreas Rheinhardt2022-08-05
* avcodec/flacdsp: Remove unused function parameterAndreas Rheinhardt2022-08-05
* avcodec: Constify frame->data pointers for encoders where possibleAndreas Rheinhardt2022-08-05
* avcodec/mpegvideo_motion: Constify ff_mpv_motionAndreas Rheinhardt2022-08-05
* avcodec/hevcdec: Constify src pointers of HEVC DSP functionsAndreas Rheinhardt2022-08-05
* avcodec/h264chroma: Constify src in h264_chroma_mc_funcAndreas Rheinhardt2022-08-05
* avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldxAndreas Rheinhardt2022-08-05
* avcodec/hevcdsp: Constify src pointersAndreas Rheinhardt2022-08-05
* avcodec/loongarch: Add wrapper for __lsx_vldxAndreas Rheinhardt2022-08-05
* lavf/hevc: replace the unicode signal quotation with normal quotationJun Zhao2022-08-05
* lavc/Makefile: fix make checkheaders failJun Zhao2022-08-05
* lavc/vaapi: Declare support for decoding 8bit 4:4:4 contentPhilip Langdale2022-08-03
* lavu/hwcontext_vaapi: Map the AYUV formatPhilip Langdale2022-08-03
* lavu/pixfmt: Add packed 4:4:4 formatPhilip Langdale2022-08-03
* avcodec/intrax8: Avoid indirection when accessing VLC tableAndreas Rheinhardt2022-08-03
* configure: Add msmpeg4(dec|enc) subsystemsAndreas Rheinhardt2022-08-03
* configure, avcodec/Makefile: Make IntraX8 select WMV2DSP, fix MIPS buildAndreas Rheinhardt2022-08-03
* avcodec/intrax8: Remove unused IDCTDSPContextAndreas Rheinhardt2022-08-03
* avutil/opt: Combine multiple av_log statementsAndreas Rheinhardt2022-08-03
* avformat/flvenc: fix shadowed variable tsZhao Zhili2022-08-03
* avformat/flvdec: make key frame timestamps more accurateZhao Zhili2022-08-03
* avformat/flvenc: fix timestamp of key frame indexZhao Zhili2022-08-03
* avdevice/v4l2: fix leak of timefilterZhao Zhili2022-08-03
* ffmpeg_opt: consider HW acceleration method when selecting decoderHaihao Xiang2022-08-03
* ffmpeg_opt: select a decoder after getting values for per-stream hwdec optionsHaihao Xiang2022-08-03
* avcodec/libaomenc: support AV_CODEC_CAP_ENCODER_RECON_FRAMEJames Almer2022-08-02
* lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAMEAnton Khirnov2022-08-02
* lavc: add API for exporting reconstructed frames from encodersAnton Khirnov2022-08-02
* lavu/frame: allow calling av_frame_make_writable() on non-refcounted framesAnton Khirnov2022-08-02
* fftools/ffmpeg_opt: Fix copyinkfAndreas Rheinhardt2022-08-02
* avcodec/alpha/me_cmp_alpha: Remove commented-out functionAndreas Rheinhardt2022-08-02
* avcodec/alpha/me_cmp_alpha: Use proper me_cmp_func typeAndreas Rheinhardt2022-08-02
* fate/lavf-image: Disable file checksums for exr testsAndreas Rheinhardt2022-08-02
* tests/fate-run: Allow to skip file checksums for lavf_imageAndreas Rheinhardt2022-08-02
* avcodec/aacdec_fixed: also clip samples on the second channel for stereo HE-AACJames Almer2022-08-01
* avcodec/aacdec_fixed: add missing priv_classJames Almer2022-08-01
* configure: Check for DXGI_OUTDUPL_FRAME_INFO for the ddagrab filterMartin Storsjö2022-08-01
* avcodec/ttmlenc: Use string literal macro for default namespacingAndreas Rheinhardt2022-07-31
* avcodec/exr: Constify slice threads' ptr to main contextAndreas Rheinhardt2022-07-31
* avcodec/diracdec: Constify slice threads' ptr to main contextAndreas Rheinhardt2022-07-31
* avcodec/dvdec: Constify slice threads' ptr to main contextAndreas Rheinhardt2022-07-31