[FFmpeg-devel] [PATCH] doc/RELEASE_NOTES

Paul B Mahol onemda at gmail.com
Sat Jan 12 20:25:32 CET 2013


On 1/12/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sat, Jan 12, 2013 at 06:07:05PM +0000, Paul B Mahol wrote:
>> On 1/12/13, Michael Niedermayer <michaelni at gmx.at> wrote:
>> > mention changed sample_fmt for wma
>> >
>> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
>> > ---
>> >  doc/RELEASE_NOTES |    3 +++
>> >  1 file changed, 3 insertions(+)
>> >
>> > diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES
>> > index 4c209ec..4614a9f 100644
>> > --- a/doc/RELEASE_NOTES
>> > +++ b/doc/RELEASE_NOTES
>> > @@ -20,3 +20,6 @@ compiler. Since MSVC does not support C99 features
>> > used
>> > extensively by FFmpeg,
>> >  this has been accomplished using a converter that turns C99 code to
>> > C89.
>> > See the
>> >  platform-specific documentation for more detailed documentation on
>> > building
>> >  FFmpeg with MSVC.
>> > +
>> > +The used sample format for wma decoding has changed, make sure you
>> > always
>> > +check/use AVCodecContext.sample_fmt or AVFrame.format.
>> > --
>> > 1.7.9.5
>>
>> Too late for 1.1, file still contain obsolete info; there are many
>> more decoders/encoders
>> that swiched sample format.
>
> it could go in 1.1.1

Indeed if you add more text :-/
I'm not against maintaining that file.

>
>
> [...]
>
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> No human being will ever know the Truth, for even if they happen to say it
> by chance, they would not even known they had done so. -- Xenophanes
>


More information about the ffmpeg-devel mailing list