107076 Commits (5cfc1b0595784c84fee14e7e5653151339f57504)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 2f0e48328a fate/filter-video: Fix requirements of tests 3 years ago
Andreas Rheinhardt e82472e379 fate/filter-video: Avoid duplication for fate-filter-overlay tests 3 years ago
Andreas Rheinhardt 429f2e5094 fate/filter-video: Avoid duplication for filter-removegrain tests 3 years ago
Andreas Rheinhardt f8bdbcd548 fate/filter-video: Avoid duplication for fate-filter-stereo3d tests 3 years ago
Andreas Rheinhardt e715626220 tests/Makefile: Add FRAMECRC variants for filtering 3 years ago
Andreas Rheinhardt c37f65a588 tests/Makefile: Remove FILTERDEMDECMUX 3 years ago
Lynne 82a68a8771
x86/tx_float: remove vgatherdpd usage 3 years ago
Andreas Rheinhardt 41a558fea0 avfilter/formats: Constify channel_layout in ff_add_channel_layout() 3 years ago
Andreas Rheinhardt 2c8f97831a avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.h 3 years ago
Andreas Rheinhardt 9cc38cc636 avcodec/mss2: Remove write-only QpelDSPContext 3 years ago
Andreas Rheinhardt 6e5acb6c88 avcodec/error_resilience: Only keep what is needed from MECmpContext 3 years ago
Limin Wang 94968dbc11 avcodec/dvdsubenc: return error if canvas_size is too small for subtitle render 3 years ago
Limin Wang 8e828ee1ad avformat/sccenc: avoid potential invalid access 3 years ago
Limin Wang 4607868b98 Makefile: remove sccenc dependency on subtitles 3 years ago
Vignesh Venkatasubramanian dd99d34d67 avformat/img2: Add support for AVIF mux in image2 3 years ago
softworkz b8ede4d637 fftools/opt_common: add includes of avf headers for clarity 3 years ago
Andreas Rheinhardt e3580f6077 avformat/hls, dashdec: Don't use AV_OPT flags in av_dict_set() 3 years ago
Gyan Doshi 00ae20dfb4 doc/muxers: note write_btrt option for MOV/MP4 3 years ago
Andreas Rheinhardt d31a3af6a9 avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarily 3 years ago
Andreas Rheinhardt 104abea646 avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h 3 years ago
Andreas Rheinhardt cbd75ecc18 avcodec/ac3tab: Move some tables only used by ac3.c to it 3 years ago
Andreas Rheinhardt 996ec1cbe8 avcodec/ac3: Remove declaration of inexistent function 3 years ago
Paul B Mahol 163e737c17 avfilter/af_afir: add support for double sample format 3 years ago
Paul B Mahol e6f0cec880 avfilter/af_acrossover: add precision option 3 years ago
Gyan Doshi 8b64d8d9aa avformat/dashdec: accept and relay CENC decryption key 3 years ago