mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-10 12:09:53 +00:00
Add explanatory comment to '#define FLOAT float'.
Originally committed as revision 12254 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d597655f77
commit
dc3f320dfd
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
*/
|
||||
#include "mpegvideo.h"
|
||||
|
||||
/* To allow switching to double. */
|
||||
#define FLOAT float
|
||||
|
||||
#define B0 1.0000000000000000000000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue