view libavcodec.v @ 12149:e7634f1b6100 libavcodec

Split the ADTS header decoder off of the ADTS parser. The AAC decoder and ADTS-to-ASC BSF both require the header decoder but not full parsing capabilities.
author alexc
date Mon, 12 Jul 2010 18:52:03 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};