107778 Commits (aa6d4a53e3c0e792b14d3b27357faade6940b10a)
 

Author SHA1 Message Date
Timo Rothenpieler 611f843534 avfilter/vsrc_ddagrab: set sRGB color information on output frames 2 years ago
Andreas Rheinhardt 5e7eaabb42 avcodec/nvdec_hevc: Fix off-by-one error 2 years ago
Timo Rothenpieler 38595ebe3b avfilter/vsrc_ddagrab: make output format user configurable 2 years ago
James Almer f0abd07996 swscale/input: add VUYA input support 2 years ago
Timo Rothenpieler cbb53bfbd8 avfilter/vsrc_ddagrab: move most of init to config_props 2 years ago
Timo Rothenpieler fbf87a46ab avfilter/vsrc_ddagrab: fix mouse cursor render init 2 years ago
Andreas Rheinhardt 2345b4eb9c avcodec/acelp_*: Remove unnecessary headers 2 years ago
Andreas Rheinhardt 0661472fa8 avcodec/avcodec: Remove legacy cruft 2 years ago
Andreas Rheinhardt 57d305207a avcodec/aacenc_quantization: Deduplicate quantization functions 2 years ago
Andreas Rheinhardt e081358e8d avcodec/aacenc_tns: Remove unused header 2 years ago
Andreas Rheinhardt 386990a955 avcodec/aacenc_quantization: Remove always-zero function parameter 2 years ago
Andreas Rheinhardt d23cb45c1c avcodec/sbrdsp: Remove unnecessary headers 2 years ago
Andreas Rheinhardt c488ee6182 avcodec/aacenc: Move aac_pce_configs to its only user 2 years ago
Andreas Rheinhardt bcb0faeaba avcodec/internal: Move ff_thread_can_start_frame() to threadframe.h 2 years ago
Andreas Rheinhardt 6c4595190e avcodec/flacdsp: Split encoder-only parts into a ctx of its own 2 years ago
Andreas Rheinhardt 3a869cd5cd avcodec/flacdsp: Remove unused function parameter 2 years ago
Andreas Rheinhardt 5828e8209f avcodec: Constify frame->data pointers for encoders where possible 2 years ago
Andreas Rheinhardt cee40a945a avcodec/mpegvideo_motion: Constify ff_mpv_motion 2 years ago
Andreas Rheinhardt 7e8c8cc04b avcodec/hevcdec: Constify src pointers of HEVC DSP functions 2 years ago
Andreas Rheinhardt 333b32af8e avcodec/h264chroma: Constify src in h264_chroma_mc_func 2 years ago
Andreas Rheinhardt 2c8dc7e953 avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx 2 years ago
Andreas Rheinhardt b3bbbb14d0 avcodec/hevcdsp: Constify src pointers 2 years ago
Andreas Rheinhardt 6c9a60ada4 avcodec/loongarch: Add wrapper for __lsx_vldx 2 years ago
Jun Zhao 101e154c28 lavf/hevc: replace the unicode signal quotation with normal quotation 2 years ago
Jun Zhao 33afa2167e lavc/Makefile: fix make checkheaders fail 2 years ago
Philip Langdale d3f48e68b3 lavc/vaapi: Declare support for decoding 8bit 4:4:4 content 2 years ago
Philip Langdale 2b720676e0 lavu/hwcontext_vaapi: Map the AYUV format 2 years ago
Philip Langdale 6ab8a9d375 lavu/pixfmt: Add packed 4:4:4 format 2 years ago
Andreas Rheinhardt 900ce6f8c3 avcodec/intrax8: Avoid indirection when accessing VLC table 2 years ago
Andreas Rheinhardt b0e38c7d1e configure: Add msmpeg4(dec|enc) subsystems 2 years ago
Andreas Rheinhardt b10e218df1 configure, avcodec/Makefile: Make IntraX8 select WMV2DSP, fix MIPS build 2 years ago
Andreas Rheinhardt eb5c5ae658 avcodec/intrax8: Remove unused IDCTDSPContext 2 years ago
Andreas Rheinhardt 8d7d52721a avutil/opt: Combine multiple av_log statements 2 years ago
Zhao Zhili f56730fb6f avformat/flvenc: fix shadowed variable ts 2 years ago
Zhao Zhili 988838cf4f avformat/flvdec: make key frame timestamps more accurate 2 years ago
Zhao Zhili 693c5be320 avformat/flvenc: fix timestamp of key frame index 2 years ago
Zhao Zhili 30aa0c3f48 avdevice/v4l2: fix leak of timefilter 2 years ago
Haihao Xiang ad67ea9eee ffmpeg_opt: consider HW acceleration method when selecting decoder 2 years ago
Haihao Xiang df5defe15a ffmpeg_opt: select a decoder after getting values for per-stream hwdec options 2 years ago
James Almer b0cd979a0b avcodec/libaomenc: support AV_CODEC_CAP_ENCODER_RECON_FRAME 2 years ago
Anton Khirnov c6f22940e4 lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME 2 years ago
Anton Khirnov e3838b856f lavc: add API for exporting reconstructed frames from encoders 2 years ago
Anton Khirnov eede1d2927 lavu/frame: allow calling av_frame_make_writable() on non-refcounted frames 2 years ago
Andreas Rheinhardt d9cd192ddd fftools/ffmpeg_opt: Fix copyinkf 2 years ago
Andreas Rheinhardt 771d8937af avcodec/alpha/me_cmp_alpha: Remove commented-out function 2 years ago
Andreas Rheinhardt 088382a434 avcodec/alpha/me_cmp_alpha: Use proper me_cmp_func type 2 years ago
Andreas Rheinhardt fe211aebbf fate/lavf-image: Disable file checksums for exr tests 2 years ago
Andreas Rheinhardt 4fb8741c46 tests/fate-run: Allow to skip file checksums for lavf_image 2 years ago
James Almer db9fd78bd7 avcodec/aacdec_fixed: also clip samples on the second channel for stereo HE-AAC 2 years ago
James Almer 9fb80bf760 avcodec/aacdec_fixed: add missing priv_class 2 years ago