92548 Commits (dea1224754fda003b0229c56bce6602a5699d8db)
 

Author SHA1 Message Date
Paul B Mahol 662120f2b2 avfilter/vf_convolution: use sqrtf as its faster 6 years ago
Paul B Mahol 1342ec526e avfilter/vf_blend: add 12bit support 6 years ago
Paul B Mahol c98a32e4ad avfilter/vf_blend: add 10bit support 6 years ago
Paul B Mahol 02809e7b06 avfilter/vf_lut2: implement support for different input depths 6 years ago
Philip Langdale 1096614c42 avfilter/vf_bwdif: Use common yadif frame management logic 6 years ago
Philip Langdale fa74e4aef2 avfilter/yadif_common: Add field type tracking to help bwdif 6 years ago
Philip Langdale 19d3d0c057 avutil/hwcontext_cuda: Define and use common CHECK_CU() 6 years ago
James Almer f0f2832a5c avcodec/cbs_av1: fix parsing signed integer values 6 years ago
James Almer 79831f4531 avcodec/cbs_av1: fix storage size for segmentation_params feature_value fields 6 years ago
Mark Thompson 2ce3a48f30 configure: Add missing xlib dependency for VAAPI X11 code 6 years ago
Jan Ekström b31a4be15f lavf/dashenc: set FLAC manifest codec string to "flac" 6 years ago
James Almer 752659327d avcodec/libdav1d: fix build after a recent API break 6 years ago
Paul B Mahol 759589b55e avcodec/huffyuvenc: add support for gbrp16 6 years ago
Michael Niedermayer 2f888771cd avcodec/shorten: Fix integer overflow with offset 6 years ago
Michael Niedermayer 6b4c9854da avcodec/golomb: Speed up long ur_golomb codes 6 years ago
Andreas Rheinhardt 3c9c9b1568 h264_metadata: Don't use inferred value of buffering frames 6 years ago
Andreas Rheinhardt 959521b58d h264_levels, h264_metadata_bsf: Fix levels typo 6 years ago
Martin Vignali 13ee107afd avcodec/prores_metadata_bsf : fix colorspace check 6 years ago
Tobias Rapp 7992c2867e avcodec/libopenh264enc: fix class_name 6 years ago
Paul B Mahol 23f589e073 avfilter/vf_alphamerge: do not check for ret value if all wanted frames are present 6 years ago
Mark Harris ae4323548a avfilter/vf_fade: fix start/duration max value 6 years ago
Paul B Mahol e96742dd3b avfilter/af_afftfilt: use first input frame timestamp 6 years ago
Akemi 233cd89056 lavc/videotoolbox: Fix cropping with HEVC and H264 videos 6 years ago
Jun Zhao 991cd79155 fate: Add test for vc1test demuxer 6 years ago
Paul B Mahol 29f2893318 avfilter/vf_alphamerge: switch to activate 6 years ago
Steven Liu 43cc2e39c0 avformat/hlsenc: check dirname and fix vtt problem 6 years ago
Paul B Mahol 26772b789b avcodec/tiff: add initial bayer and sub image support 6 years ago
Paul B Mahol 0f2cfa3d80 avfilter/af_headphone: do not leak input frames on error 6 years ago
Paul B Mahol a09411a0ee avfilter/af_afftfilt: calculate all channels FFT values upfront 6 years ago
Andreas Rheinhardt ee47ac97d7 cbs_h2645: Improve performance of writing slices 6 years ago
Martin Vignali 752bf1f64c fate/prores_metadata : fix md5 value 6 years ago
Paul B Mahol d03030c071 avfilter/af_afftfilt: add more window types 6 years ago
Paul B Mahol bdc66c50dd avfilter/af_afftfilt: extend filter functionality 6 years ago
Martin Vignali 679ad31469 fate/prores_metadata_bsf : add test for setting color property 6 years ago
Martin Vignali 0aba92d42d avcodec : add prores_metadata bsf for set the color property of each prores frame 6 years ago
Marton Balint 936d18fb42 avfilter/vf_minterpolate: use common scene sad functions 6 years ago
Marton Balint 7748f395de avfilter/vf_select: use common scene sad functions 6 years ago
Marton Balint 6c2a7a8e9a avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole frame 6 years ago
Andreas Rheinhardt 6df9020f45 cbs_mpeg2: Improve performance of writing slices 6 years ago
Mark Thompson 252e79663d cbs_h265: Add PTL parsing for sublayers 6 years ago
Mark Thompson fd1d735c0b fate/libavcodec: Fix config dependency of h264-levels test 6 years ago
Paul B Mahol 8860d30731 avfilter/vf_lut3d: ignore last whitespace when comparing LUT size string 6 years ago
Jun Zhao e24a754916 fftools/ffmpeg: Indent the code 6 years ago
Jun Zhao 3eccf5be92 fftools/ffmpeg: Put the variable declaration at uppper for block. 6 years ago
Jun Zhao 81f2a9f136 fftools/ffmpeg: Remove the micor like "#if 1" 6 years ago
Michael Niedermayer c305e134ce avcodec/imm4: Use ff_set_dimensions() 6 years ago
Andreas Rheinhardt 6dafcb6fdb h264_redundant_pps: Fix logging context 6 years ago
Paul B Mahol c47b48c0a6 avfilter/vf_lut3d: add spline 1D interpolation 6 years ago
Paul B Mahol 0bc2326b90 avfilter/vf_lut3d: add cosine 1D interpolation 6 years ago
Mark Wu 10bc4c3a7d avcodec/hevcdec: fix non-ref frame judgement 6 years ago