105863 Commits (14c9b7b194221dbf358d4a44fb4db049fc95afa9)
 

Author SHA1 Message Date
Paul B Mahol 14c9b7b194 avcodec/dnxhdenc: fill unused bytes from put bits buffer with zeros 3 years ago
Paul B Mahol fb5e871937 avfilter/avf_ahistogram: add new histogram mode option 3 years ago
Paul B Mahol 044c09c0a0 avcodec/dnxhdenc: retry increasing qscale to not overflow max_bits 3 years ago
Paul B Mahol 37480b1b85 avcodec/dnxhdenc: fix possible out of bound writes for big w/h 3 years ago
Andreas Rheinhardt f497731260 fftools/ffmpeg_opt: Apply copyinkf for all stream types 3 years ago
Paul B Mahol c72b5be9e3 avfilter/vf_pad: use already available outlink variable 3 years ago
Clément Bœsch 1a502b99e8 avformat/mov: reindent after previous commit 3 years ago
Clément Bœsch ab77b878f1 avformat/mov: fix seeking with HEVC open GOP files 3 years ago
Clément Bœsch e05e4398c3 avformat/mov: add parsing for the sgpd sync box 3 years ago
Clément Bœsch eb947471b2 avformat/mov: add support for sync group in sbgp box 3 years ago
Clément Bœsch 954f488ea3 avformat/mov: prepare sbgp parsing for other grouping types 3 years ago
Paul B Mahol 779ae049b2 avfilter/vf_zscale: fix leaks in fast/bypass path 3 years ago
Paul B Mahol 8061098418 avfilter/avf_abitscope: make frame writable before writing to it 3 years ago
Paul B Mahol 2a5a14f3ca avfilter/avf_aphasemeter: make frame writable before writing to it 3 years ago
Paul B Mahol de07c57d5a avfilter/avf_ahistogram: make frame writable before writing to it 3 years ago
Paul B Mahol faac31cc86 avfilter/avf_avectorscope: make frame writable before writing to it 3 years ago
Paul B Mahol dc8e83b4e0 avfilter/f_ebur128: make sure frame is writable before writing to it 3 years ago
Paul B Mahol aede8424fe avfilter/f_graphmonitor: add several more flags 3 years ago
Paul B Mahol 34836e91e0 avfilter/f_ebur128: switch to activate() 3 years ago
Martin Storsjö c619c54e0d configure: Fix detecting/using getauxval 3 years ago
Paul B Mahol 99f7f4144a avfilter/asrc_sinc: check allocation return value 3 years ago
Paul B Mahol f4d123341c avfilter/asrc_sinc: remove no longer correct (un)pack 3 years ago
Paul B Mahol 4a5ee8c399 avcodec/tiff: do not abort on zero denominator 3 years ago
James Almer ee88804d07 avfilter/framepool: remove superfluous pallete buffer allocation 3 years ago
James Almer 8fcd9d7375 avfilter/framepool: use av_image_fill_plane_sizes() to calculate pool sizes 3 years ago
Paul B Mahol 837c55da3d avfilter/vf_zscale: fix several issues in previous commit 3 years ago
Victoria Zhislina d0aefc3706 avfilter/vf_zscale: add slice threading support 3 years ago
Paul B Mahol d607af50fd avfilter/vf_geq: add float formats support 3 years ago
Paul B Mahol 352a01c3ef avfilter/avf_abitscope: add support for more input formats 3 years ago
Paul B Mahol de0bb77563 avfilter/avf_abitscope: refactor code & add trace mode 3 years ago
Gyan Doshi 72684d2c2d doc/filters: correct default value of lut filters 3 years ago
Paul B Mahol dae95b3ffd avfilter/vf_maskedmerge: fix rounding when masking 3 years ago
Paul B Mahol 59520f068d avfilter/vf_colorchannelmixer: add float formats support 3 years ago
Paul B Mahol 835446a8e1 avfilter/vf_colorchannelmixer: refactor / add template 3 years ago
Andreas Rheinhardt 6559858de9 fftools/ffmpeg: Don't presume frame_queue to have been allocated 3 years ago
Andreas Rheinhardt 88b02e5829 fftools/ffmpeg_opt: Simplify adding complex filtergraph 3 years ago
Andreas Rheinhardt 09e532c575 fftools/ffmpeg_opt: Simplify adding new input/output streams 3 years ago
Stephen Hutchinson e81242bb13 avformat/avisynth: fix fallbacks for four frameprops 3 years ago
Michael Niedermayer 4419433d77 avformat/mov: Disallow empty sidx 3 years ago
Nicolas George add3571a59 lavfi/af_aformat: remove support for comma-separated lists 3 years ago
Gyan Doshi 4b72bca6ca avfilter/drawtext: change reload value to an interval 3 years ago
Lu Wang 72604b10f4 avcodec: [loongarch] Optimize Hevc_mc_uni/w with LSX. 3 years ago
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