4067 Commits (20769d9349ba598822334d666ef1f3e387df2dff)

Author SHA1 Message Date
Clément Bœsch 199b8fbd09 avfilter/fade: use FADE_OUT macro. 11 years ago
Clément Bœsch 981128c2c1 avfilter/fade: remove a bunch of useless parenthesis. 11 years ago
Clément Bœsch 461e810cfc avfilter/fade: use inlink->frame_count. 11 years ago
Clément Bœsch 3e1097b909 avfilter/fade: add color option. 11 years ago
Michael Niedermayer 175e689cc5 avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter() 11 years ago
Lenny Wang 7c02a77d25 avfilter/unsharp: added optimized opencl kernels 11 years ago
Paul B Mahol d9d752cfb5 avfilter/af_aecho: free input frame after it is being used 11 years ago
Michael Niedermayer ea6331b2c6 avfilter/af_aresample: Calculate output buffer size more precisely. 11 years ago
Diego Biurrun cffecc0e7e avfilter/graphparser: Directly free filter memory if initialization fails 11 years ago
Lenny Wang 89a3be8921 avfilter/opencl: compile kernels separately 11 years ago
Stefano Sabatini 988e2e7c1c lavfi/ladspa: cast return value of av_x_if_null to char*, fix warnings 11 years ago
Diego Biurrun 7d1a68e95b avfilter/buffer: Suppress deprecation warning for avfilter_unref_buffer 11 years ago
Diego Biurrun e73996954d filtfmts-test: Fix use of deprecated API 11 years ago
Michael Niedermayer d0ac60730d avfilter/vf_scale: add ov/hsub 11 years ago
Vittorio Giovara 446e37dc97 vf_fieldorder: remove superfluous get_video_buffer 11 years ago
Paul B Mahol 3d9fc5c6ad avfilter/vf_aspect: remove dupe constants setup 11 years ago
Nicolas George 7b0a587393 lavfi/af_pan: support unknown layouts on input. 11 years ago
Nicolas George 4e9adc9b73 lavfi/af_pan: support unknown layouts on output. 11 years ago
Nicolas George 6e2473edfd lavfi: parsing helper for unknown channel layouts. 11 years ago
Nicolas George d300f5f6f5 lavfi/avfiltergraph: do not reduce incompatible lists. 11 years ago
Nicolas George f775eb3fb4 lavfi/avfiltergraph: suggest a solution when format selection fails. 11 years ago
Rudolf Polzer 3a14b160bd vf_scale: make the dar variable return the DAR. 11 years ago
Rudolf Polzer 34a0ac41a8 vf_aspect: support variables in evaluating the aspect ratios 11 years ago
Michael Niedermayer 599c285162 avfilter/vf_gradfun: add emms_c() for mmxext 11 years ago
Clément Bœsch 969329fe11 Revert "Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'" 11 years ago
Michael Niedermayer c6125f5e1c avfilter/x86/vf_gradfun_init: fix some consts & related warnings 11 years ago
Diego Biurrun ed1a11ed52 gradfun: x86: Factor out common code for some gradfun_filter_line() variants 11 years ago
Diego Biurrun ee80cf741a avfilter: x86: K&R formatting cosmetics 11 years ago
Carl Eugen Hoyos e4b0a77021 libavfilter/decimate: Add pts of first frame to all frames. 11 years ago
Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 11 years ago
Vittorio Giovara 884c7a6eb8 avfilter: fix const use of avfilter_next 11 years ago
Vittorio Giovara 5c439b41d0 avfilter: have avfilter_get_by_name return const for next bump 11 years ago
Paul B Mahol 75b2bbe21d libavfilter/vf_noise: relicense to LGPL 11 years ago
Derek Buitenhuis 52aed19307 avfiltergraph: Properly handle memory allocation failure 11 years ago
Paul B Mahol 292902ea9f avfilter: add mergeplanes filter 11 years ago
Benedict Endemann 696aa74b1a lavfi/overlay: correct small error in intersection detection 11 years ago
Michael Niedermayer a826efb55a avfilter/x86/vf_gradfun_init: fix const and related warnings 11 years ago
Paul B Mahol 426abbb632 avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in empty declaration 11 years ago
Robert Krüger 83922cccb2 avfilter/vf_scale: Correct vf_scale mappings from arguments to color range 11 years ago
Daniel Kang 0e73049416 avfilter: x86: Port gradfun filter optimizations to yasm 11 years ago
Diego Biurrun f6633c55a3 avfilter: Fix typo in Loren's email address 11 years ago
Derek Buitenhuis 692b930904 lavfi/pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Derek Buitenhuis 3511d4fc97 pthread: Avoid crashes/odd behavior caused by spurious wakeups 11 years ago
Vittorio Giovara 00d7369de0 vf_fieldorder: log when processing is skipped 11 years ago
Paul B Mahol c9660999b9 avfilter: replaygain scanner 11 years ago
Michael Niedermayer ab2bfb85d4 avfilter/ff_insert_pad: fix order of operations 11 years ago
Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 11 years ago
Derek Buitenhuis eb90a2091f pthread: Fix deadlock during thread initialization 11 years ago
Paul B Mahol cfc9a4c732 avfilter/vsrc_testsrc: smpte(hd)bars: use yuv directly 11 years ago
Paul B Mahol 1d8ce109e9 avfilter/vf_separatefields: do not reset pts to 0 11 years ago