3825 Commits (fe328f0807687ab5d418ff164b389f953102912f)

Author SHA1 Message Date
  Jean Delvare b6d0bb6086 lavfi/delogo: Fix sign extension issue 12 years ago
  Michael Niedermayer 9219ec93b1 avfilter/trim: add compatibility layer to not break ABI used by ffmpeg 12 years ago
  Paul B Mahol b3405b1bda lavfi/trim: use AV_OPT_TYPE_DURATION 12 years ago
  Paul B Mahol 937cfebd72 lavfi/aevalsrc: remove hard limit on number of channels 12 years ago
  Michael Niedermayer bec509db43 vf_interlace: better handling of odd video size 12 years ago
  Paul B Mahol db4e191d88 lavfi/aevalsrc: do not free AVOption variables in uninit() 12 years ago
  Paul B Mahol badbd2414d lavfi/aevalsrc: use AV_OPT_TYPE_DURATION 12 years ago
  Paul B Mahol 1e89f74902 lavfi/afade: use av_rescale() 12 years ago
  Michael Niedermayer 0a3a0edd52 avfilter/af_earwax: Fix out of array accesses on odd packets 12 years ago
  Paul B Mahol bc95b94289 lavfi/aconvert: unbreak 12 years ago
  Paul B Mahol 884c890535 lavfi: add aecho filter 12 years ago
  Michael Niedermayer d5de123195 avfilter/graphparse: Fix build with --enable-incompatible-fork-abi 12 years ago
  Paul B Mahol c5a1b18f18 lavfi/drawtext: add support for printing frame metadata 12 years ago
  Paul B Mahol 3c5071db88 lavfi/psnr: rename 's' parameter to match documentation 12 years ago
  Paul B Mahol a03e79ed5a lavfi: fix broken logic in metadata handling 12 years ago
  Paul B Mahol 19c8f22714 lavfi/rotate: switch to new drawutils 12 years ago
  Paul B Mahol 55c94f48ce lavfi/drawutils: fix planar rgb 12 years ago
  Paul B Mahol d2dd1e075c lavfi/pad: use FFSIGN 12 years ago
  Paul B Mahol 6150bec3f8 lavfi: add psnr filter 12 years ago
  Paul B Mahol d64f3b72e0 replace some deprecated defines 12 years ago
  Paul B Mahol 9635806265 lavfi/blend: use dual input helpers 12 years ago
  Jean Delvare 4e10d87f38 lavfi/delogo: band width must be at least 1 12 years ago
  Jean Delvare 72abce3c46 lavfi/delogo: option show shouldn't affect band 12 years ago
  Paul B Mahol 413f865a9a lavfi/blackdetect: support 2 more pixels formats 12 years ago
  Paul B Mahol 9dd1447788 lavfi/cropdetect: export cropdetect info to frame metadata 12 years ago
  Jean Delvare 4e8d6b315c lavfi/delogo: remember left and right samples when interpolating 12 years ago
  Jean Delvare 6fc8c4cc0e lavfi/delogo: don't recompute the same difference again and again 12 years ago
  Paul B Mahol 253e155251 lavfi/crop: support more pixel formats 12 years ago
  Jean Delvare f0bcb13aed lavfi/delogo: avoid propagation of rounding errors in chroma planes 12 years ago
  Jean Delvare 99f1d74933 lavfi/delogo: take SAR into account 12 years ago
  Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 12 years ago
  Jean Delvare 16fd75ceec lavfi/delogo: use weighted interpolation 12 years ago
  Carl Eugen Hoyos 674d8a9629 Rename thread_init() in libavcodec and libavfilter as library_thread_init(). 12 years ago
  Carl Eugen Hoyos 33f5d70df5 Rename constant HZ in af_biquads.c as HERTZ. 12 years ago
  Michael Niedermayer 2236456715 avfilter/avfilter: Make avfilter_register() thread safe 12 years ago
  Michael Niedermayer ef90639004 avfilter/vf_mp: preserve pixel format when possible 12 years ago
  Michael Niedermayer ee97982408 avfilter/src_movie: Fix handling of packet size for video 12 years ago
  Michael Niedermayer 87bc648930 libavfilter/src_movie: fix which packet is reset 12 years ago
  Michael Niedermayer 73215fe30a vf_drawbox: give all v_log() a context 12 years ago
  Michael Niedermayer 47da9b2c51 vf_drawbox: avoid declaration in for() arguments 12 years ago
  Mark Visser 84f571e37f enabled expressions on x, y, w, h and t parameters for drawgrid and drawbox, added examples 12 years ago
  Michael Niedermayer 015cc3239a lavfi/movie: free packet on decoder error 12 years ago
  Michael Niedermayer 8a7aabe80b avfilter/vsrc_testsrc: fix artifacts with odd height 12 years ago
  Anton Khirnov eeeb5c291d vsrc_movie: do not free avoption variables in uninit() 12 years ago
  Jean Delvare b08cd2fb94 delogo: Fix function description 12 years ago
  Mark Visser 2090abcc43 add the start_number offset to var_values[VAR_N] directly, instead of adding it in func_frame_num 12 years ago
  Anton Khirnov c9c7bc4493 lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer() 12 years ago
  Alexander Strasser ac604e446b lavfi/src_movie: Use movie_common_init instead individual wrappers 12 years ago
  Alexander Strasser c679a1c358 lavfi/src_movie: Check pointer is not NULL before deref 12 years ago
  Vittorio Giovara cd0faeee62 lavfi: math typo in interlace filter 12 years ago