[Ffmpeg-devel] [PATCH] flacenc - md5

Michael Niedermayer michaelni
Tue Jul 4 03:32:00 CEST 2006


Hi

On Mon, Jul 03, 2006 at 02:22:33PM -0400, Justin Ruggles wrote:
[...]
> I first thought of putting the lavc version in the vendor string like in
> the vorbis encoder, but then realized this would break regression tests
> at every version increment, so I just used "libavcodec" instead.  I've

just use:

if(!(AVCodecContext->flags & CODEC_FLAG_BITEXACT)){
    write full vendor string with version number
}

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list