summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde2015-10-24
* avfilter/vf_deshake: use a void * comparator for consistencyGanesh Ajjanagadde2015-10-24
* all: remove some casts of function pointer to void *Ganesh Ajjanagadde2015-10-24
* avfilter: avoid zero arguments to variadic macroGanesh Ajjanagadde2015-10-24
* vf_psnr/ssim: don't crash if stats_file is NULL.Ronald S. Bultje2015-10-23
* avfilter: add shuffleframes filterPaul B Mahol2015-10-23
* vf_ssim: print per-channel dB values.Ronald S. Bultje2015-10-22
* vf_psnr: remove %0.2f format specifiers for stream summary line.Ronald S. Bultje2015-10-22
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-22
* avfilter/vf_zscale: fix typoLou Logan2015-10-22
* avfilter/vf_ssim: Add support for writing stats to stdoutTobias Rapp2015-10-21
* avfilter/vf_psnr: Add support for writing stats to stdoutTobias Rapp2015-10-21
* avfilter/af_flanger: free frame on ENOMEMKyle Swanson2015-10-18
* avfilter: add zscale filterPaul B Mahol2015-10-18
* avfilter/af_ladspa: check functions return value in query_formatsPaul B Mahol2015-10-18
* avfilter/internal: Doxygen for ff_fmt_is_inGanesh Ajjanagadde2015-10-17
* avfilter/internal: add av_warn_unused_resultGanesh Ajjanagadde2015-10-17
* chromakey: Use the pixel descriptor API for chroma subsampling infoTimothy Gu2015-10-17
* avfilter/selectivecolor: fix correction_method option rangeClément Bœsch2015-10-17
* avfilter/avfiltergraph: fix -Wunused-result warningsGanesh Ajjanagadde2015-10-16
* avfilter/avfilter: Error out if audio parameters change instead of failing an...Michael Niedermayer2015-10-16
* avfilter/af_tremolo: clean up extra newlinesKyle Swanson2015-10-15
* avfilter/formats: add av_warn_unused_result to function prototypesGanesh Ajjanagadde2015-10-14
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* avfilter/af_sidechaincompress: replace FFABS with fabsGanesh Ajjanagadde2015-10-13
* avfilter/af_astats: replace FFABS with fabsGanesh Ajjanagadde2015-10-13
* avfilter/af_agate: replace FFABS with fabsGanesh Ajjanagadde2015-10-13
* avfilter/drawtext: allow to format pts with strftimeAlex Agranovsky2015-10-12
* x86/vf_w3fdif: use aligned loads in w3fdif_simple_highJames Almer2015-10-11
* x86/vf_w3fdif: simplify w3fdif_simple_highJames Almer2015-10-11
* avfilter/buffersrc: add av_warn_unused_result attributesGanesh Ajjanagadde2015-10-11
* x86/vf_w3fdif: move pxor outside the loop in w3fdif_complex_lowJames Almer2015-10-11
* avfilter: add selectivecolor filterClément Bœsch2015-10-11
* avfilter/x86/vf_w3fdif: add colons after labelsPaul B Mahol2015-10-10
* avfilter/vf_w3fdif: add x86 SIMDPaul B Mahol2015-10-10
* doc: fix spelling errorsAndreas Cadhalpun2015-10-09
* avfilter/vf_blend: fix normal mode with opacity != 1Paul B Mahol2015-10-09
* avfilter/af_afade: fix start of fade outJustin Greer2015-10-08
* avfilter/delogo: Set default band to 1Jean Delvare2015-10-08
* avfilter/vf_w3fdif: scale down coefficiends by 2Paul B Mahol2015-10-07
* avfilter/x86/vf_blend.asm: hardmix: do same with two pxor instructions lessPaul B Mahol2015-10-07
* avfilter/x86/vf_blend.asm: 11th register is used, update functionsPaul B Mahol2015-10-07
* avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMDPaul B Mahol2015-10-07
* lavfi/vf_yadif: reindent after last commit.Nicolas George2015-10-07
* lavfi/vf_thumbnail: reindent after last commit.Nicolas George2015-10-07
* lavfi/vf_w3fdif: reindent after last commit.Nicolas George2015-10-07
* lavfi/vf_alphamerge: reindent after last commit.Nicolas George2015-10-07
* lavfi/avf_showspectrum: reindent after last commit.Nicolas George2015-10-07
* lavfi/vf_yadif: remove looping on request_frame().Nicolas George2015-10-07
* lavfi/vf_w3fdif: remove looping on request_frame().Nicolas George2015-10-07