• Stefano Sabatini's avatar
    Implement functions: · d63e456a
    Stefano Sabatini authored
    av_get_sample_fmt_name()
    av_get_sample_fmt()
    av_get_sample_fmt_string()
    
    in libavcore, and deprecate the corresponding libavcodec/audioconvert.h functions:
    avcodec_get_sample_fmt_name()
    avcodec_get_sample_fmt()
    avcodec_sample_fmt_string()
    
    Originally committed as revision 25653 to svn://svn.ffmpeg.org/ffmpeg/trunk
    d63e456a