119 Commits (94041febc53a6da10e34c2bfff9ff1d580fdce60)

Author SHA1 Message Date
Stefano Sabatini 740c995288 lavfi: add asendcmd and sendcmd filters 12 years ago
Clément Bœsch 2f39d7ff3f lavfi/select: make lavc dependency optional. 12 years ago
Stefano Sabatini 98f753ec51 lavfi/testsrc: increase precision of the duration parameter 12 years ago
Jérémy Tran 75d34864d1 lavfi/hue: add dynamic expression evaluation support 12 years ago
Stefano Sabatini 206c34e17d lavfi/setpts: set SAMPLE_RATE to NAN when input is no audio 12 years ago
Stefano Sabatini 722762f7e1 lavfi/setpts: add FRAME_RATE constant 12 years ago
Stefano Sabatini a4cb0af945 lavfi: drop deprecated and pointless avfilter_default_end_frame() function 12 years ago
Michael Niedermayer c9a0f9bf3c libavfilter: pass QP table through the filter chain 12 years ago
Stefano Sabatini fb2e7ac3c4 lavfi/mp: drop rotate wrapper 12 years ago
Stefano Sabatini 9de7622927 lavfi/transpose: implement landscape passthrough mode 12 years ago
Stefano Sabatini d55252c331 lavfi/mp: remove decimate wrapper 12 years ago
Jérémy Tran 54ca7e39da lavfi/hue: add process_command callback 12 years ago
Stefano Sabatini 9dd3d6c72a lavfi: port decimate libmpcodecs filter 12 years ago
Stefano Sabatini e64b941dbc lavfi/mp: remove smartblur filter 12 years ago
Jérémy Tran 316afee708 lavfi: add smartblur filter 12 years ago
Stefano Sabatini 1181461ca5 lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTT 12 years ago
Nicolas George 5bbe4142d1 lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH. 12 years ago
Clément Bœsch ddda29b4a7 lavfi: add showspectrum filter. 12 years ago
Stefano Sabatini dc7e4d685f lavfi/mp: remove framestep wrapped filter 12 years ago
Stefano Sabatini 48d116400c lavfi: add framestep filter 12 years ago
Stefano Sabatini 7cd5fa35fe lavfi/testsrc: set output framerate 12 years ago
Clément Bœsch 3250231a02 lavfi: add edgedetect filter. 12 years ago
Jérémy Tran 191b77eb01 lavfi/hue: add named options support 12 years ago
Stefano Sabatini 6efce3a894 lavfi/mp: remove hue wrapped filter 12 years ago
Jérémy Tran ae60d2c877 lavfi: add hue filter 12 years ago
Stefano Sabatini 5c0d8bc4ce lavfi: add avfilter_get_class() and iteration callbacks 12 years ago
Stefano Sabatini f6580b50ed lavfi: add asetpts audio filter 12 years ago
Paul B Mahol 13c5069187 lavfi: add smptebars source 12 years ago
Stefano Sabatini 39a8275fdf lavfi: move color filter to testsrc, factorize 12 years ago
Stefano Sabatini e5d617aa6d lavfi/color: drop support for old deprecated syntax 12 years ago
Anton Khirnov b3fa478823 lavfi: bump minor to mark stabilizing the ABI. 12 years ago
Stefano Sabatini 66a5201819 lavfi: add flite audio source 12 years ago
Steven Robertson 82ecae8a70 lavfi: add alphaextract and alphamerge filters 13 years ago
Stefano Sabatini 21d5609826 lavfi: add init_opaque callback 13 years ago
Nicolas George ba856c0be5 lavfi: implement asettb filter. 13 years ago
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Diego Biurrun 1a068bfefd cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
Stefano Sabatini bb6effe059 lavfi: remove vsrc_buffer.h API 13 years ago
Stefano Sabatini b0fdd3489a lavfi: deprecate av_buffersrc_buffer() function 13 years ago
Anton Khirnov 1961e46c15 lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 13 years ago
Anton Khirnov 5e88b96f37 lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft 13 years ago
Anton Khirnov 0b3b958135 lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft 13 years ago
Anton Khirnov 6c1e065bd4 lavfi: remove disabled FF_API_SAMPLERATE64 cruft 13 years ago
Anton Khirnov 8d900aa4d0 lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
Stefano Sabatini 720ec62012 lavfi: drop deprecated and disabled packing API 13 years ago
Stefano Sabatini 8dd0e87d7b lavfi: remove old video sink API 13 years ago
Stefano Sabatini 43583fb85c lavfi/avcodec: deprecate avfilter_fill_frame_from_*_buffer_ref API 13 years ago
Stefano Sabatini a31ab50712 lavfi: move some FF_API_ definitions from avfilter.h to version.h 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago