Menu

#97 fix support for old ffmpeg

closed-wont-fix
nobody
None
5
2013-02-10
2013-02-10
canavan
No

The #ifdef / #define block for CODEC_TYPE_AUDIO, which I suspect is intended to support old ffmeg versions appears to be the wrong way around, as evidenced by the fact that the rest of the code only uses AVMEDIA_TYPE_AUDIO. The enclosed patch fixes building with an "UNKNOWN" version of ffmpeg that I've built in 2010.

Discussion

  • canavan

    canavan - 2013-02-10

    fix support for old ffmpeg versions

     
  • Ulrich Klauer

    Ulrich Klauer - 2013-02-10

    Thank you for the patch. However, we've deprecated the ffmpeg pseudo-format, and the handler will be removed from the next release. Therefore, it doesn't make much sense to apply the patch anymore.

     
  • Ulrich Klauer

    Ulrich Klauer - 2013-02-10
    • status: open --> closed-wont-fix
     

Log in to post a comment.