106088 Commits (5bcf9029c85de3bafdd48927b9e64d281f889cfe)
 

Author SHA1 Message Date
Paul B Mahol c71b76e141 avfilter/af_anlmdn: stop using fifo and rewriting pts 3 years ago
Paul B Mahol 41cae501b7 avfilter/af_anlmdn: fix possible array overflow and increase options limits 3 years ago
Andre Kempe 248986a0db arm64: Add Armv8.3-A PAC support to assembly files 3 years ago
Thilo Borgmann 74117abf0c lavfi/drawtext: Add %N for drawing fractions of a second 3 years ago
Paul B Mahol 3706fb8f16 avfilter/f_segment: fix sending frames with zero samples out 3 years ago
Paul B Mahol a0fc6c4a8e avcodec/pngdec: support alpha blending for palette apng 3 years ago
Michael Niedermayer 1bed27acef avcodec/argo: Check packet size 3 years ago
Michael Niedermayer 757da974b2 avcodec/g729_parser: Check channels 3 years ago
Michael Niedermayer ec8ff659f5 avformat/avidec: Check height 3 years ago
Michael Niedermayer 1c60ad469e tools/target_dec_fuzzer: Adjust threshold for targa 3 years ago
Michael Niedermayer 15a646e501 avformat/rmdec: Better duplicate tags check 3 years ago
Paul B Mahol 13a153d801 avfilter/f_sendcmd: export width and height too 3 years ago
Paul B Mahol 328247076c avfilter/af_channelsplit: switch to activate() 3 years ago
Paul B Mahol a1f2e42ebf avfilter/af_acrossover: switch to activate() 3 years ago
Paul B Mahol 7238541d39 avfilter/vf_extractplanes: switch to activate() 3 years ago
Paul B Mahol 0f5c964c57 avfilter/split: switch to activate() 3 years ago
Martin Storsjö e645a1ddb9 libavfilter: vf_scale: Properly take in->color_range into account 3 years ago
Michael Niedermayer b9973b72c0 avfilter/vf_colorlevels: Fix build failure on ARM 3 years ago
Paul B Mahol 6f231664ab avfilter/vsrc_gradients: add radial gradients 3 years ago
Paul B Mahol 7c23c9dfc7 avfilter/vsrc_gradients: add gbrapf32 format support 3 years ago
Paul B Mahol 10c2ef1ca4 avfilter/vf_colorlevels: add planar rgb formats support 3 years ago
Paul B Mahol 47c3b34506 avcodec: add pcm-bluray encoder 3 years ago
Paul B Mahol 93dfb6afdd avformat/mpegtsenc: fix muxing pcm-bluray 3 years ago
Paul B Mahol c444d7fafa tests: update hash as output have changed again for fate-lavf-mxf_opatom 3 years ago
Paul B Mahol 88a58b90fe avfilter/avf_ahistogram: use av_clip_uint8() instead 3 years ago
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