4162 Commits (3f47e24cbeb8d7e530ad9d7b47b0660a2754efa3)

Author SHA1 Message Date
Clément Bœsch f21d0beb0c Fix a few heigth/height typo. 11 years ago
Michael Niedermayer cddbe9fa2e avfilter/dualinput: fix repeatlast to match docs and eof_action=pass 11 years ago
Keith Lawson de203abd71 vf_overlay: add eof_action switch 11 years ago
Matt Oliver 3e309c5d18 Fix compilation with msvc/icl due to missing header and define. 11 years ago
Jean First 2384cada12 lavfi/ebur128: add true peak metering per frame 11 years ago
Jean First 6ef2315aaf lavfi/ebur128: print peak metering in dBFS 11 years ago
Clément Bœsch 7f42bfad5d lavfi/ebur128: add sample and true peak metering. 11 years ago
Andrey Utkin 6d7119dbd2 lavfi/drawtext: fix reinit command 11 years ago
Stefano Sabatini e756effd58 lavfi/movie: fix display of pushed frame information 11 years ago
Stefano Sabatini a270f63e83 lavfi/overlay: add yuv422 format mode 11 years ago
Michael Niedermayer b50efe85ea avfilter/vf_colormatrix: update output AVFrame colorspace 11 years ago
Michael Niedermayer 3e41e747d6 avfilter/vf_colormatrix: Support using the source AVFrame colorspace if none is specified 11 years ago
Michael Niedermayer 214a3b8bf9 avfilter/vf_scale: simplify alignment code 11 years ago
Michael Niedermayer 1e48c39ece avfilter/vf_scale: do aspect ratio and scale factor compensation together 11 years ago
Lars Kiesow 69b1d1d99b Documentation for scale filter factor 11 years ago
Lars Kiesow e395f8de5a Fixed factor for scale filter 11 years ago
Lars Kiesow 7fc4c18463 Factors for scale filter 11 years ago
Ramiro Polla 78a9f185eb lavfi/drawtext: add option for drawing border around text 11 years ago
Ramiro Polla 222fb8276d lavfi/drawtext: get bitmap from glyph in a separate step 11 years ago
Michael Niedermayer 41003da94a avfilter/avfilter: fix use of uninitialized pointer 11 years ago
Nicolas George 2dc5980d61 lavfi/dualinput: fix shortest option. 11 years ago
Nicolas George 77b8d4e521 lavfi/vf_tile: use av_make_q. 11 years ago
Nicolas George c4b7ad324b lavfi/avf_concat: use av_make_q. 11 years ago
Nicolas George bf9908c627 lavfi/af_amerge: use av_make_q. 11 years ago
Stefano Sabatini 3dc494f8b9 lavfi/vidstabtransform: apply various documentation/option minor fixes 11 years ago
João Bernardo 447d71b892 avfilter/vf_elbg: Fixed seed range of elbg filter 11 years ago
Anton Khirnov 104a97beaf buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly 11 years ago
Stefano Sabatini a64333db5f lavfi/vidstabtransform: apply various cosmetical nits 11 years ago
Georg Martius 2727dbb053 lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98 11 years ago
Robert Krüger 194ef56ba7 Change license of yadif from GPL to LGPL 11 years ago
Robert Krüger 6109399366 Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to named objects"" 11 years ago
Robert Krüger 99c4abfe88 Revert "Revert "yadif: add parens around macro parameters"" 11 years ago
Robert Krüger 4a38eeec38 Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c"" 11 years ago
Robert Krüger d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago
Vittorio Giovara abb5e37f64 avfilter: fix leaks on error in ff_filter_frame 11 years ago
Vittorio Giovara 5655732c77 avfilter: add needs_writable field to the internal AVFilterPad structure 11 years ago
Vittorio Giovara d44bd7fb27 avfilter: add documentation for needs_writable 11 years ago
Vittorio Giovara a7d0e7ead9 lavfi: add framepack filter 11 years ago
Michael Niedermayer c0a33c4770 avfilter: avfilter_register() that works in O(1) time 11 years ago
Luca Barbato d68dc3c944 drawtext: Drop pointless header 11 years ago
Michael Niedermayer ee16e0cacc avfilter/vf_format: check that the format list is not empty 11 years ago
Clément Bœsch 307b6b8cb4 avfilter/lut3d: fix channel order in Iridas format parsing. 11 years ago
Reimar Döffinger 3cc0f335fe af_aresample: remove only use of array compound literals with non-const initializers in FFmpeg. 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Clément Bœsch ec73bd1fe8 avfilter/avectorscope: fix {} mistake in alloc check. 11 years ago
Stefano Sabatini cd355d4d59 lavfi/abuffersrc: use AV_OPT_TYPE_SAMPLE_FMT for sample_fmt option 11 years ago
Stefano Sabatini 3b8c7da7a3 lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel format max value 11 years ago
Stefano Sabatini baeda2bf92 lavfi/volume: fix NULL reference in filter_frame() 11 years ago
Stefano Sabatini ca0d8e839e lavfi/volume: extend volume logging 11 years ago
Stefano Sabatini 97aa554634 lavfi/volume: implement process_command() callback, with the volume command 11 years ago