summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
...
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-234-0/+5
* | lavfi/aevalsrc: initialize pointer to expression to NULLStefano Sabatini2013-11-211-0/+1
* | avfilter/showspectrum: use 0 dummies for range in const.Clément Bœsch2013-11-201-3/+3
* | avfilter/showspectrum: reindent const options.Clément Bœsch2013-11-201-10/+10
* | avfilter/showspectrum: add blackman window.Clément Bœsch2013-11-201-1/+7
* | avfilter/showspectrum: add win_func option.Clément Bœsch2013-11-201-4/+23
* | avfilter/vf_tinterlace: check clone return valueMichael Niedermayer2013-11-191-0/+2
* | Merge commit '3a16ec19d2426457419cb8a7304f97982699efda'Michael Niedermayer2013-11-191-0/+2
|\ \ | |/
| * vf_interlace: check one av_frame_clone allocationVittorio Giovara2013-11-191-0/+2
* | avfilter/vf_mp: fix missing FF_API_XVMC checkVallimar2013-11-181-0/+3
* | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer2013-11-162-3/+3
|\ \ | |/
* | af_aresample: Fix timestamp of first padded PCM audio packetAlex Sukhanov2013-11-151-8/+7
* | lavfi: add elbg filterStefano Sabatini2013-11-134-2/+217
* | avfilter/fade: use FADE_OUT macro.Clément Bœsch2013-11-101-1/+1
* | avfilter/fade: remove a bunch of useless parenthesis.Clément Bœsch2013-11-101-8/+8
* | avfilter/fade: use inlink->frame_count.Clément Bœsch2013-11-101-7/+4
* | avfilter/fade: add color option.Clément Bœsch2013-11-101-2/+62
* | avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter()Michael Niedermayer2013-11-071-0/+1
* | Merge commit 'cffecc0e7ebd642afaa1fb9f56fab1fcc283293c'Michael Niedermayer2013-11-071-0/+1
|\ \ | |/
| * avfilter/graphparser: Directly free filter memory if initialization failsDiego Biurrun2013-11-061-0/+1
* | avfilter/unsharp: added optimized opencl kernelsLenny Wang2013-11-073-46/+293
* | avfilter/af_aecho: free input frame after it is being usedPaul B Mahol2013-11-071-1/+2
* | avfilter/af_aresample: Calculate output buffer size more precisely.Michael Niedermayer2013-11-061-2/+9
* | avfilter/opencl: compile kernels separatelyLenny Wang2013-11-055-24/+51
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-051-0/+3
|\ \ | |/
| * avfilter/buffer: Suppress deprecation warning for avfilter_unref_bufferDiego Biurrun2013-11-041-0/+3
| * filtfmts-test: Fix use of deprecated APIDiego Biurrun2013-11-041-4/+4
| * vf_fieldorder: remove superfluous get_video_bufferVittorio Giovara2013-11-041-9/+0
| * vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-022-2/+3
* | lavfi/ladspa: cast return value of av_x_if_null to char*, fix warningsStefano Sabatini2013-11-051-3/+5
* | avfilter/vf_scale: add ov/hsubMichael Niedermayer2013-11-042-1/+8
* | avfilter/vf_aspect: remove dupe constants setupPaul B Mahol2013-11-031-9/+0
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-11-037-18/+43
|\ \
| * | lavfi/af_pan: support unknown layouts on input.Nicolas George2013-11-031-8/+8
| * | lavfi/af_pan: support unknown layouts on output.Nicolas George2013-11-031-3/+7
| * | lavfi: parsing helper for unknown channel layouts.Nicolas George2013-11-036-7/+23
| * | lavfi/avfiltergraph: do not reduce incompatible lists.Nicolas George2013-11-031-1/+2
| * | lavfi/avfiltergraph: suggest a solution when format selection fails.Nicolas George2013-11-031-0/+4
* | | Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7'Michael Niedermayer2013-11-031-20/+101
|\ \ \ | |/ / |/| / | |/
| * vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer2013-11-021-2/+84
* | avfilter/vf_gradfun: add emms_c() for mmxextMichael Niedermayer2013-11-011-0/+1
* | Revert "Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'"Clément Bœsch2013-11-011-14/+17
* | avfilter/x86/vf_gradfun_init: fix some consts & related warningsMichael Niedermayer2013-11-011-1/+1
* | Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'Michael Niedermayer2013-11-011-17/+14
|\ \ | |/
| * gradfun: x86: Factor out common code for some gradfun_filter_line() variantsDiego Biurrun2013-10-311-16/+13
* | Merge commit 'ee80cf741a44115758e62399b7bde08d33161151'Michael Niedermayer2013-11-012-23/+41
|\ \ | |/
| * avfilter: x86: K&R formatting cosmeticsDiego Biurrun2013-10-312-23/+42
* | libavfilter/decimate: Add pts of first frame to all frames.Carl Eugen Hoyos2013-10-311-2/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29145-176/+176
|\ \ | |/
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-2856-69/+69
OpenPOWER on IntegriCloud