2475 Commits (0663a9eab8b89a6ff5a169ad1055734e39d8b333)

Author SHA1 Message Date
Anton Khirnov 0663a9eab8 vf_showinfo: switch to filter_frame 12 years ago
Michael Niedermayer 6be0df5080 vf_pad: switch to filter_frame 12 years ago
Michael Niedermayer e42b7ff2b2 vf_pixdesctest: switch to filter_frame 12 years ago
Anton Khirnov 1f94f86ab5 vf_libopencv: switch to filter_frame, this filter did not support slices 12 years ago
Clément Bœsch 5d170b09d3 lavfi/geq: switch to filter_frame. 12 years ago
Anton Khirnov 2a06bc10e7 vf_gradfun: switch to filter_frame, this filter did not support slices 12 years ago
Anton Khirnov 6325957b28 vf_frei0r: switch to filter_frame, the filter did not support slices 12 years ago
Clément Bœsch 57d9c86bf3 lavfi/edgedetect: switch to filter_frame. 12 years ago
Anton Khirnov 92b57e8dac vf_fps: switch to filter_frame 12 years ago
Anton Khirnov e67fdbffe5 vf_fieldorder: switch to filter_frame, this filter did not support real slices 12 years ago
Michael Niedermayer 59907340e1 libavfilter/fifo: fix indent 12 years ago
Michael Niedermayer b5572ab861 vf_boxblur: cosmetics to reduce diff to qatar 12 years ago
Michael Niedermayer 7bfa2f25c0 vf_drawtext: switch to filter_frame, this filter did not support slices 12 years ago
Michael Niedermayer 384641468b vf_delogo: switch to filter_frame, this filter did not support slices 12 years ago
Michael Niedermayer ed547e2ce5 vf_hqdn3d: fix permissions 12 years ago
Michael Niedermayer 46a4e72bc5 vf_delogo: fix order of operations in apply_delogo() 12 years ago
Anton Khirnov 250b122e3a vf_boxblur: switch to filter_frame, boxblur did not support slices 12 years ago
Anton Khirnov 05945c7f88 libavfilter/fifo: switch to filter_frame, the filter did not support slices. 12 years ago
Anton Khirnov 1b43fc127c vf_hqdn3d: switch to filter_frame 12 years ago
Michael Niedermayer 8227a0b7df libavfilter: update doxy for filter_frame 12 years ago
Michael Niedermayer 3ed483cdfa libavfilter: Support using filter_frame for video 12 years ago
Michael Niedermayer a0b8eec719 default_filter_frame: fix argument name 12 years ago
Michael Niedermayer f6dd145533 avfilter: check that filter_frame and slice variants are not both used 12 years ago
Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
Anton Khirnov af7d13ee4a asink_nullsink: plug a memory leak. 12 years ago
Stefano Sabatini 2ac6a3d1bf lavfi/drawtext: add support to expansion of generic expressions 12 years ago
Mark Himsley 13c6252536 lavfi/overlay: enable yuva420p as overlay background 12 years ago
Michael Niedermayer 8d231e37af af_aresample: consistently use ROUNDED_DIV 12 years ago
Michael Niedermayer 4b5a12a2cb af_aresample: fix rounding of negative timestamps 12 years ago
Michael Niedermayer 69d45d2ecb avfiltergraph: add aresample_swr_opts 12 years ago
Michael Niedermayer 8f507feecb avfiltergraph: add AVOption table 12 years ago
Michael Niedermayer 014058abea af_aresample: check ff_get_audio_buffer() failure 12 years ago
Michael Niedermayer 0efcf16a3e replace av_log(0, by av_log(NULL, 12 years ago
Michael Niedermayer c322f19855 vf_mandelbrot: give all av_log a context 12 years ago
Stefano Sabatini f67ebf5b77 lavfi/avfiltergraph: improve error message in graph_check_validity() 12 years ago
Stefano Sabatini eb87b340e8 lavfi/drawtext: add support for printing frame numbers 12 years ago
Michael Niedermayer c44a028e19 af_aresample: allocate at least 1 sample buffer. Fix null ptr dereference. 12 years ago
Michael Niedermayer 27d39c225b liavfi/avcodec: allow channel layouts with fewer channels than actually available. 12 years ago
Stefano Sabatini 158763312f lavfi/frei0r: in init() check path loop, free resources in a single point 12 years ago
Stefano Sabatini 6c7ae49330 lavfi/frei0r: extend load_path() to support arbitrarily long paths 12 years ago
Clément Bœsch f6be711a69 lavfi/mp/pp: use PP_CPU_CAPS_AUTO. 12 years ago
Nicolas George c437c251b8 lavfi/drawtext: implement more generic expansion. 12 years ago
Nicolas George 29e388abcb lavfi/drawtext: use bprint for the expanded text. 12 years ago
Clément Bœsch b3bf9b1d97 lavfi/geq: fix GPL license header. 12 years ago
Stefano Sabatini 334a0d15c6 lavfi/frei0r: add additional trailing slash in FREI0R_PATH paths 12 years ago
Stefano Sabatini 9a2028d4f4 lavfi/frei0r: correctly handle paths longer than 1023 chars 12 years ago
Paul B Mahol 1acd2f6ba7 Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h 12 years ago
Stefano Sabatini 7945665200 lavfi: store and propagate number of channels information in audio buffer properties 12 years ago
Clément Bœsch 3a7f00810c lavfi: remove mp=geq filter. 12 years ago
Clément Bœsch 8eecbaf5e4 lavfi: add geq filter. 12 years ago