X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fffmpeg.h;h=835136c759d8b6004f7b9a6f6c7eecf414eac2ba;hp=6dd9da0dc4efb9f571ec76629ed7c6953ebd2d6d;hb=0a93237cb5e4642d3b698ff9b7d0cfae5401478c;hpb=608c146eb09fac2a8fc60e1a72591f6bb8364e1f diff --git a/src/lib/ffmpeg.h b/src/lib/ffmpeg.h index 6dd9da0dc..835136c75 100644 --- a/src/lib/ffmpeg.h +++ b/src/lib/ffmpeg.h @@ -55,7 +55,6 @@ public: protected: AVCodecContext* video_codec_context () const; - AVCodecContext* audio_codec_context () const; AVCodecContext* subtitle_codec_context () const; boost::shared_ptr _ffmpeg_content;