OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / libhb / hbffmpeg.h
index e0a7634..7c17e1a 100644 (file)
@@ -9,3 +9,4 @@
 void hb_avcodec_init(void);
 int hb_avcodec_open( AVCodecContext *, struct AVCodec * );
 int hb_avcodec_close( AVCodecContext * );
+int hb_ff_layout_xlat(int64_t ff_layout, int channels);