OSDN Git Service

lavf: use a new ffio_wfourcc macro instead of put_tag() where possible
authorAnton Khirnov <anton@khirnov.net>
Thu, 24 Feb 2011 06:36:02 +0000 (07:36 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 25 Feb 2011 19:38:22 +0000 (14:38 -0500)
commit0abdb2931719d96dee725e555e9b46b2b2f8a6be
tree754205c09fa6f9b77b1700cffec28828d539d5e3
parent7e06e0ede3b798f591634b277e8dfa6507b196de
lavf: use a new ffio_wfourcc macro instead of put_tag() where possible

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
12 files changed:
libavformat/aiffenc.c
libavformat/au.c
libavformat/avienc.c
libavformat/avio_internal.h
libavformat/img2.c
libavformat/mmf.c
libavformat/movenc.c
libavformat/oggenc.c
libavformat/riff.c
libavformat/rmenc.c
libavformat/soxenc.c
libavformat/wav.c