3981 Commits (f4aec348056cf9602fc853d2606835c49443d6df)

Author SHA1 Message Date
Clément Bœsch 3841e4510b avfilter/avf_showspectrum: use the name 's' for the pointer to the private context 11 years ago
Paul B Mahol 848a1e6738 avfilter/af_afade: use the name 's' for the pointer to the private context 11 years ago
Clément Bœsch e31a239fea avfilter/vf_removelogo: use the name 's' for the pointer to the private context 11 years ago
Paul B Mahol 7d0ce1e59d avfilter/af_silencedetect: use the name 's' for the pointer to the private context 11 years ago
Paul B Mahol edadda968c avfilter/vf_histogram: change order of histograms for planar rgb 11 years ago
Marton Balint cac9af68a4 avfilter/vf_histogram: add support for subsampled planar yuv modes in waveform mode 11 years ago
Marton Balint 31a8461d64 avfilter/vf_histogram: improve waveform speed 11 years ago
Paul B Mahol 0a4aea6db9 avfilter/vf_hflip: support slice threading 11 years ago
Paul B Mahol 2a6a3d4317 avfilter/vf_hflip: refactor plane dimensions calculation 11 years ago
Paul B Mahol 862773907a avfilter/vf_rotate: support slice threading 11 years ago
Paul B Mahol cd1b22d8e8 avfilter/dualinput: simplify 11 years ago
Paul B Mahol 61274193e3 avfilter/vf_rotate: use vsub for output plane height calculation 11 years ago
Paul B Mahol 88c8ed18c9 avfilter/dualinput: remove unused variable 11 years ago
Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
Paul B Mahol b890198b66 avfilter: add av_cold to init() 11 years ago
Georg Martius e064d0aaf6 avfilter/vidstabtransform: update optzoom range values for recent vid.stab update. 11 years ago
Paul B Mahol 191ee4aefb avfilter/af_ladspa: set output channel layout for passthrough case 11 years ago
Paul B Mahol 110a2f446d avfilter/af_ladspa: allow changing controls dynamically 11 years ago
Paul B Mahol 4d86a945df avfilter/af_ladspa: refactor code setting input control ports values 11 years ago
Nicolas George 231e50157c lavfi/dualinput: reimplement on top of framesync. 11 years ago
Nicolas George 53319d5c93 lavfi: add an API to synchronize multiple video inputs. 11 years ago
Paul B Mahol 601eab2bbf avfilter: add ladspa wrapper filter 11 years ago
Michael Niedermayer 4bc7a2a64b avfilter: remove duplicate includes 11 years ago
Paul B Mahol 59d72f8b16 lavfi/pad,crop,scale: remove options description from filter description 11 years ago
Paul B Mahol 8ac0eb2cd7 avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444p 11 years ago
Michael Niedermayer 68f328fcdd avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop 11 years ago
Neil Birkbeck a11c16a0b0 avfilter/vf_psnr: Prevent integer overflow. 11 years ago
Paul B Mahol 20101f4a83 avfilter/vf_decimate: add gray16 and yuv440p 11 years ago
Paul B Mahol 0ad5ef674b avfilter/vf_decimate: fix crash with gray8 11 years ago
Paul B Mahol 390c35a13b lavfi/mp: remove mp=qp 11 years ago
Paul B Mahol 2e35686030 avfilter/vf_telecine: remove redudant av_frame_copy_props() 11 years ago
Paul B Mahol 7f4a5006ce avfilter/vf_pullup: remove junk_down nonsense 11 years ago
Paul B Mahol d520055000 avfilter/vf_pullup: change log level to error 11 years ago
Paul B Mahol fe5b7612c0 avfilter/vf_pullup: fix memleak of metrics for last PullupField 11 years ago
Paul B Mahol 394a73cad2 avfilter/vf_pullup: make sure metric_plane is available 11 years ago
Paul B Mahol 8302abf844 lavfi/mp: remove mp=pullup 11 years ago
Paul B Mahol 112017e990 avfilter/x86/vf_pullup: try to fix build on x64 11 years ago
Paul B Mahol 9c774459a9 avfilter: port pullup filter from libmpcodecs 11 years ago
Paul B Mahol 9d05de2258 avfilter: add adelay filter 11 years ago
Paul B Mahol 563057731a avfilter/vf_stereod3d: add const qualifiers to ana_convert() 11 years ago
Paul B Mahol c74d5929df avfilter/vf_stereo3d: BGR24 support for anaglyphs 11 years ago
Paul B Mahol fcea6f71ad avfilter/vf_stereo3d: avoid pointless copy 11 years ago
Paul B Mahol 7ac6c6325e libavfilter/libmpcodecs: remove unused files 11 years ago
Paul B Mahol 24678a61d9 avfilter/vf_gradfun: use av_calloc() 11 years ago
Paul B Mahol 693747c3d0 avfilter/vsrc_life: use av_calloc() 11 years ago
Michael Niedermayer 3dfc5f551f avfilter: avoid testing float == 0 11 years ago
Paul B Mahol 60abdb6c17 avfilter/af_aecho & af_compand: use extended_data 11 years ago
Paul B Mahol 211a185cba avfilter/avfilter: check allocation failure in ff_insert_pad() 11 years ago
Paul B Mahol 7d8939a0ff avfilter/avf_avectorscope: improve description 12 years ago
Paul B Mahol b8b398027c avfilter/video: remove commented out cruft 12 years ago