summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* mfenc: Use dlopen instead of LoadLibrary for loading mfplat.dllMartin Storsjö2022-05-28
* swscale/aarch64: add hscale specializationsSwinney, Jonathan2022-05-28
* checkasm: added additional dstW tests for hscaleSwinney, Jonathan2022-05-28
* avcodec/libaomenc: Add unmet target level warningBohan Li2022-05-27
* avfilter/af_biquads: fix low/highshelf 'k' calculationPaul B Mahol2022-05-27
* qsv: check for libmfx.pc instead of mfx.pcHaihao Xiang2022-05-26
* avfilter/vf_vpp_qsv: set outlink to EOF correctlyFei Wang2022-05-26
* doc/protocols: add details and reformat IPFS sectionGyan Doshi2022-05-26
* doc/protocols: sort IPFS section alphabeticallyGyan Doshi2022-05-26
* avformat/matroskadec: assert non NULL bufMichael Niedermayer2022-05-26
* Changelog: Add line for IPFSMichael Niedermayer2022-05-26
* avformat/act: Check ff_get_wav_header() for failureMichael Niedermayer2022-05-26
* avformat/jpegxl_probe: Check init_get_bits8() for failureMichael Niedermayer2022-05-26
* avutil/mem: fix doc for reallocsZhao Zhili2022-05-26
* lavc/aarch64: hevc_sao reschedule slightlyJ. Dekker2022-05-26
* avcodec/mfenc: Dynamically load MFPlat.DLLTrystan Mata2022-05-25
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-25
* libavcodec/qsvenc: expose only supported optionsDmitry Rogozhkin2022-05-25
* checkasm: improve hevc_sao testJ. Dekker2022-05-25
* lavc/aarch64: add hevc sao edge 8x8J. Dekker2022-05-25
* lavc/aarch64: add hevc sao edge 16x16J. Dekker2022-05-25
* lavc/aarch64: fix hevc sao band filterJ. Dekker2022-05-25
* avcodec/mjpegenc: Remove ineffective pred optionAndreas Rheinhardt2022-05-24
* avcodec/mpegvideoenc: Remove ineffective optionsAndreas Rheinhardt2022-05-24
* avcodec/mjpegenc: Remove pointless motion-estimation optionsAndreas Rheinhardt2022-05-24
* avcodec/mpegvideoenc: Remove ineffective [pb]bias optionsAndreas Rheinhardt2022-05-24
* avcodec/pthread_frame: Don't update the first thread ctx before freeingAndreas Rheinhardt2022-05-24
* ffbuild/common: Fix CPPFLAGS applied for compiling C++ filesAndreas Rheinhardt2022-05-24
* fftools/ffmpeg: move processing AV_PKT_DATA_QUALITY_STATS to do_video_stats()Anton Khirnov2022-05-24
* fftools/ffmpeg: merge variable declaration and initializationAnton Khirnov2022-05-24
* fftools/ffmpeg: stop using av_stream_get_end_pts() in do_video_stats()Anton Khirnov2022-05-24
* fftools/ffmpeg: stop using AVStream.nb_frames in do_video_stats()Anton Khirnov2022-05-24
* fftools/ffmpeg: move do_video_stats() to avoid a forward declarationAnton Khirnov2022-05-24
* fftools/ffmpeg: drop a useless check and reduce indentationAnton Khirnov2022-05-24
* fftools/ffmpeg: reindent after previous commitAnton Khirnov2022-05-24
* fftools/ffmpeg: reuse the encoding code for flushing encodersAnton Khirnov2022-05-24
* fftools/ffmpeg: share the code encoding a single frame between video and audioAnton Khirnov2022-05-24
* lavfi/vf_v360: implement output mask for barrelsplitAnton Khirnov2022-05-24
* lavfi/vf_v360: fix barrelsplit transform with paddingAnton Khirnov2022-05-24
* lavfi/vf_v360: factorize vector computation for barrelsplitAnton Khirnov2022-05-24
* lavfi/vf_v360: drop nonsense inline specifierAnton Khirnov2022-05-24
* tests/fate/vcodec: add tests for ffv1 2pass modeAnton Khirnov2022-05-24
* fftools/ffmpeg: fix 2pass log file namesAnton Khirnov2022-05-24
* tests/fate-run: give consistent names to enc_dec() argumentsAnton Khirnov2022-05-24
* tests/fate/vcodec: drop unnecessary optionsAnton Khirnov2022-05-24
* avcodec/libdavs2: export has_b_frames infoZhao Zhili2022-05-24
* avcodec/libuavs3d: use output_reorder_delay as has_b_framesZhao Zhili2022-05-24
* avcodec/avs3_parser: set has_b_frames properlyZhao Zhili2022-05-24
* avfilter: Add blockdetect filterThilo Borgmann2022-05-24
* avcodec/dvdsubdec: use avpriv_fopen_utf8() instead of plain fopen()softworkz2022-05-24