summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_vectorscope: add options with shorter namePaul B Mahol2015-08-24
* avfilter/vf_vectorscope: make intensity user configurablePaul B Mahol2015-08-24
* avfilter/vf_histogram: levels: support more input pixel formatsPaul B Mahol2015-08-23
* avfilter: add waveform monitor filterPaul B Mahol2015-08-22
* avfilter/vf_vectorscope: add more pixel formatsPaul B Mahol2015-08-22
* disable deprecation warnings in deprecated codeAndreas Cadhalpun2015-08-22
* avfilter/vf_vectorscope: Fix ;;Michael Niedermayer2015-08-21
* avfilter/vf_vectorscope: support yuv(a)420p and yuv410p as input for common casePaul B Mahol2015-08-21
* avfilter: add video vectorscope filterPaul B Mahol2015-08-20
* avfilter: add showfreqs filterPaul B Mahol2015-08-19
* avfilter/vf_histogram: make it possible to pick color components for levels modePaul B Mahol2015-08-19
* lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0.Ronald S. Bultje2015-08-18
* options: mark av_get_{int,double,q} as deprecated.Ronald S. Bultje2015-08-18
* Replace av_dlog with ff_dlog.Ronald S. Bultje2015-08-18
* lavfi: add error message to help users convert to new lavfi syntax.Ronald S. Bultje2015-08-18
* scale2ref: override request_frame() and correctly connect them to the corresp...Michael Niedermayer2015-08-18
* avfilter/vf_scale: Set scale2ref ref output timebaseMichael Niedermayer2015-08-18
* avfilter: add scale2ref filterMichael Niedermayer2015-08-17
* buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZEAndreas Cadhalpun2015-08-16
* avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2()Michael Niedermayer2015-08-16
* avfilter/avf_avectorscope: add polar modePaul B Mahol2015-08-14
* avfilter: add aphasemeter filterPaul B Mahol2015-08-12
* avfilter: add missing FF_API_AVFILTERPAD_PUBLIC guardAndreas Cadhalpun2015-08-12
* avfilter/vsrc_testsrc: correct colors for smptebarsPaul B Mahol2015-08-11
* avfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized last rows and columns...Paul B Mahol2015-08-10
* graphdump: include internal.h for AVFilterPadAndreas Cadhalpun2015-08-08
* avfilter: remove obsolete function declarationsAndreas Cadhalpun2015-08-08
* avfilter/vf_scale: apply generic options after flags.Michael Niedermayer2015-08-08
* avfilter/graphparser: Do not ignore scale_sws_opts if args == NULLMichael Niedermayer2015-08-08
* avfilter/avf_avectorscope: stop making output fully transparentPaul B Mahol2015-08-07
* avfilter/avf_showspectrum: use av_calloc()Paul B Mahol2015-08-06
* vf_psnr: add psnr_avg to stats file.Ronald S. Bultje2015-08-05
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-04
* avfilter/avf_showspectrum: reindentPaul B Mahol2015-08-04
* avfilter: add atadenoisePaul B Mahol2015-08-02
* avfilter: add allyuv source filterPaul B Mahol2015-08-02
* avfilter/vf_deband: add mising slice thread flagPaul B Mahol2015-08-02
* avfilter/f_drawgraph: stop making foreground color transparentPaul B Mahol2015-08-02
* avfilter/avf_showvolume: stop making output fully transparentPaul B Mahol2015-08-01
* avfilter/vf_pnsr: fix author nameJames Almer2015-07-29
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\
* | avfilter: add acrossfade filterPaul B Mahol2015-07-26
* | x86/vf_interlace: add missing colon to labelsJames Almer2015-07-26
* | avfilter/Makefile: fix order of framestep filterPaul B Mahol2015-07-25
* | avfilter: add sidechain compress audio filterPaul B Mahol2015-07-25
* | avfilter: rename vf_reverse.c to f_reverse.cPaul B Mahol2015-07-24
* | avfilter: add areverse filterPaul B Mahol2015-07-24
* | avfilter/vf_reverse: check also pts_size when reallocatingPaul B Mahol2015-07-23
* | Merge commit '22ecfcd4c79cdf812fdf406525ddf0fd1f7114e4'Michael Niedermayer2015-07-23
|\|
| * af_channelmap: properly set the supported output channel layoutsAnton Khirnov2015-07-23