• Rafaël Carré's avatar
    avio access: use new API · ece2a47e
    Rafaël Carré authored
    - fix bug in ACCESS_GET_PTS_DELAY where it would fall through the next case
    - print error messages from libavformat
    - remove useless strdup
    - check for exclusive access to avio when context open succeeded
    - support for multiple input / output at the same time with libavformat > 54 (untested)
    (cherry picked from commit cca698a05ea024a380330e1f3144996bba4c20e0)
    Signed-off-by: default avatarKO Myung-Hun <komh@chollian.net>
    Signed-off-by: default avatarRafaël Carré <funman@videolan.org>
    ece2a47e
avio.c 10.5 KB