X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fffmpeg_examiner.h;h=c3dde84fe11b0bc46227e9949f4c8ccb4c4b6488;hb=80cb87b94c1a6ddb814aed086bd077c1aed9ff7b;hp=f338723b73b2a8968cdfcf7196ff6c101554b972;hpb=3828baf56467224f5d44049bf1e7a7ed11f43a05;p=dcpomatic.git diff --git a/src/lib/ffmpeg_examiner.h b/src/lib/ffmpeg_examiner.h index f338723b7..c3dde84fe 100644 --- a/src/lib/ffmpeg_examiner.h +++ b/src/lib/ffmpeg_examiner.h @@ -77,7 +77,6 @@ private: void subtitle_packet (AVCodecContext *, boost::shared_ptr); std::string stream_name (AVStream* s) const; - std::string audio_stream_name (AVStream* s) const; std::string subtitle_stream_name (AVStream* s) const; boost::optional frame_time (AVStream* s) const;