diff options
author | Mans Rullgard <mans@mansr.com> | 2011-01-23 01:24:46 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-01-23 13:57:56 +0000 |
commit | bf5f9b528b4117596afc57578a36e7b5728b15d3 (patch) | |
tree | 1ebc2931216971bc4a4a9915728e029dda4e6b10 /libavcodec/mp3_header_decompress_bsf.c | |
parent | 938f72e19957e9ee3f4ae2bee2fb53ded359009f (diff) | |
download | ffmpeg-bf5f9b528b4117596afc57578a36e7b5728b15d3.tar.gz |
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>
Diffstat (limited to 'libavcodec/mp3_header_decompress_bsf.c')
0 files changed, 0 insertions, 0 deletions