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
2014-06-09avfilter/vf_zoompan: fix mixing of declarations and statementsMichael Niedermayer
2014-06-09Zoom & Pan filterPaul B Mahol
2014-06-07avfilter/af_amix: Use av_mallocz_array()Michael Niedermayer
2014-06-07avfilter/af_channelmap: Use av_mallocz_array()Michael Niedermayer
2014-06-07avfilter/af_aphaser: Use av_malloc_array()Michael Niedermayer
2014-06-06avfilter/avf_showcqt: avoid using fminf()Michael Niedermayer
2014-06-05avfilter: new multimedia filter avf_showcqt.cMuhammad Faiz
2014-06-04avfilter/bufferqueue: Increase buffer queue sizeTobias Rapp
2014-06-03fix various typosLou Logan
2014-05-29Merge commit 'ad0fe2f4012031c47268f14b9835088c488e1998'Michael Niedermayer
2014-05-29af_resample: Use avresample_get_out_samplesLuca Barbato
2014-05-27avfilter/formats: Avoid using non public AV_SAMPLE_FMT_NBMichael Niedermayer
2014-05-27avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27avfilter/vf_telecine: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27avfilter/vf_transpose: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27avfilter/il: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27avfilter/hflip: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27avfilter/crop: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27avfilter/formats: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-05-27Merge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156'Michael Niedermayer
2014-05-27Merge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3'Michael Niedermayer
2014-05-27Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8'Michael Niedermayer
2014-05-27avfilter/vf_format: fix duplicate ;Michael Niedermayer
2014-05-27Merge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece'Michael Niedermayer
2014-05-27lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NBAnton Khirnov
2014-05-27buffersrc: avoid using AV_PIX_FMT_NBAnton Khirnov
2014-05-27vf_fieldorder: avoid using AV_PIX_FMT_NBAnton Khirnov
2014-05-27vf_scale: use the pixfmt descriptor APIAnton Khirnov
2014-05-27vf_format: rework format list parsingAnton Khirnov
2014-05-24Add metadata injection to blackdetectBilly Shambrook
2014-05-20lavfi/vf_fps: use av_fifo_alloc_arrayLukasz Marek
2014-05-20lavfi/buffersink: use av_fifo_alloc_arrayLukasz Marek
2014-05-17avfilter/edgedetect: reuse already defined ctx.Clément Bœsch
2014-05-16avfilter/vignette: reindent after previous commit.Clément Bœsch
2014-05-16avfilter/vignette: add direct rendering.Clément Bœsch
2014-05-16vignette: reuse already declared ctx.Clément Bœsch
2014-05-16avfilter/vignette: fix input frame memory leak.Masa Utashiro
2014-05-15avfilter/vsrc_mandelbrot: use av_malloc_array()Michael Niedermayer
2014-05-14avfilter/lut3d: move the scale calc out of the inner loop.Clément Bœsch
2014-05-14avfilter/vf_removelogo: use av_malloc_array()Michael Niedermayer
2014-05-14avfilter/vf_hqdn3: use av_malloc_array()Michael Niedermayer
2014-05-14build: move ebur128 swr dep to configure.Clément Bœsch
2014-05-14Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer
2014-05-13build: handle library dependencies in configureJanne Grunau
2014-05-12avfilter/buffer: Use av_malloc_array()Michael Niedermayer
2014-05-12avcodec/buffersrc: use av_mallocz_array()Michael Niedermayer
2014-05-11libmpcodecs/vf_uspp: check avcodec_open() return codemichael