summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_vidstabdetect.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vidstab: check bytesPerPixel only for packed formats.Gyan Doshi2018-01-171-1/+2
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private co...Ganesh Ajjanagadde2015-09-151-30/+30
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-2/+4
* avfilter: Read errno before av_log() as the callback from av_log() might affe...Michael Niedermayer2014-10-251-1/+2
* vidstab*: Remove accidentally exported av_2_vs_pixel_format()Timothy Gu2014-08-221-2/+3
* lavfi/vidstabtransform: apply various cosmetical nitsStefano Sabatini2014-01-161-1/+0
* lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98Georg Martius2014-01-161-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter: various cosmeticsPaul B Mahol2013-09-121-7/+6
* lavfi/vidstabdetect: fix direct path.Clément Bœsch2013-04-241-22/+3
* lavfi/vidstab: remove mention of defaults for consistency with other filters.Clément Bœsch2013-04-241-7/+7
* lavfi/vidstab: add missing flags for 2 options.Clément Bœsch2013-04-241-1/+1
* lavfi/vidstab: consistent descriptions.Clément Bœsch2013-04-241-3/+3
* lavfi/vidstab: miscelenaous cosmetics and typo fixes.Clément Bœsch2013-04-241-29/+27
* lavfi: add video stabilization plugins using vid.stab libraryGeorg Martius2013-04-241-0/+239
OpenPOWER on IntegriCloud