summaryrefslogtreecommitdiff
path: root/libavfilter/vf_spp.c
Commit message (Expand)AuthorAge
* avfilter/vf_spp: support 10bit per sampleMichael Niedermayer2014-12-15
* avfilter/vf_spp: The qp array width is qp_stride not stride/16Michael Niedermayer2014-12-12
* avfilter/vf_spp: Allocate qp storage after qp_stride is knownMichael Niedermayer2014-12-12
* avfilter/vf_spp: change temporary to unsignedMichael Niedermayer2014-12-12
* avfilter/vf_spp: Use dct->get_pixels()Michael Niedermayer2014-08-03
* avfilter/vf_spp: support setting dct avoptions from the filter graph stringMichael Niedermayer2014-07-28
* avfilter/vf_spp: use AVDCTMichael Niedermayer2014-07-27
* Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
* Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-10
* Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-08
* Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
* avfilter/vf_spp: Use av_malloc_array()Michael Niedermayer2014-06-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* Update copyrights where my email appears with the new one.Clément Bœsch2013-09-03
* lavfi/spp: fix description.Clément Bœsch2013-06-14
* lavfi: add spp filter.Clément Bœsch2013-06-14