Package: flvmeta / 1.1.2-1

Metadata

Package Version Patches format
flvmeta 1.1.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
90 cmake use system libyaml.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 config cmake to use system libyaml
91_fix_file_offset_t_printf_format_warning.patch | (download)

src/check.c | 4 2 + 2 - 0 !
src/dump_raw.c | 4 2 + 2 - 0 !
src/dump_yaml.c | 2 1 + 1 - 0 !
src/info.c | 12 6 + 6 - 0 !
src/json.c | 2 1 + 1 - 0 !
src/types.h | 6 5 + 1 - 0 !
6 files changed, 17 insertions(+), 13 deletions(-)

 fix the printf format warning of type file_offset_t