On Tue, Jun 27, 2023 at 11:05 PM Andreas Rheinhardt < [email protected]> wrote:
> Paul B Mahol: > > On Tue, Jun 27, 2023 at 9:47 PM Andreas Rheinhardt < > > [email protected]> wrote: > > > >> Paul B Mahol: > >>> Patch attached. > >>> > >> > >> Where do you intend to use this? What is the point of it? > >> After all, using this value in GET_VLC makes no sense; only compile-time > >> constants do. > >> > > > > It works when used in ac-4 as get_vlc2. > > > > Could you please define "works"? Using a non-compile-time constant will > not benefit at all; it will only lead to more runtime checks. > I do not follow your worries. I can not use compile time constant as its very complicated code. Works means that vlc code is extracted correctly. > > - Andreas > > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
