Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-06avfilter/vf_hflip: Move ff_hflip_init into a headerAndreas Rheinhardt
2020-08-25lavfi/hflip: Support Bayer pixel formats.Carl Eugen Hoyos
2017-12-13avfilter/vf_hflip : move context func init in ff_hflip_initMartin Vignali
2017-12-04avfilter: add hflip x86 SIMDPaul B Mahol