Les articles publiés sur le site
-
15 juin 2010, par marc.noirot
Changed Paths:
Modify /trunk/CMakeLists.txt
Fixed generation of Windows 64bit packages.
-
7 juin 2010, par marc.noirot
Changed Paths:
Modify /trunk/src/check.c
Added video frame type and codec check.
-
7 juin 2010, par marc.noirot
Changed Paths:
Modify /trunk/src/check.c
Modify /trunk/src/flv.c
Modify /trunk/src/flv.h
Added support for the --quiet option.
Added audio tags checking.
Fixed handling of empty body tags in flv functions.
Fixed check exit code in case the file has errors.
-
7 juin 2010, par marc.noirot
Changed Paths:
Modify /trunk/src/check.c
Modify /trunk/src/flv.c
Modify /trunk/src/flv.h
Added more checks.
-
7 juin 2010, par marc.noirot
Changed Paths:
Modify /trunk/src/dump_json.c
Modify /trunk/src/dump_raw.c
Modify /trunk/src/dump_xml.c
Modify /trunk/src/dump_yaml.c
Modify /trunk/src/update.c
Used the new flv_tag_get_body_length api where applicable.