[FFmpeg-devel] [PATCH] libavtuil: add version component accessor macros

Ganesh Ajjanagadde gajjanag at mit.edu
Sat Dec 5 20:36:48 CET 2015


On Sat, Dec 5, 2015 at 1:56 PM, Michael Niedermayer <michaelni at gmx.at> 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 <reynaldo at osg.samsung.com>
>> ---
>>  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
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list