1893 Commits (4da42ebe4486f2960d64135395b1a9ef705d9429)

Author SHA1 Message Date
  Michael Niedermayer e632a430fe vf_vflip: fix handling of the last line. 13 years ago
  Michael Niedermayer a46f8915be vf_lut: fix handling of odd dimensions 13 years ago
  Stefano Sabatini 3ea3e32e03 lavfi: add showwaves filter 14 years ago
  Stefano Sabatini 93bbe53c44 lavfi/asplit: fix memleak 13 years ago
  Paul B Mahol 10952e0602 lavfi/color: fix typo 13 years ago
  Paul B Mahol 9e7543361c lavfi/color: use AVOptions 13 years ago
  Pavel Koshevoy 5fa8226420 libavfilter: improve atempo audio quality 13 years ago
  Michael Niedermayer 0412e5187e lavfi/avfilter: use av_assert 13 years ago
  Stefano Sabatini db142a8395 lavfi/avcodec: make avfilter_fill_frame_from*() functions use avfilter_copy_buf_props() 13 years ago
  Stefano Sabatini 8f8d8b9538 lavfi/avcodec: always use av_frame* accessors in avfilter_copy_buf_props() 13 years ago
  Stefano Sabatini d5761fe47d lavfi/avcodec: copy pos field from AVFilterBuffer to AVFrame pkt_pos 13 years ago
  Justin Ruggles ae46fbee1d af_amix: allow float planar sample format as input 13 years ago
  Justin Ruggles f0ece49e74 af_amix: use AVFloatDSPContext.vector_fmac_scalar() 13 years ago
  Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 13 years ago
  Pavel Koshevoy a1aac8d004 lavfi: add atempo filter 13 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
  Paul B Mahol fd8def9248 lavfi/super2xsai: fix fate test on bigendian 13 years ago
  Michael Niedermayer 46c50b1726 vf_pad: check that we have write permission before writing in the buffer. 13 years ago
  Stefano Sabatini 2b1fc5621d lavfi: add asetnsamples audio filter 13 years ago
  Stefano Sabatini e20530add7 lavfi/split: give a more accurate description to split 13 years ago
  Stefano Sabatini b2bcbcd999 lavfi/super2xsai: simplify code updating the color matrix at each y iteration 13 years ago
  Stefano Sabatini 4ebb46eb14 lavfi/super2xsai: fix table used to update color matrix at the end of each y loop 13 years ago
  Stefano Sabatini 635a25954e lavfi/video: set output frame w/h properties in default_start_frame() 13 years ago
  Stefano Sabatini f0394f28c3 lavfi/avcodec: add consistency checks in avfilter_copy_buf_props() 13 years ago
  Janne Grunau fbc5740566 af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64 13 years ago
  William Yu f77a695d2e lavfi: af_amerge options array was not ended with NULL 13 years ago
  Anton Khirnov 9cdf74f904 lavfi/audio: use av_samples_copy() instead of custom code. 13 years ago
  Anton Khirnov 24b2f4ed21 avfiltergraph: remove a redundant call to avfilter_get_by_name(). 13 years ago
  Anton Khirnov 2f296e39a1 lavfi: allow building without swscale. 13 years ago
  Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 13 years ago
  Anton Khirnov 84b9fbe055 lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). 13 years ago
  Anton Khirnov 6d58358a3a lavfi: make avfilter_get_video_buffer() private on next bump. 13 years ago
  Stefano Sabatini 465a72b4b4 lavfi: move definition of avfilter_copy_buf_props() from buffer.c to avcodec.c 13 years ago
  Stefano Sabatini 134815a030 lavfi: change name of tracing functions and of the macro which enables them 13 years ago
  Anton Khirnov d625136877 lavfi: add channelsplit audio filter. 13 years ago
  Alex Converse 65a80ee1ec avfilter: Log an error if avfilter fails to configure a link. 13 years ago
  Stefano Sabatini ee1748ab53 lavfi: fix signature for default_filter_name() 13 years ago
  Nicolas George 0d24931604 vf_fps: set frame_rate. 13 years ago
  Nicolas George c8428a0d06 vf_tile: update deprecated functions. 13 years ago
  Nicolas George 7b993c4a51 vf_tile: set frame_rate. 13 years ago
  Anton Khirnov d7d071a673 vf_libopencv: add missing headers. 13 years ago
  Michael Niedermayer d35c27db63 sink_buffer: dont return void from void functions. 13 years ago
  Michael Niedermayer 7b0d362567 libavfilter: make ff_null_start_frame_keep_ref() a non static inline function. 13 years ago
  Nicolas George 0f62125643 buffersrc: deprecate flat options syntax. 13 years ago
  Nicolas George 9ca440679d buffersrc: accept the frame rate as argument. 13 years ago
  Nicolas George dcaa4efcee buffersrc: accept key=value arguments. 13 years ago
  Nicolas George 283cc05938 buffersink: add av_buffersink_get_frame_rate(). 13 years ago
  Nicolas George 7b42036b3b lavfi: add a frame_rate field to AVFilterLink. 13 years ago
  J. Bohl 023c073076 add bracket around the argument (fixes compilation error with ICL) 13 years ago