summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* avfilter: use avpriv_fopen_utf8() instead of plain fopen()softworkz2022-05-24
* avfilter/af_afftfilt: add threads supportPaul B Mahol2022-05-24
* Switch uses of av_fopen_utf8 to avpriv_fopen_utf8Martin Storsjö2022-05-23
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-23
* fftools: Stop using av_fopen_utf8Martin Storsjö2022-05-23
* avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA framesTong Wu2022-05-23
* avutil/hwcontext_d3d11va: pass the format value from outside for staging textureTong Wu2022-05-23
* avutil/hwcontext_qsv: derive QSV frames to D3D11VA framesTong Wu2022-05-23
* avfilter/avf_showfreqs: fix memleak in plot_freqsSteven Liu2022-05-23
* avcodec/libuavs3d: fix access uninitialized variable when drainingZhao Zhili2022-05-23
* x86/tx_float: replace fft_sr_avx with fft_sr_fma3Lynne2022-05-21
* x86/tx_float: improve temporary register allocation for loadsLynne2022-05-21
* lavu/tx: make slow ISA extension penalties smarterLynne2022-05-21
* x86/tx_float: add AV_CPU_FLAG_AVXSLOW/SLOW_GATHER flags where appropriateLynne2022-05-21
* Revert "x86/tx_float: remove vgatherdpd usage"Lynne2022-05-21
* opt_common: note D and T type streams for completeness.Gyan Doshi2022-05-20
* tests/fate: Remove intermediate file of flv-add_keyframe_index testAndreas Rheinhardt2022-05-20
* fate/filter-video: Fix requirements of testsAndreas Rheinhardt2022-05-20
* fate/filter-video: Avoid duplication for fate-filter-overlay testsAndreas Rheinhardt2022-05-20
* fate/filter-video: Avoid duplication for filter-removegrain testsAndreas Rheinhardt2022-05-20