105596 Commits (f78ffe382c2c6d3bd57b8a5d4e6e3689f6e90043)
 

Author SHA1 Message Date
Haihao Xiang 7c24a768d3 lavc/qsvdec: track the runtime session version 3 years ago
Haihao Xiang 8dd507bf0d lavc/qsv: allow to add more parameter buffers to QSV frame 3 years ago
Haihao Xiang 80801e5705 lavc/qsvenc: add tile encoding support for VP9 3 years ago
nyanmisaka 4cc7239d8b libavutil/hwcontext_opencl: fix a bug for mapping qsv frame to opencl 3 years ago
Wenbin Chen a5b1e632c9 libavcodec/vaapi_decode: fix the problem that init_pool_size < nb_surface 3 years ago
Lynne 35080149ef
x86/tx_float: mark AVX2 functions as AVXSLOW 3 years ago
Lynne 7e35e0224c
lavu/tx: do not unconditionally free subcontexts if initialization fails 3 years ago
Lynne 265731f201
lavu/tx: reset subcontext pointer if initialization fails 3 years ago
Lynne 95f02e43e1
lavu/tx: print debug info even if no transforms are found 3 years ago
Steven Liu 9887ec3e9b avutil/tx: add null pointer check after av_mallocz 3 years ago
Steven Liu f0044d886f avutil/tx: remove deadcode of the control flow 3 years ago
Lynne 3c831847a8
hwcontext_vulkan: avoid using 64-bit enums 3 years ago
Lynne 238e11b71f
lavu/tx: avoid using 64-bit enums 3 years ago
Zhao Zhili 2b15acb96a configure: add libplacebo to help message 3 years ago
Wenbin Chen e102fd98d6 libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh parameter 3 years ago
Wenbin Chen 2ecc4fde5f libavcodec/qsvenc: Add b_strategy option to hevc_qsv 3 years ago
Wenbin Chen 168c6e23a5 libavcodec/qsvenc: Add max slice size support to hevc_qsv 3 years ago
Andreas Rheinhardt 5e9ac1ebec avcodec/h264data: Add missing rational.h inclusion 3 years ago
Lynne 6c397f6bb5
x86/tx_float: add missing FF_TX_OUT_OF_PLACE flag to functions 3 years ago
Lynne 008c131d68
lavu/tx: clean up CPU flags check 3 years ago
Lynne 9787005846
x86/tx_float: do not build tx_float_init.c if x86 assembly is disabled 3 years ago
Andreas Rheinhardt b2421c4f26 avcodec/h264_parse: Move ff_h264_get_profile() to h264_ps.h 3 years ago
Andreas Rheinhardt c3ff716808 avcodec/h264_*: Remove unnecessary internal.h inclusions 3 years ago
Andreas Rheinhardt c793e05381 avcodec/h264dec: Remove unnecessary headers 3 years ago
Andreas Rheinhardt 5fef87f140 avcodec/h264*: Remove unnecessary h264_mvpred.h inclusions 3 years ago
Anton Khirnov d0f0d61392 lavc/svq3: stop including h264dec.h 3 years ago
Anton Khirnov 359912f0df lavc/x86/h264_qpel: stop unnecessarily including h264dec 3 years ago
Anton Khirnov 76b8ae2e22 lavc/vdpau: stop unnecessarily including h264dec 3 years ago
Anton Khirnov ded77f5654 lavc/h264: move MB_TYPE defs from h264dec.h to h264_parse 3 years ago
Anton Khirnov 2f1716dcd6 lavc/h264_parse: stop including h264dec.h 3 years ago
Anton Khirnov e1027aba68 lavc/h264data.h: stop including h264dec.h 3 years ago
Anton Khirnov d552f2535b lavc/h264: move some shared code from h264dec to h264_parse 3 years ago
Anton Khirnov df2ee38178 lavc/h264_parser: add missing headers 3 years ago
Anton Khirnov b6f3334a13 lavc/h264: replace MAX_DELAYED_PIC_COUNT by H264_MAX_DPB_FRAMES 3 years ago
Anton Khirnov ef4537bd1b lavc/h264: replace MAX_DELAYED_PIC_COUNT with FF_ARRAY_ELEMS where appropriate 3 years ago
Anton Khirnov 5484c502db lavc/h264dec.h: Move MMCOOpcode to h264_parse.h 3 years ago
Anton Khirnov b05cebe602 lavc/h264: replace MAX_MMCO_COUNT with H264_MAX_MMCO_COUNT 3 years ago
Andreas Rheinhardt 0ebfd64858 avcodec/h264dec: Move pack8to16 to its only user 3 years ago
Andreas Rheinhardt b531b58b2c avcodec/h264dec: Move find_start_code() to its only user 3 years ago
Lynne 6c8e841824
lavu/tx: do not mix declarations and code 3 years ago
Lynne 28bff6ae54
x86/tx_float: add permute-free FFT versions 3 years ago
Lynne 350142560b
lavu: bump minor and add APIchanges for new lavu/tx additions 3 years ago
Lynne af94ab7c7c
lavu/tx: add an RDFT implementation 3 years ago
Lynne ef4bd81615
lavu/tx: rewrite internal code as a tree-based codelet constructor 3 years ago
Lynne c14976be04
lavu/tx: improve documentation for existing transforms 3 years ago
James Almer 3c804fdd4a avcodec/h264_parser: don't alter decoder private data 3 years ago
Jan Ekström 0a83ecbf48 tests: add test for ffmpeg's fix_sub_duration feature 3 years ago
Gyan Doshi b635ac126f doc/filters: note format constraint for volumedetect 3 years ago
Wenbin Chen 05ba0ffca9 libavcodec/qsvenc: fix a memory leak problem 3 years ago
Kyle Swanson 3d29724c00 avfilter/vf_libvmaf: update filter for libvmaf v2.0.0 3 years ago