3773 Commits (19436308b48b8633d5984da384e78d65154b5130)

Author SHA1 Message Date
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
Mark Visser 0defc77e9d added start_number parameter to drawtext to permit an offset to n/frame_num var 12 years ago
Clément Bœsch 147adf2c4f lavfi/spp: fix description. 12 years ago
Jean Delvare cef42ded8d drawbox: Respect thickness parameter 12 years ago
Clément Bœsch 852f74bd85 lavfi/mp: remove mp=spp. 12 years ago
Clément Bœsch a2c547ffec lavfi: add spp filter. 12 years ago
Stefano Sabatini e0135a4bcd lavfi/rotate: add angle command 12 years ago
Stefano Sabatini dc5e26d67f lavfi: add rotate filter 12 years ago
Michael Niedermayer d3e89f2641 vf_sab: Fix memleak 12 years ago
Clément Bœsch b77e58aad3 lavfi/pp: set out frame size. 12 years ago
Clément Bœsch f97e28ebe5 lavfi/lut3d: add sanity checks. 12 years ago
Paul B Mahol 3554238863 lavfi/il: add timeline support 12 years ago
Paul B Mahol 7d01533371 lavfi/framestep: cosmetics: reindent AVFilter 12 years ago
Paul B Mahol 27d3d61343 lavfi/framestep: add timeline support 12 years ago
Stefano Sabatini 449558d34a lavfi/mp: remove mp=sab 12 years ago
Stefano Sabatini 841df7bf86 lavfi: port sab filter from libmpcodecs 12 years ago
Anton Khirnov 8b7dffc2d6 lavfi doxy: improve/extend AVFilter doxy. 12 years ago
Michael Niedermayer 43487bc5c1 avfilter/vf_mcdeint: free frame on error 12 years ago
Michael Niedermayer 3ed56b3b39 avfilter/process_options: fix memleak 12 years ago
Michael Niedermayer 7e7d090907 avfilter/af_astats: rename stat() 12 years ago