107032 Commits (3a7e9caf920c9949076c5e51651d3e99b19e295b)
 

Author SHA1 Message Date
Semen Belozerov 3a7e9caf92 avcodec/vp9: ipred_hd_16x16_16 avx2 implementation 3 years ago
Andreas Rheinhardt bdba8ecce2 fate/wavpack: Test APE cuesheet tags 3 years ago
Andreas Rheinhardt 2351212227 fate/wavpack: Avoid temp files 3 years ago
Andreas Rheinhardt 3b770682dd fate/wavpack: Fix test requirements 3 years ago
Andreas Rheinhardt 6d037537c1 avcodec/wavpack: Remove redundant av_channel_layout_uninit() 3 years ago
Andreas Rheinhardt 38ef9cf39e fate/vpx: Remove unused define parameters 3 years ago
Andreas Rheinhardt 120aa6173c fate/opus: Restore fate-opus-(celt|hybrid|silk) 3 years ago
Andreas Rheinhardt 415f012359 avcodec/ffv1enc: Fix undefined left shifts of negative numbers 3 years ago
Andreas Rheinhardt c5b2ddfe18 avcodec/iff: Remove redundant #if 3 years ago
Michael Niedermayer 366ef56f7f avcodec/ffv1enc: Eliminate float/double from find_best_state() 3 years ago
Michael Niedermayer 9e4d1549e8 avcodec/pcm-dvdenc: Mark unreachable defaults 3 years ago
Paul B Mahol a7e0997324 avfilter/af_biquads: refactor some options 3 years ago
Paul B Mahol 525f83becd avfilter: add tiltshelf audio filter 3 years ago
Andreas Rheinhardt fab9130c7a fate/ffmpeg: Fix test requirements 3 years ago
Martin Storsjö 9fba0b8a8c mfenc: Use dlopen instead of LoadLibrary for loading mfplat.dll 3 years ago
Swinney, Jonathan 0ea61725b1 swscale/aarch64: add hscale specializations 3 years ago
Swinney, Jonathan 92ea8e03df checkasm: added additional dstW tests for hscale 3 years ago
Bohan Li 950123dc31 avcodec/libaomenc: Add unmet target level warning 3 years ago
Paul B Mahol 93b31dae1d avfilter/af_biquads: fix low/highshelf 'k' calculation 3 years ago
Haihao Xiang f912cefb83 qsv: check for libmfx.pc instead of mfx.pc 3 years ago
Fei Wang 6ec127b223 avfilter/vf_vpp_qsv: set outlink to EOF correctly 3 years ago
Gyan Doshi 0dcbe1c1aa doc/protocols: add details and reformat IPFS section 3 years ago
Gyan Doshi 8a0f7f7bfe doc/protocols: sort IPFS section alphabetically 3 years ago
Michael Niedermayer d84f03609e avformat/matroskadec: assert non NULL buf 3 years ago
Michael Niedermayer 7bfbd24e71 Changelog: Add line for IPFS 3 years ago
Michael Niedermayer 5982da87e3 avformat/act: Check ff_get_wav_header() for failure 3 years ago
Michael Niedermayer cb5be590cd avformat/jpegxl_probe: Check init_get_bits8() for failure 3 years ago
Zhao Zhili 5d8d3c1ac2 avutil/mem: fix doc for reallocs 3 years ago
J. Dekker 3c694967f8 lavc/aarch64: hevc_sao reschedule slightly 3 years ago
Trystan Mata 1cb601ad10 avcodec/mfenc: Dynamically load MFPlat.DLL 3 years ago
Haihao Xiang 478e1a98a2 qsv: add requirement for the mininal version of libmfx 3 years ago
Dmitry Rogozhkin f8a07c4d4a libavcodec/qsvenc: expose only supported options 3 years ago
J. Dekker cc679054c7 checkasm: improve hevc_sao test 3 years ago
J. Dekker 2e832be322 lavc/aarch64: add hevc sao edge 8x8 3 years ago
J. Dekker 92f67e4017 lavc/aarch64: add hevc sao edge 16x16 3 years ago
J. Dekker d957ee34a6 lavc/aarch64: fix hevc sao band filter 3 years ago
Andreas Rheinhardt 8d788c567a avcodec/mjpegenc: Remove ineffective pred option 3 years ago
Andreas Rheinhardt d587b1c323 avcodec/mpegvideoenc: Remove ineffective options 3 years ago
Andreas Rheinhardt de640d2b53 avcodec/mjpegenc: Remove pointless motion-estimation options 3 years ago
Andreas Rheinhardt 3fba5d4f3c avcodec/mpegvideoenc: Remove ineffective [pb]bias options 3 years ago
Andreas Rheinhardt 49838705a4 avcodec/pthread_frame: Don't update the first thread ctx before freeing 3 years ago
Andreas Rheinhardt a78173374a ffbuild/common: Fix CPPFLAGS applied for compiling C++ files 3 years ago
Anton Khirnov b033913d1c fftools/ffmpeg: move processing AV_PKT_DATA_QUALITY_STATS to do_video_stats() 3 years ago
Anton Khirnov 0c914ebd53 fftools/ffmpeg: merge variable declaration and initialization 3 years ago
Anton Khirnov 9acce2afcf fftools/ffmpeg: stop using av_stream_get_end_pts() in do_video_stats() 3 years ago
Anton Khirnov 3d4d355375 fftools/ffmpeg: stop using AVStream.nb_frames in do_video_stats() 3 years ago
Anton Khirnov 19d1e1fb06 fftools/ffmpeg: move do_video_stats() to avoid a forward declaration 3 years ago
Anton Khirnov 1753fbd095 fftools/ffmpeg: drop a useless check and reduce indentation 3 years ago
Anton Khirnov 9f4437a4eb fftools/ffmpeg: reindent after previous commit 3 years ago
Anton Khirnov 2ecb333fe4 fftools/ffmpeg: reuse the encoding code for flushing encoders 3 years ago