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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-11avfilter/aeval: Fix use of uninitialized variableMichael Niedermayer
2013-12-08configure: Special case libfreetype testAlexander Strasser
2013-12-08avfilter/vf_mergeplanes: specify pixel format min/maxMichael Niedermayer
2013-12-06do O(1) instead of O(n) atomic operations in register functionsMichael Niedermayer
2013-12-06lavfi: rename asrc_aevalsrc.c to aeval.cStefano Sabatini
2013-12-06lavfi: add aeval filterStefano Sabatini
2013-12-06lavfi/aevalsrc: duplicate last expression for the missing channelsStefano Sabatini
2013-12-06Add Windows resource file support for shared librariesJames Almer
2013-12-03avfilter/vf_pad: fix req_endMichael Niedermayer
2013-12-03lavfi/volume: support all channel countsStefano Sabatini
2013-12-01Revert "vf_yadif: move x86 init code to x86/yadif.c"Michael Niedermayer
2013-12-01Revert "yadif: add parens around macro parameters"Michael Niedermayer
2013-12-01avfilter/yadif: Revert "lavfi: convert input/ouput list compound literals to ...Michael Niedermayer
2013-11-30lavfi/Makefile: Don't compile lavfutils.c and lswsutils.c if they are not neededJames Almer
2013-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-11-22lavfi/aevalsrc: initialize pointer to expression to NULLStefano Sabatini
2013-11-20avfilter/showspectrum: use 0 dummies for range in const.Clément Bœsch
2013-11-20avfilter/showspectrum: reindent const options.Clément Bœsch
2013-11-20avfilter/showspectrum: add blackman window.Clément Bœsch
2013-11-20avfilter/showspectrum: add win_func option.Clément Bœsch
2013-11-19avfilter/vf_tinterlace: check clone return valueMichael Niedermayer
2013-11-19Merge commit '3a16ec19d2426457419cb8a7304f97982699efda'Michael Niedermayer
2013-11-19vf_interlace: check one av_frame_clone allocationVittorio Giovara
2013-11-18avfilter/vf_mp: fix missing FF_API_XVMC checkVallimar
2013-11-17Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer
2013-11-15af_aresample: Fix timestamp of first padded PCM audio packetAlex Sukhanov
2013-11-13lavfi: add elbg filterStefano Sabatini
2013-11-10avfilter/fade: use FADE_OUT macro.Clément Bœsch
2013-11-10avfilter/fade: remove a bunch of useless parenthesis.Clément Bœsch
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