| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | avfilter/vf_super2xsai: use the name 's' for the pointer to the private context | Ganesh Ajjanagadde | 2015-09-08 | 1 | -27/+27 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+4 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -3/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -8/+7 |
* | lavfi/vf_super2xsai: fix output ref size. | Nicolas George | 2012-12-02 | 1 | -0/+2 |
* | lavfi/super2xsai: switch to ff_filter_frame() API | Stefano Sabatini | 2012-12-02 | 1 | -9/+11 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -16/+23 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -16/+16 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -3/+3 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-21 | 1 | -2/+0 |
* | lavfi: decrease logging level of message showing initial parameters | Stefano Sabatini | 2012-07-15 | 1 | -1/+1 |
* | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -3/+5 |
* | lavfi/super2xsai: fix fate test on bigendian | Paul B Mahol | 2012-06-16 | 1 | -8/+21 |
* | lavfi/super2xsai: simplify code updating the color matrix at each y iteration | Stefano Sabatini | 2012-06-16 | 1 | -41/+20 |
* | lavfi/super2xsai: fix table used to update color matrix at the end of each y ... | Stefano Sabatini | 2012-06-16 | 1 | -3/+3 |
* | lavfi: port 2xsai filter from libmpcodecs | Stefano Sabatini | 2012-04-13 | 1 | -0/+350 |