#1769(undetermined:new): Make ffmpeg build string available in avutil.h
#1769: Make ffmpeg build string available in avutil.h -------------------------------------+------------------------------------- Reporter: DonMoir | Type: Status: new | enhancement Component: | Priority: normal undetermined | Version: Keywords: | unspecified Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Would be good if this was generally available rather than specifically as it is now in version.h. Also I think a version.h that has the proper build string in it may not be readily available in a general download of the source code. Could be a #define in avutil.h or function call. It's better than any lib_version function for tracking user installations etc. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1769> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1769: Make ffmpeg build string available in avutil.h -------------------------------------+------------------------------------- Reporter: DonMoir | Owner: Type: enhancement | Timothy_Gu Priority: wish | Status: open Version: git-master | Component: avutil Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by Timothy_Gu): * status: new => open * reproduced: 0 => 1 * component: undetermined => avutil * priority: normal => wish * version: unspecified => git-master * owner: => Timothy_Gu -- Ticket URL: <https://trac.ffmpeg.org/ticket/1769#comment:1> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1769: Make ffmpeg build string available in avutil.h -------------------------------------+------------------------------------- Reporter: DonMoir | Owner: Type: enhancement | Timothy_Gu Priority: wish | Status: open Version: git-master | Component: avutil Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by Timothy_Gu): Can you test the patch? -- Ticket URL: <https://trac.ffmpeg.org/ticket/1769#comment:2> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1769: Make ffmpeg build string available in avutil.h -------------------------------------+------------------------------------- Reporter: DonMoir | Owner: Type: enhancement | Timothy_Gu Priority: wish | Status: open Version: git-master | Component: avutil Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by Timothy_Gu): Ah sorry I didn't get your meaning by "build string". -- Ticket URL: <https://trac.ffmpeg.org/ticket/1769#comment:3> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1769: Make ffmpeg build string available in avutil.h -------------------------------------+------------------------------------- Reporter: DonMoir | Owner: Type: enhancement | Timothy_Gu Priority: wish | Status: open Version: git-master | Component: avutil Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by DonMoir): Yeah, trying to say something different there besides version something :) should have included FFMPEG_VERSION though in description. -- Ticket URL: <https://trac.ffmpeg.org/ticket/1769#comment:4> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1769: Make ffmpeg build string available in avutil.h -------------------------------------+------------------------------------- Reporter: DonMoir | Owner: Type: enhancement | Timothy_Gu Priority: wish | Status: open Version: git-master | Component: avutil Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by DonMoir): I applied some of the patches that relate to this ticket and looks good. When it's all said and done I will retest and then we can close this. Thanks Timothy. -- Ticket URL: <https://trac.ffmpeg.org/ticket/1769#comment:5> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1769: Make ffmpeg build string available in avutil.h -------------------------------------+------------------------------------- Reporter: DonMoir | Owner: Type: enhancement | Timothy_Gu Priority: wish | Status: open Version: git-master | Component: avutil Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by Timothy_Gu): Replying to [comment:5 DonMoir]:
I applied some of the patches that relate to this ticket and looks good. When it's all said and done I will retest and then we can close this. Thanks Timothy.
How is it? Please disregard the patch attached in this ticket. -- Ticket URL: <https://trac.ffmpeg.org/ticket/1769#comment:6> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1769: Make ffmpeg build string available in avutil.h -------------------------------------+------------------------------------- Reporter: DonMoir | Owner: Type: enhancement | Timothy_Gu Priority: wish | Status: open Version: git-master | Component: avutil Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by DonMoir): The ffversion.h file works for my needs which is ffmpeg build version tracking. The FFMPEG_VERSION #define was like an orphan before but now in libautil/ffversion.h. The FFMPEG_VERSION string identifies a unique ffmpeg build for those interested. Thanks. -- Ticket URL: <https://trac.ffmpeg.org/ticket/1769#comment:7> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg