view libavcodec.v @ 12148:9a7c4cabbc5a libavcodec

aacdec: Remove the warning about non-meaningful window transitions. It created false positives on seeks and where the first frame is STOP or SHORT. It failed to warn in illegal SHORT->LONG transitions. In general it created much confusion and many junk bug reports from the users.
author alexc
date Mon, 12 Jul 2010 18:24:22 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};