| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vidstab: check bytesPerPixel only for packed formats. | Gyan Doshi | 2018-01-17 | 1 | -1/+2 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private co... | Ganesh Ajjanagadde | 2015-09-15 | 1 | -30/+30 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+4 |
* | avfilter: Read errno before av_log() as the callback from av_log() might affe... | Michael Niedermayer | 2014-10-25 | 1 | -1/+2 |
* | vidstab*: Remove accidentally exported av_2_vs_pixel_format() | Timothy Gu | 2014-08-22 | 1 | -2/+3 |
* | lavfi/vidstabtransform: apply various cosmetical nits | Stefano Sabatini | 2014-01-16 | 1 | -1/+0 |
* | lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98 | Georg Martius | 2014-01-16 | 1 | -1/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -7/+6 |
* | lavfi/vidstabdetect: fix direct path. | Clément Bœsch | 2013-04-24 | 1 | -22/+3 |
* | lavfi/vidstab: remove mention of defaults for consistency with other filters. | Clément Bœsch | 2013-04-24 | 1 | -7/+7 |
* | lavfi/vidstab: add missing flags for 2 options. | Clément Bœsch | 2013-04-24 | 1 | -1/+1 |
* | lavfi/vidstab: consistent descriptions. | Clément Bœsch | 2013-04-24 | 1 | -3/+3 |
* | lavfi/vidstab: miscelenaous cosmetics and typo fixes. | Clément Bœsch | 2013-04-24 | 1 | -29/+27 |
* | lavfi: add video stabilization plugins using vid.stab library | Georg Martius | 2013-04-24 | 1 | -0/+239 |