| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/frame: deprecate AVFrame.pkt_{pos,size} | Anton Khirnov | 2023-03-20 | 1 | -0/+4 |
* | all: Replace if (ARCH_FOO) checks by #if ARCH_FOO | Andreas Rheinhardt | 2022-06-15 | 1 | -2/+3 |
* | avfilter/vf_eq: Move ff_nlmeans_init into a header | Andreas Rheinhardt | 2022-05-06 | 1 | -1/+25 |
* | checkasm/vf_eq: add test for vf_eq | Ting Fu | 2019-09-26 | 1 | -0/+1 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | lavfi/eq: rework expression evaluation | arwa arif | 2015-03-20 | 1 | -19/+20 |
* | avfilter/vf_eq: Add process_command to eq. | Arwa Arif | 2015-02-20 | 1 | -6/+50 |
* | avfilter/vf_eq: mark src as const | Michael Niedermayer | 2015-01-27 | 1 | -2/+2 |
* | avfilter: Port mp=eq/eq2 to lavfi | Arwa Arif | 2015-01-26 | 1 | -0/+60 |