| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -2/+2 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -4/+4 |
* | avfilter/vf_smartblur: use the name 's' for the pointer to the private context | Paul B Mahol | 2015-07-15 | 1 | -31/+31 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -3/+4 |
* | fix various typos | Lou Logan | 2014-06-03 | 1 | -3/+3 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -5/+3 |
* | lavfi: replace passthrough_filter_frame with a flag. | Clément Bœsch | 2013-05-12 | 1 | -1/+1 |
* | lavfi: use ceil right shift for chroma width/height. | Clément Bœsch | 2013-05-10 | 1 | -3/+4 |
* | lavfi: add timeline support. | Clément Bœsch | 2013-04-23 | 1 | -0/+1 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/smartblur: cleanup unused shorthand and doc. | Clément Bœsch | 2013-04-11 | 1 | -6/+0 |
* | lavfi/smarblur: add missing newline at end of verbose message | Stefano Sabatini | 2013-04-11 | 1 | -1/+1 |
* | lavfi/smartblur: switch to AVOption-based system | Stefano Sabatini | 2013-04-11 | 1 | -1/+0 |
* | lavfi/smartblur: use standard options parsing. | Clément Bœsch | 2013-03-24 | 1 | -13/+7 |
* | lavfi/smartblur: add support to named options | Stefano Sabatini | 2013-03-10 | 1 | -44/+48 |
* | lavfi: remove remaining forgotten min/rej perms. | Clément Bœsch | 2013-03-10 | 1 | -1/+0 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -6/+6 |
* | lavfi/smartblur: switch to filter_frame. | Clément Bœsch | 2012-11-29 | 1 | -8/+12 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -18/+21 |
* | lavfi/smartblur: add missing draw slice call. | Clément Bœsch | 2012-10-30 | 1 | -2/+6 |
* | Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_... | Hendrik Leppkes | 2012-10-20 | 1 | -1/+1 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -8/+8 |
* | lavfi: add smartblur filter | Jérémy Tran | 2012-08-28 | 1 | -0/+303 |