summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_super2xsai.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* avfilter/vf_super2xsai: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-081-27/+27
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-2/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter: various cosmeticsPaul B Mahol2013-09-121-3/+3
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-8/+7
* lavfi/vf_super2xsai: fix output ref size.Nicolas George2012-12-021-0/+2
* lavfi/super2xsai: switch to ff_filter_frame() APIStefano Sabatini2012-12-021-9/+11
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-281-16/+23
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-16/+16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-221-3/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-211-2/+0
* lavfi: decrease logging level of message showing initial parametersStefano Sabatini2012-07-151-1/+1
* lavfi: update some deprecated functionsPaul B Mahol2012-06-161-3/+5
* lavfi/super2xsai: fix fate test on bigendianPaul B Mahol2012-06-161-8/+21
* lavfi/super2xsai: simplify code updating the color matrix at each y iterationStefano Sabatini2012-06-161-41/+20
* lavfi/super2xsai: fix table used to update color matrix at the end of each y ...Stefano Sabatini2012-06-161-3/+3
* lavfi: port 2xsai filter from libmpcodecsStefano Sabatini2012-04-131-0/+350
OpenPOWER on IntegriCloud