These patches all look reasonable to me, though some more review can't
hurt.
Ronald S. Bultje (7):
dirac: replace compound literal with normal initialiser
Replace some #if/else in struct initialisers with conditional
expressions
mem: add support for _aligned_malloc() as found on Windows
network: winsock2: protect EFOO error constant definitions with
ifdefs
attributes: add av_always_inline definition for msvc
mpegts: remove unused (incomplete?) seeking code
http: replace atoll() with strtoll()
configure | 4 +-
libavcodec/dirac.c | 2 +-
libavformat/asfenc.c | 12 +-----
libavformat/avienc.c | 6 +--
libavformat/flvenc.c | 6 +--
libavformat/http.c | 6 +--
libavformat/matroskaenc.c | 18 ++-------
libavformat/movenc.c | 18 ++-------
libavformat/mpegts.c | 96 ---------------------------------------------
libavformat/network.h | 8 ++++
libavformat/nutenc.c | 9 +----
libavutil/attributes.h | 2 +
libavutil/mem.c | 6 +++
13 files changed, 35 insertions(+), 158 deletions(-)
--
1.7.10.2
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel