Changeset bf5f9b52 in ffmpeg

Timestamp:
Jan 23, 2011, 1:57:56 PM (14 years ago)
Author:
Mans Rullgard <mans@mansr.com>
Branches:
master
Children:
fb5c841d
Parents:
938f72e1
git-author:
Mans Rullgard <mans@mansr.com> (01/23/11 01:24:46)
git-committer:
Mans Rullgard <mans@mansr.com> (01/23/11 13:57:56)
Message:

Sanitise get_bits macros, part 1

Some of the macros in get_bits.h include a final semicolon,
some do not. This removes these or adds do {} while(0) around
the macros as appropriate and adds semicolons where needed in
calling code.

Signed-off-by: Mans Rullgard <mans@mansr.com>

(No files)

Note: See TracChangeset for help on using the changeset viewer.