105821 Commits (a70a5b7c62c3189d2d428d044f883148f340e5f6)
 

Author SHA1 Message Date
Hao Chen a70a5b7c62 avcodec: [loongarch] Optimize Hevc_mc_bi with LSX. 3 years ago
Lu Wang b6ceeee16b avcodec: [loongarch] Optimize Hevc_idct/lpf with LSX. 3 years ago
Lu Wang 20194d573d avcodec: [loongarch] Optimize Hevcdsp with LSX. 3 years ago
Hao Chen 5b812acdea avutil: [loongarch] Update loongson_intrinsics.h to v1.1.0 3 years ago
James Almer a1fff6566b doc/bitstream_filters: add missing entry for the time_base setts option 3 years ago
Paul B Mahol 84f5583078 avfilter/vf_unsharp: add support for alpha formats 3 years ago
Paul B Mahol e1974622e1 avfilter/vf_v360: improve rounding in xyz_to_dfisheye() 3 years ago
Paul B Mahol 5ffad29d62 avfilter/vf_chromanr: fix rounding of final output 3 years ago
Limin Wang 316e0ff752 fftool/ffprobe: support for CUVA HDR Vivid metadata 3 years ago
Limin Wang d344169419 avfilter: support for CUVA HDR Vivid metadata 3 years ago
Limin Wang 5cd3c83a86 avcodec: support for CUVA HDR Vivid metadata 3 years ago
Limin Wang 188faab2bb avutil: support for CUVA Vivid HDR metadata 3 years ago
Paul B Mahol 178d8036dc avfilter/af_dynaudnorm: reduce number of lines by using for (int ... 3 years ago
Paul B Mahol aa6b9066b9 avfilter/af_dynaudnorm: use fmin/fmax for doubles 3 years ago
Paul B Mahol 456d48c752 avfilter/af_dynaudnorm: add support for overlapping frames 3 years ago
Paul B Mahol 9a86e5338c avfilter/af_dynaudnorm: do not leak frame on error 3 years ago
James Almer 4e33bae9f9 avcodec/setts_bsf: add an option to set output time base 3 years ago
James Almer 9c8a06a7d6 avcodec/setts_bsf: stop repeatedly setting values that don't change between packets 3 years ago
James Almer 129f5ed87e doc/bitstream_filters: add missing entry for the duration setts option 3 years ago
James Almer 825fb5f1cb avcodec/setts_bsf: add constants to modify packet duration 3 years ago
James Almer 9ed3139a76 avcodec/setts_bsf: add NEXT_PTS/DTS expression constants 3 years ago
James Almer d75e7a9a83 ffmpeg: ensure a keyframe was not seen before skipping packets 3 years ago
James Almer afe485ee6b ffmpeg: flush delayed frames in codec copy scenarios 3 years ago
James Almer 4f21a9ae6b tools/target_bsf_fuzzer: simplify the loop feeding packets to the filter 3 years ago
James Almer 7a4840a8ca avformat/av1: reduce the scope of some variables 3 years ago
James Almer 76e10325fc avformat/av1: support av1C extradata in ff_av1_parse_seq_header() 3 years ago
James Almer b6c7f82db7 avformat: always compile isom_tags 3 years ago
Tong Wu a0a2ccd55d qsvenc: avoid dereferencing the null pointer 3 years ago
Tong Wu d05ca3d779 qsv: add return value check for MFXQueryIMPL 3 years ago
Wenbin Chen 342d4fb056 libavcodec/qsvenc: add mbbrc to hevc_qsv 3 years ago
Wenbin Chen 4869ccb3f3 libavcodec/qsvenc: add more ChromaFormat support to mjpeg_qsv 3 years ago
Wenbin Chen d165ce22a4 libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase performance 3 years ago
Wenbin Chen e0ff869930 libavcodec/vaapi_encode: Add new API adaption to vaapi_encode 3 years ago
Paul B Mahol 567cab3bd8 avfilter/vf_amplify: improve performance 3 years ago
Paul B Mahol a2dbd17788 avfilter/af_dynaudnorm: allocate new frame instead of making it writable 3 years ago
Paul B Mahol a9124a75b0 avfilter/af_dynaudnorm: allow to filter subset of channels 3 years ago
Paul B Mahol b9f91a7cbc avfilter/af_dynaudnorm: make frame writable if it may be changed 3 years ago
Paul B Mahol b15c26a22c avfilter/af_acrusher: add timeline support 3 years ago
Paul B Mahol 8bcb7d49f9 avfilter/af_vibrato: add timeline support 3 years ago
Paul B Mahol 57580376f7 avfilter/af_tremolo: add timeline support 3 years ago
Paul B Mahol 0d0002cd20 avfilter/af_afftdn: add more verbose options aliases 3 years ago
Paul B Mahol 592cef6135 avfilter/af_afftdn: remove ThreadData struct code 3 years ago
Paul B Mahol 2cb482aa74 avfilter/af_afftdn: add support for writable input frames 3 years ago
James Almer df272928ff configure: stop allowing disabling lzo 3 years ago
James Almer ff145498b2 avutil: make lzo always compile 3 years ago
Paul B Mahol 6562d28b9b avfilter/af_aspectralstats: stop using fifo and rewritting pts 3 years ago
Paul B Mahol 644b6ed3ff avfilter/af_afftdn: stop using fifo and rewritting pts 3 years ago
Andreas Rheinhardt c1735bb139 avcodec/libopenjpegenc: Don't clone AVFrame unnecessarily 3 years ago
Andreas Rheinhardt 3ca347900e avcodec/h263dec: Avoid copying data when flipping image 3 years ago
Michael Niedermayer 70a1024290 avformat/argo_cvg:: Fix order of operations in error check in argo_cvg_write_trailer() 3 years ago