summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Revert "vf_yadif: move x86 init code to x86/yadif.c"Michael Niedermayer2013-12-01
* Revert "yadif: add parens around macro parameters"Michael Niedermayer2013-12-01
* avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to ...Michael Niedermayer2013-12-01
* lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are not neededJames Almer2013-11-30
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* | lavfi/aevalsrc: initialize pointer to expression to NULLStefano Sabatini2013-11-21
* | avfilter/showspectrum: use 0 dummies for range in const.Clément Bœsch2013-11-20
* | avfilter/showspectrum: reindent const options.Clément Bœsch2013-11-20
* | avfilter/showspectrum: add blackman window.Clément Bœsch2013-11-20
* | avfilter/showspectrum: add win_func option.Clément Bœsch2013-11-20
* | avfilter/vf_tinterlace: check clone return valueMichael Niedermayer2013-11-19
* | Merge commit '3a16ec19d2426457419cb8a7304f97982699efda'Michael Niedermayer2013-11-19
|\|
| * vf_interlace: check one av_frame_clone allocationVittorio Giovara2013-11-19
* | avfilter/vf_mp: fix missing FF_API_XVMC checkVallimar2013-11-18
* | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer2013-11-16
|\|
* | af_aresample: Fix timestamp of first padded PCM audio packetAlex Sukhanov2013-11-15
* | lavfi: add elbg filterStefano Sabatini2013-11-13
* | avfilter/fade: use FADE_OUT macro.Clément Bœsch2013-11-10
* | avfilter/fade: remove a bunch of useless parenthesis.Clément Bœsch2013-11-10
* | avfilter/fade: use inlink->frame_count.Clément Bœsch2013-11-10
* | avfilter/fade: add color option.Clément Bœsch2013-11-10
* | avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter()Michael Niedermayer2013-11-07
* | Merge commit 'cffecc0e7ebd642afaa1fb9f56fab1fcc283293c'Michael Niedermayer2013-11-07
|\|
| * avfilter/graphparser: Directly free filter memory if initialization failsDiego Biurrun2013-11-06
* | avfilter/unsharp: added optimized opencl kernelsLenny Wang2013-11-07
* | avfilter/af_aecho: free input frame after it is being usedPaul B Mahol2013-11-07
* | avfilter/af_aresample: Calculate output buffer size more precisely.Michael Niedermayer2013-11-06
* | avfilter/opencl: compile kernels separatelyLenny Wang2013-11-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-05
|\|
| * avfilter/buffer: Suppress deprecation warning for avfilter_unref_bufferDiego Biurrun2013-11-04
| * filtfmts-test: Fix use of deprecated APIDiego Biurrun2013-11-04
| * vf_fieldorder: remove superfluous get_video_bufferVittorio Giovara2013-11-04
| * vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-02
* | lavfi/ladspa: cast return value of av_x_if_null to char*, fix warningsStefano Sabatini2013-11-05
* | avfilter/vf_scale: add ov/hsubMichael Niedermayer2013-11-04
* | avfilter/vf_aspect: remove dupe constants setupPaul B Mahol2013-11-03
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-11-03
|\ \
| * | lavfi/af_pan: support unknown layouts on input.Nicolas George2013-11-03
| * | lavfi/af_pan: support unknown layouts on output.Nicolas George2013-11-03
| * | lavfi: parsing helper for unknown channel layouts.Nicolas George2013-11-03
| * | lavfi/avfiltergraph: do not reduce incompatible lists.Nicolas George2013-11-03
| * | lavfi/avfiltergraph: suggest a solution when format selection fails.Nicolas George2013-11-03
* | | Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7'Michael Niedermayer2013-11-03
|\ \ \ | |/ / |/| / | |/
| * vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer2013-11-02
* | avfilter/vf_gradfun: add emms_c() for mmxextMichael Niedermayer2013-11-01
* | Revert "Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'"Clément Bœsch2013-11-01
* | avfilter/x86/vf_gradfun_init: fix some consts & related warningsMichael Niedermayer2013-11-01
* | Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'Michael Niedermayer2013-11-01
|\|
| * gradfun: x86: Factor out common code for some gradfun_filter_line() variantsDiego Biurrun2013-10-31