Message ID | 20220503161328.842587-10-traian.coza@gmail.com |
---|---|
State | New |
Headers | show |
Series | I added text to bitmap subtitle conversion functionality! | expand |
Context | Check | Description |
---|---|---|
yinshiyou/commit_msg_loongarch64 | warning | The first line of the commit message must start with a context terminated by a colon and a space, for example "lavu/opt: " or "doc: ". |
yinshiyou/make_loongarch64 | success | Make finished |
yinshiyou/make_fate_loongarch64 | fail | Make fate failed |
andriy/commit_msg_x86 | warning | The first line of the commit message must start with a context terminated by a colon and a space, for example "lavu/opt: " or "doc: ". |
andriy/make_x86 | success | Make finished |
andriy/make_fate_x86 | fail | Make fate failed |
diff --git a/libavcodec/text_to_bitmap.c b/fftools/text_to_bitmap.c similarity index 100% rename from libavcodec/text_to_bitmap.c rename to fftools/text_to_bitmap.c diff --git a/libavcodec/text_to_bitmap.h b/fftools/text_to_bitmap.h similarity index 100% rename from libavcodec/text_to_bitmap.h rename to fftools/text_to_bitmap.h