106968 Commits (f579a1d08b269b6dfc89596af20582c01950adb2)
 

Author SHA1 Message Date
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
Paul B Mahol b90341d1d5 avfilter/af_asubboost: add channels option 3 years ago
Paul B Mahol 710dce131f avfilter/vf_zscale: active region use doubles so use that type here too 3 years ago
Paul B Mahol 075c2308e3 avfilter/af_asubboost: add boost option 3 years ago
Paul B Mahol 2c77d9150d avfilter/af_crossfeed: always return same number of samples with block processing 3 years ago
Paul B Mahol 52a14b8505 avfilter/vf_zscale: improve slice processing 3 years ago
Vignesh Venkatasubramanian 84241e63cf avformat/movenc: Add support for AVIF muxing 3 years ago
Vignesh Venkatasubramanian 98ec4261fd avformat/av1: Add a parameter to av1c to omit seq header 3 years ago
Vignesh Venkatasubramanian ab05e9a7f2 avcodec/libaomenc: Add parameter for avif single image encoding 3 years ago