| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -2/+2 |
* | avfilter: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -7/+0 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+5 |
* | avfilter/vf_pullup: 2nd try to workaround gcc 4.4.3 bug on arm | Michael Niedermayer | 2014-08-01 | 1 | -3/+3 |
* | avfilter/vf_pullup: workaround bug in gcc 4.4.3 on ARM | Michael Niedermayer | 2014-06-29 | 1 | -1/+1 |
* | avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions | Michael Niedermayer | 2014-06-25 | 1 | -4/+4 |
* | avfilter/vf_pullup: fix gray8 | Michael Niedermayer | 2014-03-31 | 1 | -0/+2 |
* | avfilter/vf_pullup: add comment to explain memset(0) | Michael Niedermayer | 2014-03-26 | 1 | -1/+1 |
* | avfilter/vf_pullup: zero freed memory for saftey | Michael Niedermayer | 2014-03-26 | 1 | -0/+1 |
* | vf_pullup: simplify, fix double free error | wm4 | 2014-03-26 | 1 | -12/+13 |
* | avfilter/vf_pullup: fix memleak on error | Michael Niedermayer | 2013-12-13 | 1 | -2/+6 |
* | avfilter/vf_pullup: Factor free_field_queue() out | Michael Niedermayer | 2013-12-13 | 1 | -13/+17 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/vf_pullup: do not ignore frame field order | Paul B Mahol | 2013-10-03 | 1 | -1/+1 |
* | avfilter/vf_pullup: remove junk_down nonsense | Paul B Mahol | 2013-09-18 | 1 | -1/+1 |
* | avfilter/vf_pullup: change log level to error | Paul B Mahol | 2013-09-18 | 1 | -1/+1 |
* | avfilter/vf_pullup: fix memleak of metrics for last PullupField | Paul B Mahol | 2013-09-18 | 1 | -6/+6 |
* | avfilter/vf_pullup: make sure metric_plane is available | Paul B Mahol | 2013-09-18 | 1 | -2/+8 |
* | avfilter: port pullup filter from libmpcodecs | Paul B Mahol | 2013-09-17 | 1 | -0/+762 |