1921 Commits (166f3864464250110f0a09c8203dd3112b7e3720)

Author SHA1 Message Date
Michael Niedermayer 62975afa68 af_aresample: fix sample_rate type. 13 years ago
Michael Niedermayer 3013722c13 sink_buffer: assert that functions and sinks arent mixed 13 years ago
Nicolas George 6fd0b55ab2 showwaves: fix PTS computation. 13 years ago
Nicolas George 6d627eae3c showwaves: fix first sample of frame test. 13 years ago
Nicolas George bd9939f495 lavfi: display pad type with mismatch error message. 13 years ago
Stefano Sabatini c0ca840837 lavfi/buffer: remove unused function av_vsrc_buffer_add_frame_alt() 13 years ago
Stefano Sabatini 1dce2368bb lavfi/buffer: apply misc consistency nits 13 years ago
Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 13 years ago
Stefano Sabatini 012aa12a6b lavfi/drawtext: remove unnecessary parentheses in init() 13 years ago
Alex Converse 41e637e449 lavfi: Add the af_channelmap audio channel mapping filter. 13 years ago
Anton Khirnov dc07fb6f7b lavfi: add join audio filter. 13 years ago
Anton Khirnov f75be9856a lavfi: allow audio filters to request a given number of samples. 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
Anton Khirnov fa06623930 lavfi/audio: eliminate ff_default_filter_samples(). 13 years ago
Stefano Sabatini 1bb30d0295 lavfi/deshake: fix crash in uninit() 13 years ago
Stefano Sabatini cb08b6efc9 lavfi/scale: remove unused variable out_link 13 years ago
Stefano Sabatini c0b3c0ffb7 lavfi/audio: remove unused variable in ff_filter_samples() 13 years ago
Stefano Sabatini 98701be356 lavfi/ass: update use of deprecated functions, fix warnings 13 years ago
Stefano Sabatini eda4500866 lavfi/blackdetect: add logic for handling stream termination 13 years ago
Stefano Sabatini 5bc87f1cd6 lavfi/blackdetect: fix pts time debug printing 13 years ago
Anton Khirnov e026c9b390 lavfi/audio: don't set cur_buf in ff_filter_samples(). 13 years ago
Anton Khirnov 4a97ff2fa7 lavfi/fifo: add audio version of the fifo filter. 13 years ago
Anton Khirnov 27570e211a fifo: fix parenthesis placement. 13 years ago
Anton Khirnov 394a2a0452 lavfi: rename vf_fifo.c -> fifo.c 13 years ago
Michael Niedermayer 5a90e55ece libavfilter/transform: fix mirroring. 13 years ago
Paul B Mahol de05877390 lavfi: remove redundant checks after av_parse_video_rate() 13 years ago
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 13 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