2580 Commits (759e7a237fb60a5a0a157921867fcb73d90e2c53)

Author SHA1 Message Date
Stefano Sabatini 769546631c lavfi/volume_justin: add support to option shorthands and introspection 12 years ago
Stefano Sabatini 402ac72bbc lavfi/volume_justin: fix a few grammar inconsistencies in options description 12 years ago
Stefano Sabatini 35e81441fc lavfi/sendcmd: switch to filter_frame API 12 years ago
Stefano Sabatini 3eae531de2 lavfi/swapuv: switch to filter_frame API 12 years ago
Stefano Sabatini fe508f807a lavfi/alphaextract: consistently prefer "cur" over "in" in filter_frame() 12 years ago
Stefano Sabatini 0bc0d31b7b lavfi/alphaextract: access outlink properties rather than out_buf->video 12 years ago
Stefano Sabatini 130c6497d2 lavfi/alphaextract: fix assignment of invalid size value to memcpy in case linesize < 0 12 years ago
Stefano Sabatini c3ad91a3d7 lavfi/alphaextract: switch to filter_frame() API 12 years ago
Stefano Sabatini 1f467220cf lavfi/alphaextract: drop cur_linesize = out_linesize branch in draw_slice() 12 years ago
Carl Eugen Hoyos 24b20087bd Fix compilation with yasm 0.6.2. 12 years ago
Stefano Sabatini da9a45b681 lavfi/tinterlace: drop redundant NULL checks in uninit() 12 years ago
Stefano Sabatini c6a216771f lavfi/tinterlace: add support to option parsing 12 years ago
Stefano Sabatini fef7b2e0be lavfi/tinterlace: switch to filter_frame API 12 years ago
Clément Bœsch bbd44f6ca4 lavfi/mp: switch to ff_filter_frame. 12 years ago
Clément Bœsch eaa47e7454 lavfi/deshake: small align prettifying. 12 years ago
Clément Bœsch 03778575b9 lavfi/deshake: switch inverted comments. 12 years ago
Clément Bœsch 0678641b7c lavfi/deshake: remove unecessary check before unref. 12 years ago
Clément Bœsch e7b0e83e96 lavfi/deshake: switch to filter_frame. 12 years ago
Michael Niedermayer 1bb547192f lavfi: rename af_volume to af_volume_stefano 12 years ago
Clément Bœsch a0b2e8e155 lavfi/silencedetect: use eval builtin to parse dB. 12 years ago
Stefano Sabatini c3fa6add58 lavfi/field: switch to filter_frame API 12 years ago
Stefano Sabatini 3942294fd5 lavfi/drawtext: make use of outlink variable in filter_frame() 12 years ago
Clément Bœsch 1e85fd6a47 lavfi/mp: remove dead extern vf_info_t declarations. 12 years ago
anonymous de42d2a347 lavfi/mp: add ff_ prefix to exported symbols 12 years ago
Justin Ruggles b384e031da lavfi: add volume filter 12 years ago
Justin Ruggles b30a363331 x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling 12 years ago
Justin Ruggles f96f1e06a4 x86: af_volume: add SSE2-optimized s16 volume scaling 12 years ago
Clément Bœsch ab5497df15 lavfi/subtitles: 10l close codec before format. 12 years ago
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Nicolas George 0444733b78 lavfi/drawtext: add the reload option. 12 years ago
Clément Bœsch 359cd12a43 lavfi/mp: fix invalid read with filters with no argument. 12 years ago
Clément Bœsch ef1868351d lavfi/removelogo: switch to ff_filter_frame. 12 years ago
Clément Bœsch 3313e46c4a lavfi: add subtitles filter. 12 years ago
Clément Bœsch b5eb630e21 lavfi: remove some video w/h settings after avfilter_copy_buffer_ref_props. 12 years ago
Clément Bœsch d91388367f lavfi/gradfun: remove check for AV_PERM_PRESERVE. 12 years ago
Stefano Sabatini 5148147b26 lavfi/bbox: switch to ff_filter_frame() API 12 years ago
Stefano Sabatini 255be0734d lavfi/alphamerge: fix leak introduced in 217163eb 12 years ago
Nicolas George ddd87236f0 lavfi/vf_super2xsai: fix output ref size. 12 years ago
Stefano Sabatini bd465fdc73 lavfi/framestep: switch to ff_filter_frame API 12 years ago
Stefano Sabatini fbc339ff41 lavfi/super2xsai: switch to ff_filter_frame() API 12 years ago
Clément Bœsch adfd9ca3fa lavfi/hue: move to ff_filter_frame. 12 years ago
Nicolas George 24cb1f9718 lavfi/vf_tile: forward errors. 12 years ago
Nicolas George 3b316247fb lavfi/vf_tile: cosmetic after last commit. 12 years ago
Nicolas George 6f3d2fb18b lavfi/vf_tile: switch to filter_frame. 12 years ago
Stefano Sabatini 3d72820722 lavfi/decimate: switch to ff_filter_frame() API 12 years ago
Stefano Sabatini 217163eb98 lavfi/alphamerge: switch to ff_filter_frame() API 12 years ago
Stefano Sabatini 83ab46a57e lavfi/blackdetect: switch to new ff_filter_frame() API 12 years ago
Clément Bœsch 9e1914dfba lavfi/hqdn3d: avoid use of uninitialized variable. 12 years ago
Clément Bœsch a3554bb457 lavfi/gradfun: avoid use of uninitialized variable. 12 years ago
Clément Bœsch f61369d762 lavfi/vsrc: switch to ff_filter_frame. 12 years ago