5217 Commits (ae32c9916d5b7cb000565f9b1a68fa89cd0d23e5)

Author SHA1 Message Date
  Clément Bœsch ae32c9916d avfilter/kerndeint: use AV_OPT_TYPE_BOOL 10 years ago
  Paul B Mahol 84f6284709 avfilter/vf_vectorscope: 9 & 10 bit depth support 10 years ago
  Ganesh Ajjanagadde c07f493efe avfilter/vf_super2xsai: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol 31c9660b0f avfilter/af_ladspa: add special case for 2:2 plugins 10 years ago
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
  Paul B Mahol b31041adc3 avfilter: add extrastereo filter 10 years ago
  Ganesh Ajjanagadde b45ff1386a avfilter/vf_thumbnail: use the name 's' for the pointer to the private context 10 years ago
  Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 10 years ago
  Paul B Mahol 0c511eb272 avfilter/vf_stereo3d: stop dumping half of data for interleave rows output 10 years ago
  Paul B Mahol 32dd9b2c6e avfilter/vf_stereo3d: add interleave columns output format 10 years ago
  Paul B Mahol 8bd13eb8be avfilter/vf_stereo3d: add HDMI output format 10 years ago
  Paul B Mahol 4b2bafbd4c avfilter/vf_stereo3d: support interleaved rows as input format 10 years ago
  Paul B Mahol 09812e1200 avfilter/vf_stereo3d: add checkerboard output format 10 years ago
  Clément Bœsch a388ca359d avfilter/sine: support expression in the number of output samples 10 years ago
  Ganesh Ajjanagadde d74123d03e avfilter/af_asyncts: use llabs for int64_t 10 years ago
  Ganesh Ajjanagadde 78995dc241 avfilter/vf_unsharp: use the name 's' for the pointer to the private context 10 years ago
  Hendrik Leppkes 3433228795 lavfi: remove old graph parser API with different semantics 10 years ago
  Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 10 years ago
  Michael Niedermayer 8ca97b5e4f avfilter/avf_showfreqs: Fix memleak of out frame 10 years ago
  Michael Niedermayer 0ada8ec1a5 avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warning 10 years ago
  Michael Niedermayer 7213d3fbf3 avfilter/avf_showfreqs: Free fin 10 years ago
  Michael Niedermayer a3ad51e0d5 avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setup 10 years ago
  Michael Niedermayer 7eab904d11 avfilter/vf_stack: Fix memleak of out frame 10 years ago
  Michael Niedermayer 5d859e5980 avfilter/avfilter: Add a few more basic filters to the list which support frame size changes 10 years ago
  Paul B Mahol f011e98cb1 avfilter/vf_vectorscope: change intensity to float 10 years ago
  Paul B Mahol db592f3b03 avfilter/vf_waveform: stop abusing s->size for calculating limit 10 years ago
  Paul B Mahol 55886c67e7 avfilter/vf_waveform: change intensity to float 10 years ago
  Paul B Mahol fda05554e3 avfilter/vf_waveform: reduce number of operations a little 10 years ago
  Paul B Mahol 5b658bcc8a avfilter/vf_waveform: 9 and 10 bit depth support for lowpass & color filter 10 years ago
  Michael Niedermayer f5a6a8336f avfilter/af_channelmap: Reorder operations to avoid memleak 10 years ago
  Michael Niedermayer 59361d8c9d avfilter/af_sidechaincompress: Also assert that i < 2 10 years ago
  Michael Niedermayer d5710411c7 avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure 10 years ago
  Michael Niedermayer c97ea011f5 avfilter/vf_histogram: Fix order of operations with flags 10 years ago
  Michael Niedermayer a212a983c7 avfilter/avf_showwaves: Check max_samples 10 years ago
  Michael Niedermayer 92b3c486b0 avfilter/af_dynaudnorm: Fix typo in assert 10 years ago
  Michael Niedermayer 629fcda4da avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN 10 years ago
  Ganesh Ajjanagadde c0ae4619ec avfilter/vf_sab: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol 8d2b4b8c82 avfilter/vf_drawgraph: add rscroll slide mode 10 years ago
  Paul B Mahol 7820197d2c avfilter/vf_vectorscope: constify more variables 10 years ago
  Paul B Mahol 1c88ef0c99 avfilter/vf_vectorscope: support more formats for color4 mode in common case 10 years ago
  Paul B Mahol 19dfbe9298 avfilter/vf_elbg: make it possible to output to pal8 pixel format 10 years ago
  Vittorio Giovara c4a0a326a1 lavfi/colormatrix: Add a bt601 alias 10 years ago
  Ricardo Constantino 9dbc50b4cd avfilter/vf_subtitles: allow setting fonts directory 10 years ago
  Ganesh Ajjanagadde d79c200000 avfilter/vf_spp: use the name 's' for the pointer to the private context 10 years ago
  Paul B Mahol c3cd1a7496 avfilter/vf_waveform: support envelope for all filters 10 years ago
  Paul B Mahol 97c7c39d25 avfilter/vf_waveform: simplify memory allocations 10 years ago
  Paul B Mahol 32f217edad avfilter/vf_waveform: implement various filters 10 years ago
  Carl Eugen Hoyos 0cb6c0ec48 lavfi/scale: Pass src_range and dst_range to libswscale. 10 years ago
  Michael Niedermayer 58a0b7f114 avfilter/vf_scale: If no output color matrix is specified, use the input 10 years ago
  Michael Niedermayer 5a00c30041 avfilter/vf_scale: Do not skip scale if the color matrix mismatches 10 years ago