• Anton Khirnov's avatar
    lavf: deprecate av_read_packet(). · 3c90cc2e
    Anton Khirnov authored
    The caller can achieve the same effect (i.e. getting raw unparsed/mangled
    packets) with av_read_frame() and AVFMT_FLAG_NOPARSE |
    AVFMT_FLAG_NOFILLIN
    3c90cc2e