Les articles publiés sur le site
-
5 avril 2011, par Marc Noirot
Changed Paths:
Modify /src/amf.c
Modify /src/check.c
Fixed two memory leaks.
Fixed a GCC warning.
-
5 avril 2011, par marc.noirot
Changed Paths:
Modify /trunk/src/amf.c
Modify /trunk/src/check.c
Fixed two memory leaks.
Fixed a GCC warning.
-
4 avril 2011, par Marc Noirot
Changed Paths:
Modify /src/amf.c
Modify /src/amf.h
Modify /src/check.c
Modify /src/flv.c
Modify /src/flv.h
Modify /src/info.c
Improved AMF reading error reporting so an error is not considered as an end-of-
file condition anymore (experimental).
Fixed video format change checking, to only compare video codecs, instead of the
whole tag.
-
4 avril 2011, par marc.noirot
Changed Paths:
Modify /trunk/src/amf.c
Modify /trunk/src/amf.h
Modify /trunk/src/check.c
Modify /trunk/src/flv.c
Modify /trunk/src/flv.h
Modify /trunk/src/info.c
Improved AMF reading error reporting so an error is not considered as an end-of-
file condition anymore (experimental).
Fixed video format change checking, to only compare video codecs, instead of the
whole tag.
-
24 février 2011, par marc.noirot
Changed Paths:
Modify /trunk/src/check.c
Raised max `acceptable' tag body length.
Added more checks (need to organize message codes).