106175 Commits (dd544b5ef0f4d4bd2f235e8bfc1d6526df759613)
 

Author SHA1 Message Date
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
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