summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
| * avfilter: fix const use of avfilter_nextVittorio Giovara2013-10-281-2/+2
* | Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e'Michael Niedermayer2013-10-283-0/+9
|\ \ | |/
| * avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara2013-10-283-0/+9
* | libavfilter/vf_noise: relicense to LGPLPaul B Mahol2013-10-271-6/+6
* | avfiltergraph: Properly handle memory allocation failureDerek Buitenhuis2013-10-271-0/+13
* | avfilter: add mergeplanes filterPaul B Mahol2013-10-274-1/+316
* | lavfi/overlay: correct small error in intersection detectionBenedict Endemann2013-10-271-2/+2
* | avfilter/x86/vf_gradfun_init: fix const and related warningsMichael Niedermayer2013-10-241-4/+5
* | Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'Michael Niedermayer2013-10-244-218/+207
|\ \ | |/
| * avfilter: x86: Port gradfun filter optimizations to yasmDaniel Kang2013-10-234-218/+207
OpenPOWER on IntegriCloud