4074 Commits (bb7f3ddd42540f5e97efb44ad975dcb67c4e21e9)

Author SHA1 Message Date
Michael Niedermayer 6a71efff33 avfilter/vf_tinterlace: check clone return value 11 years ago
Vittorio Giovara 3a16ec19d2 vf_interlace: check one av_frame_clone allocation 11 years ago
Vallimar 6f5c36832d avfilter/vf_mp: fix missing FF_API_XVMC check 11 years ago
Alex Sukhanov 86b3435fc0 af_aresample: Fix timestamp of first padded PCM audio packet 11 years ago
Stefano Sabatini 8cd3685a3f lavfi: add elbg filter 11 years ago
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