Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-10avfilter/fade: use inlink->frame_count.Clément Bœsch
2013-11-10avfilter/fade: add color option.Clément Bœsch
2013-11-08avfilter/graphparser: zero filter_ctx in case of deallocation in create_filter()Michael Niedermayer
2013-11-08Merge commit 'cffecc0e7ebd642afaa1fb9f56fab1fcc283293c'Michael Niedermayer
2013-11-08avfilter/unsharp: added optimized opencl kernelsLenny Wang
2013-11-07avfilter/af_aecho: free input frame after it is being usedPaul B Mahol
2013-11-07avfilter/af_aresample: Calculate output buffer size more precisely.Michael Niedermayer
2013-11-07avfilter/graphparser: Directly free filter memory if initialization failsDiego Biurrun
2013-11-05avfilter/opencl: compile kernels separatelyLenny Wang
2013-11-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-05lavfi/ladspa: cast return value of av_x_if_null to char*, fix warningsStefano Sabatini
2013-11-05avfilter/buffer: Suppress deprecation warning for avfilter_unref_bufferDiego Biurrun
2013-11-04filtfmts-test: Fix use of deprecated APIDiego Biurrun
2013-11-04avfilter/vf_scale: add ov/hsubMichael Niedermayer
2013-11-04vf_fieldorder: remove superfluous get_video_bufferVittorio Giovara
2013-11-03avfilter/vf_aspect: remove dupe constants setupPaul B Mahol
2013-11-03Merge remote-tracking branch 'cigaes/master'Michael Niedermayer
2013-11-03Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7'Michael Niedermayer
2013-11-03lavfi/af_pan: support unknown layouts on input.Nicolas George
2013-11-03lavfi/af_pan: support unknown layouts on output.Nicolas George
2013-11-03lavfi: parsing helper for unknown channel layouts.Nicolas George
2013-11-03lavfi/avfiltergraph: do not reduce incompatible lists.Nicolas George
2013-11-03lavfi/avfiltergraph: suggest a solution when format selection fails.Nicolas George
2013-11-03vf_scale: make the dar variable return the DAR.Rudolf Polzer
2013-11-03vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer
2013-11-01avfilter/vf_gradfun: add emms_c() for mmxextMichael Niedermayer
2013-11-01Revert "Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'"Clément Bœsch
2013-11-01avfilter/x86/vf_gradfun_init: fix some consts & related warningsMichael Niedermayer
2013-11-01Merge commit 'ed1a11ed52bbd1f15bb9b0416d69b7924bee3191'Michael Niedermayer
2013-11-01Merge commit 'ee80cf741a44115758e62399b7bde08d33161151'Michael Niedermayer
2013-10-31gradfun: x86: Factor out common code for some gradfun_filter_line() variantsDiego Biurrun
2013-10-31avfilter: x86: K&R formatting cosmeticsDiego Biurrun
2013-10-31libavfilter/decimate: Add pts of first frame to all frames.Carl Eugen Hoyos
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-28lavfi: do not export the filters from shared objectsAnton Khirnov
2013-10-28Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e'Michael Niedermayer
2013-10-28avfilter: fix const use of avfilter_nextVittorio Giovara
2013-10-28avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara
2013-10-28libavfilter/vf_noise: relicense to LGPLPaul B Mahol
2013-10-27avfiltergraph: Properly handle memory allocation failureDerek Buitenhuis
2013-10-27avfilter: add mergeplanes filterPaul B Mahol
2013-10-27lavfi/overlay: correct small error in intersection detectionBenedict Endemann
2013-10-24avfilter/x86/vf_gradfun_init: fix const and related warningsMichael Niedermayer
2013-10-24Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'Michael Niedermayer
2013-10-24avfilter/libmpcodecs/vf_eq: remove useless storage class specifier in empty d...Paul B Mahol
2013-10-23avfilter/vf_scale: Correct vf_scale mappings from arguments to color rangeRobert Krüger
2013-10-23avfilter: x86: Port gradfun filter optimizations to yasmDaniel Kang
2013-10-23Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d'Michael Niedermayer
2013-10-23avfilter: Fix typo in Loren's email addressDiego Biurrun
2013-10-22Merge commit '00d7369de06a16f7c8770a899fcb16bcb94b1e20'Michael Niedermayer