|
libcaption
|
#include "flv.h"#include "mpeg.h"#include "srt.h"#include "wonderland.h"#include <stdio.h>#include <stdlib.h>#include <string.h>Macros | |
| #define | SECONDS_PER_LINE 3.0 |
Functions | |
| void | append_caption (const utf8_char_t *data, srt_t *srt) |
| int | main (int argc, char **argv) |
| #define SECONDS_PER_LINE 3.0 |
| void append_caption | ( | const utf8_char_t * | data, |
| srt_t * | srt | ||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.10