fix ffmpeg render options setup menus, tweak h264/h265 formats for cuda
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / ffmpeg.h
index 6ad5124664940694e519527ac11e4466451a4027..100d80f556e48856f9c25d8ffa2f4632514ad517 100644 (file)
@@ -415,7 +415,7 @@ public:
        int ff_color_range(int stream);
        int ff_color_space(int stream);
        double ff_frame_rate(int stream);
-       const char *ff_video_format(int stream);
+       const char *ff_video_codec(int stream);
        int64_t ff_video_frames(int stream);
        int ff_video_pid(int stream);
        int ff_video_mpeg_color_range(int stream);