Les articles publiés sur le site
-
11 octobre 2007, par Marc Noirot
Changed Paths:
Modify /ChangeLog
Modify /amf.c
Modify /flvmeta.c
Modify /types.c
Modify /types.h
Backports from the trunk:
flvmeta.c (inject_metadata): Output file is only opened after input file reading
succeeded.
types.h, types.c: Transformed most conversion functions into macros, to improve
execution speed.
amf.c (amf_data_decode, amf_data_encode): Fixed missing break statements.
amf.c (amf_string_encode): Forgot to count the string length prefix size.
-
5 octobre 2007, par Marc Noirot
Changed Paths:
Modify /ChangeLog
Modify /flvmeta.c
flvmeta.c (compute_vp6_alpha_size): Fixed read check.
flvmeta.c (get_flv_info): Added a file reading check that had been forgotten.
flvmeta.c: A few small fixes.
-
30 septembre 2007, par Marc Noirot
Changed Paths:
Modify /ChangeLog
Modify /Makefile.am
Modify /NEWS
Modify /TODO
Modify /config.h.win
Modify /configure.ac
Modify /flvdump.c
Modify /flvmeta.c
Modify /flvmeta.h
Add /release.bat
Modify /types.c
Modify /types.h
Backported bugfixes from trunk (see ChangeLog).
Maintenance version 1.0.2.
-
25 septembre 2007, par Marc Noirot
Changed Paths:
Modify /ChangeLog
Modify /Makefile.win
Modify /NEWS
Modify /TODO
Modify /config.h.win
Modify /configure.ac
Modify /flvmeta.c
Modify /types.c
Modify /types.h
Backported bugfixes from trunk (see ChangeLog).
Maintenance version 1.0.1.
-
21 septembre 2007, par Marc Noirot
1.0.x maintenance branch.