On Sat, Dec 5, 2015 at 1:56 PM, Michael Niedermayer <[email protected]> wrote: > On Sat, Dec 05, 2015 at 10:31:33AM -0800, Reynaldo H. Verdejo Pinochet wrote: >> Pretty standard macros, these should help libav* >> users avoid repeating ver.si.on parsing code, >> which aids in compatibility-checking tasks like >> identifying FFmpeg from Libav (_MICRO >= 100 check). >> Something many are doing since we are not >> intercompatible anymore. >> >> Signed-off-by: Reynaldo H. Verdejo Pinochet <[email protected]> >> --- >> libavutil/version.h | 10 +++++++++- >> 1 file changed, 9 insertions(+), 1 deletion(-) > > LGTM > > thx
minor nit: commit message typo (libavtuil -> libavutil). > > [...] > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > The real ebay dictionary, page 3 > "Rare item" - "Common item with rare defect or maybe just a lie" > "Professional" - "'Toy' made in china, not functional except as doorstop" > "Experts will know" - "The seller hopes you are not an expert" > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
