4540 Commits (41d82b85ab0ee8bb2931c1f783e30c38c2fb5206)

Author SHA1 Message Date
James Almer fffc9a077d avfilter: remove obsolete FF_API_FILL_FRAME cruft 10 years ago
James Almer d1c49bcae9 avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft 10 years ago
Clément Bœsch 4b58349bc8 avfilter/ass: add shaping option 10 years ago
Clément Bœsch 8a9c5db29e avfilter/ass: better log level mapping 10 years ago
Clément Bœsch a87527ad67 avfilter/ass: make sure the log level are in available range 10 years ago
James Almer ad1dadac86 avfilter: remove obsolete FF_API_BUFFERSRC_BUFFER cruft 10 years ago
Pascal Massimino 649b7a9946 av_filter/x86/idet: use HADDD where appropriate 11 years ago
Pascal Massimino e3fd6a3a4e av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 11 years ago
Michael Niedermayer 02946120fc avfilter/vf_cropdetect: Do not check lines or columns twice on black frames 11 years ago
Michael Niedermayer 1b2390e2bc avfilter/af_silenceremove: remove dead code 11 years ago
Clément Bœsch b2c0b80f62 avfilter/ebur128: rework channel weighting definition code 11 years ago
Paul B Mahol 422619646e add silenceremove filter 11 years ago
James Darnley db8970d7b6 vfi/x86/vf_idet: fix incorrect use of paddq 11 years ago
Pascal Massimino 161fc0f463 avfilter/x86/idet: fix license header (GPL -> LGPL) 11 years ago
skal 406a9ccffe avfilter/vf_idet: MMX/MMXEXT/SSE2 implementation of idet's filter_line() 11 years ago
Reimar Döffinger 098af26067 vf_deshake: Avoid doing a malloc+free for every single frame. 11 years ago
Reimar Döffinger 4ea8406e38 vf_deshake: reduce stack usage. 11 years ago
Reimar Döffinger 6d7aa437e1 vf_drawtext: move "static const" before "struct". 11 years ago
Reimar Döffinger c9a4ec7969 lavfi: add const/static const to pix_fmts arrays. 11 years ago
Michael Niedermayer 0daff3ce76 avfilter/vf_mp: remove incorrect usage of AVFrame.type 11 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 11 years ago
Clément Bœsch f888331769 avfilter: add codecview filter 11 years ago
Muhammad Faiz c82a288f87 avfilter/showcqt: add fontcolor option 11 years ago
Timothy Gu 8495c6086d vidstabutils: improve documentation 11 years ago
Timothy Gu 6e51e746c4 vidstab*: Remove accidentally exported av_2_vs_pixel_format() 11 years ago
Stefano Sabatini aade9884e9 lavfi/apad: fix logic when whole_len or pad_len options are specified 11 years ago
Michael Niedermayer b09ea25fec avfilter/vf_lenscorrection: fix memleak 11 years ago
Diego Biurrun 593aaee953 setpts: Add missing inttypes.h #include for PRId64 11 years ago
Diego Biurrun 11cd727fbd vsrc_movie: Adjust a silly typo from b977b287f6 11 years ago
Michael Niedermayer 32cb6c1fe2 avfilter/vf_lenscorrection: get rid of floats in init code 11 years ago
Michael Niedermayer 2450ca0f33 avfilter/vf_lenscorrection: get rid of all floats per frame 11 years ago
Michael Niedermayer c1b663bc92 avfilter/vf_lenscorrection: get rid of some floats 11 years ago
Clément Bœsch e298b2f5d6 avfilter/showwaves: align const mode values (cosmetics) 11 years ago
Clément Bœsch e35fb5add4 avfilter/showwaves: add split_channels option 11 years ago
Clément Bœsch ba29746feb avfilter/showwaves: split out draw sample code 11 years ago
Clément Bœsch f2f6d45dbd avfilter/showwaves: add "cline" mode (centered line) 11 years ago
Michael Niedermayer a5cbff22b2 avfilter/avf_showspectrum: fix colums typo 11 years ago
Stefano Sabatini cb0524f7a0 lavfi/apad: fix if_( style 11 years ago
Diego Biurrun 67a7695c14 avfilter: Remove unused variable from ff_get_video_buffer() 11 years ago
Diego Biurrun b977b287f6 vsrc_movie: Avoid a variable indirection in movie_get_frame() 11 years ago
Pavel Koshevoy 6380f2e367 avfilter/atempo: Flush all buffered input samples 11 years ago
Timothy Gu 32c712f143 vidstabutils: fix indentation 11 years ago
Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 11 years ago
Michael Niedermayer 65f05eff0a avfilter/lavfutils/ff_load_image: Return error if no frame could be decoded 11 years ago
Michael Niedermayer 81a663f49e Drop remaining unneeded != NULL 11 years ago
Clément Bœsch 37bfeca78c avfilter/select: larger pixel sad computation 11 years ago
Clément Bœsch 10d96d8d66 avfilter/select: re-align a few comments 11 years ago
Nicolas George 638eec2ac3 lavfi/avf_showspectrum: check RDFT context init. 11 years ago
Nicolas George 7c10e32ae5 lavfi/avf_showspectrum: add full frame sliding mode. 11 years ago
Nicolas George ec33df6045 lavfi/avf_showspectrum: use automatic framing. 11 years ago