Les articles publiés sur le site
-
7 juin 2010, par marc.noirot
Changed Paths:
Modify /trunk/src/update.c
Removed redundant code checking for the flv header signature.
-
7 juin 2010, par marc.noirot
Changed Paths:
Modify /trunk/src/check.c
Modify /trunk/src/flv.h
Added checks for the flv header.
Added helper macros to deal with flv structures.
-
31 mai 2010, par marc.noirot
Changed Paths:
Modify /wiki/CheckMessages.wiki
Invalid prev_tag_size is recoverable, most of the time, so it's an error instead
of a fatal.
-
12 mai 2010, par marc.noirot
Changed Paths:
Modify /trunk/src/dump_yaml.c
Modify /trunk/src/libyaml/api.c
Modify /trunk/src/libyaml/emitter.c
Modify /trunk/src/libyaml/reader.c
Modify /trunk/src/libyaml/scanner.c
Modify /trunk/src/libyaml/yaml_private.h
Fixed libyaml emitter so non UTF-8 strings are accepted (see
http://pyyaml.org/ticket/138).
Reverted changes from previous revision since the emitter has no more reason to
fail now.
-
11 mai 2010, par marc.noirot
Changed Paths:
Modify /trunk/src/dump_yaml.c
Fixed a bug causing invalid YAML output or even an flvmeta crash in the case of
an invalid UTF-8 string in the metadata.