2016-09-09 12:13 GMT+02:00 Sven C. Dack <[email protected]>: > It tells me my change log entry is missing. > > I've commited it with: git commit vf_scale_npp.c > > Entered my comment and applied format-patch: git format-patch -1 > vf_scale_npp.c > > How would I get the missing change log entry in there?
The change to the file Changelog in FFmpeg's root is only necessary if you make a major addition to FFmpeg (like a new filter, not a fix for an existing filter). Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
