107001 Commits (f8a07c4d4abbd3974e074bc54bc22eeaa0f46051)
 

Author SHA1 Message Date
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
Anton Khirnov a11ab64730 fftools/ffmpeg: share the code encoding a single frame between video and audio 3 years ago
Anton Khirnov fa26e17747 lavfi/vf_v360: implement output mask for barrelsplit 3 years ago
Anton Khirnov 83a5ef5113 lavfi/vf_v360: fix barrelsplit transform with padding 3 years ago
Anton Khirnov 82784ddf33 lavfi/vf_v360: factorize vector computation for barrelsplit 3 years ago
Anton Khirnov 58bb83c7ed lavfi/vf_v360: drop nonsense inline specifier 3 years ago
Anton Khirnov 60f948dd55 tests/fate/vcodec: add tests for ffv1 2pass mode 3 years ago
Anton Khirnov e53940186a fftools/ffmpeg: fix 2pass log file names 3 years ago
Anton Khirnov 83560e48f6 tests/fate-run: give consistent names to enc_dec() arguments 3 years ago
Anton Khirnov aa7d38f27c tests/fate/vcodec: drop unnecessary options 3 years ago
Zhao Zhili 5a7a33f6f2 avcodec/libdavs2: export has_b_frames info 3 years ago
Zhao Zhili 8379e454e0 avcodec/libuavs3d: use output_reorder_delay as has_b_frames 3 years ago
Zhao Zhili 99d1279216 avcodec/avs3_parser: set has_b_frames properly 3 years ago
Thilo Borgmann 9cb9da62a3 avfilter: Add blockdetect filter 3 years ago
softworkz 6b32ad59c8 avcodec/dvdsubdec: use avpriv_fopen_utf8() instead of plain fopen() 3 years ago
softworkz f579a1d08b avfilter: use avpriv_fopen_utf8() instead of plain fopen() 3 years ago
Paul B Mahol d2ef44fbb1 avfilter/af_afftfilt: add threads support 3 years ago
Martin Storsjö 6076dbcb55 Switch uses of av_fopen_utf8 to avpriv_fopen_utf8 3 years ago
Martin Storsjö 4cdc14aa95 libavutil: Deprecate av_fopen_utf8, provide an avpriv version 3 years ago
Martin Storsjö 3fb9244642 fftools: Stop using av_fopen_utf8 3 years ago
Tong Wu 1f9b5fa581 avutil/hwcontext_qsv: fix mapping issue between QSV frames and D3D11VA frames 3 years ago
Tong Wu 20807a9d61 avutil/hwcontext_d3d11va: pass the format value from outside for staging texture 3 years ago
Tong Wu 632db3c36d avutil/hwcontext_qsv: derive QSV frames to D3D11VA frames 3 years ago
Steven Liu 90007e0b4e avfilter/avf_showfreqs: fix memleak in plot_freqs 3 years ago
Zhao Zhili a12ebbbcaa avcodec/libuavs3d: fix access uninitialized variable when draining 3 years ago
Lynne 27cffd16aa
x86/tx_float: replace fft_sr_avx with fft_sr_fma3 3 years ago
Lynne 0938ff9701
x86/tx_float: improve temporary register allocation for loads 3 years ago
Lynne 805e8d1921
lavu/tx: make slow ISA extension penalties smarter 3 years ago
Lynne 19c0bb2aa9
x86/tx_float: add AV_CPU_FLAG_AVXSLOW/SLOW_GATHER flags where appropriate 3 years ago
Lynne 9e94c35941
Revert "x86/tx_float: remove vgatherdpd usage" 3 years ago
Gyan Doshi 9ab20b1614 opt_common: note D and T type streams for completeness. 3 years ago
Andreas Rheinhardt 8bf618884b tests/fate: Remove intermediate file of flv-add_keyframe_index test 3 years ago