110081 Commits (8b3351bbead47f7f306621b45c8f2391b6bd23d2)
 

Author SHA1 Message Date
Michael Niedermayer 8b3351bbea
avcodec/tests/snowenc: unbreak DWT tests 2 years ago
Junxian Zhu 5ffe18bcea
mips: fix build fail on MIPS R6 2 years ago
Thilo Borgmann 653ee3f159 fftools/ffmpeg_mux_init: Use all metadata selectors if none is specified. 2 years ago
Jerome Martinez 0fbae2178b avformat/mxfenc: SMPTE RDD 48:2018 Amd 1:2022 support 2 years ago
James Almer 6ee6dd93eb fftools/ffprobe: add support for HDR10+ packet side data 2 years ago
James Almer aca8ceb870 x86/vf_bwdif_init: limit AVX2 functions using 256bit vectors to cpus known to be fast with it 2 years ago
Jun Zhao a53bb071fe lavf/mpeg: Add G.711 A law support 2 years ago
Jun Zhao 9a23d8d894 lavfi/Makefile: fix make checkheaders fail 2 years ago
James Darnley 073ec3b9da avfilter/bwdif: add avx2 filter_line function 2 years ago
James Darnley a937723ca9 tests: add bwdif to fate filter tests 2 years ago
James Darnley 087faf8cac checkasm: add test for bwdif 2 years ago
James Darnley b503b5a0cf avfilter/bwdif: move filter_line init to a dedicated function 2 years ago
Jan Ekström 90488e1440 avutil/frame: move counters utilized in loops to their scope 2 years ago
Anton Khirnov 3f63685c35 fftools/ffmpeg: supply hw_device_ctx to filters before initializing them 2 years ago
Anton Khirnov 632c349931 lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
Martin Storsjö 30cea1d39b Revert "avcodec/arm/hevc: remove duplicate mov of deblock neon" 2 years ago
James Almer cbcc817353 avcodec/vorbisdec: export skip_samples instead of dropping frames 2 years ago
J. Dekker 37cde570bc lavc/aarch64: add clip N macro 2 years ago
xufuji456 9413bdc381 avcodec/arm/hevc: remove duplicate mov of deblock neon 2 years ago
rcombs c0d9327a63 lavc/ass: error if not passed exactly 1 rect 2 years ago
rcombs b68a6ba469 ffmpeg: send only one rect per packet when encoding ASS 2 years ago
Raphaël Zumer 0a3ce5f738 avutil: add HDR10+ dynamic metadata serialization function 2 years ago
Raphaël Zumer 6f2413a203 avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil 2 years ago
Anton Khirnov 1e406692e5 fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe parsing 2 years ago
Anton Khirnov 49b733c73c doc/developer.texi: add a section on API/ABI compatibility 2 years ago
Anton Khirnov f4dd302a38 doc/developer.texi: document checkasm 2 years ago
Anton Khirnov a36ad2c649 doc/developer.texi: document the use of other languages than C 2 years ago
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Anton Khirnov 2fb3ee1787 fftools/ffplay: stop using AVFrame.pkt_pos 2 years ago
Anton Khirnov c29e5ab5c1 fftools/ffplay: depend on avfilter 2 years ago
Anton Khirnov 9141c0cfd8 fftools/ffplay: drop an unused function argument 2 years ago
Anton Khirnov e6126abc69 fftools/ffprobe: stop using AVFrame.pkt_{pos,size} 2 years ago
Anton Khirnov 0ad64cdd92 fftools/ffmpeg_filter: initialize graph inputs/outputs 2 years ago
Haihao Xiang 57afccc0ef lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOF 2 years ago
Michael Niedermayer 3ead1fe413
avfilter/vf_uspp: about 10x the speed with threads 2 years ago
Michael Niedermayer cee4b99d41
avfilter/vf_uspp: Support any codec 2 years ago
Michael Niedermayer 771c27119d
avfilter/vf_uspp: update to new APIs 2 years ago
Andreas Rheinhardt adb5f7b41f avcodec/libopusenc: Remove redundant av_packet_unref() 2 years ago
Andreas Rheinhardt e5abcf0d29 avcodec/libfdk-aacenc: Remove redundant av_packet_unref() 2 years ago
Andreas Rheinhardt af26a8ffbb avcodec/libmp3lame: Remove redundant av_packet_unref() 2 years ago
Andreas Rheinhardt 590d169bdb avcodec/decode: Reset MMX state for receive_frame decoders, too 2 years ago
Zhao Zhili f543f12817 avcodec/mediacodecenc: pass colorspace info to encoder 2 years ago
Zhao Zhili d0c6389e91 avcodec/mediacodecdec: refactor color space utils 2 years ago
Wenbin Chen 31a23149da doc/encoders: Add av1 to qsv encoder's summary 2 years ago
Wenbin Chen 2db22d14bf doc/examples/qsv_transcode: Fix a bug when use more than one parameter set 2 years ago
Wenbin Chen 55c8c9493f libavcodec/qsvenc: Add dynamic setting support of low_delay_brc to av1_qsv 2 years ago
Zhao Zhili 13deb775cf fftools/ffprobe: fix print_dynamic_hdr_vivid 2 years ago
Zhao Zhili c62fe3eee2 avcodec/dynamic_hdr_vivid: reindent after the previous commit 2 years ago
Zhao Zhili 229363732e avcodec/dynamic_hdr_vivid: fix base_enable_flag control 2 years ago
Zhao Zhili 9a1b142712 avcodec/dynamic_hdr_vivid: fix base_param_Delta 2 years ago