summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | avfilter: add deband filterPaul B Mahol2015-07-22
* | libavfilter/vf_crop: implement process_commandBernd Bleßmann2015-07-21
* | libavfilter/vf_scale: implement process_commandBernd Bleßmann2015-07-21
* | avfilter/af_channelmap: Move ff_add_channel_layout() call to querry_format()Michael Niedermayer2015-07-21
* | x86/vf_ssim: add ff_ssim_4x4_line_xopJames Almer2015-07-20
* | x86/vf_ssim: fix some instruction commentsJames Almer2015-07-20
* | avfilter/af_amerge: increase max number of channels from 32 to 64Paul B Mahol2015-07-20
* | avfilter/af_astats: use UINT64_C instead of the LLU suffixJames Almer2015-07-20
* | avfilter: add random video filterPaul B Mahol2015-07-19
* | Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae'Michael Niedermayer2015-07-19
|\|
| * af_resample: do not touch the timestamps if we are not resamplingAnton Khirnov2015-07-19
| * lavfi: Add library identifierVittorio Giovara2015-07-01
* | avfilter: Add reverse filterDerek Buitenhuis2015-07-19
* | avfilter/vf_blend: unbreak tblendPaul B Mahol2015-07-18
* | avfilter/vf_blend: implement 16bit supportPaul B Mahol2015-07-18
* | avfilter/af_dynaudnorm: Use av_frame_get_channels()Michael Niedermayer2015-07-18
* | avfilter/af_dynaudnorm: Fix "ISO C90 forbids mixed declarations and code" war...Michael Niedermayer2015-07-17
* | avfilter/af_aresample: Check ff_all_* for allocation failuresMichael Niedermayer2015-07-17
* | avfilter: bump minor and add Changelog entryPaul B Mahol2015-07-17
* | avfilter/af_compand: fix clipping with default optionsPaul B Mahol2015-07-17
* | avfilter: add Dynamic Audio Normalizer filterLoRd_MuldeR2015-07-17
* | avfilter/af_astats: measure minimal and mean difference between two consecuti...Paul B Mahol2015-07-17
* | lavfi/af_pan: Support a maximum of 64 channels.Carl Eugen Hoyos2015-07-17
* | avfilter/vf_eq: Support contrast from -1000 to 1000Michael Niedermayer2015-07-16
* | avfilter/af_astats: make sure p->last is actually always set when measuring m...Paul B Mahol2015-07-15
* | avfilter/af_astats: also measure maximal difference between two consecutive s...Paul B Mahol2015-07-15
* | avfilter/vf_smartblur: use the name 's' for the pointer to the private contextPaul B Mahol2015-07-15
* | avfilter/af_astats: calculate audio bit-depthPaul B Mahol2015-07-15
* | avfilter: add erosion, dilation, deflate & inflate filterPaul B Mahol2015-07-15
* | avfilter/internal: add more words to sentanceMichael Niedermayer2015-07-15
* | avfilter/x86/vf_psnr.asm: split one line of license text into twoPaul B Mahol2015-07-14