You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02: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:
@@ -20,6 +20,7 @@
|
|||||||
*/
|
*/
|
||||||
#include "mpegvideo.h"
|
#include "mpegvideo.h"
|
||||||
|
|
||||||
|
/* To allow switching to double. */
|
||||||
#define FLOAT float
|
#define FLOAT float
|
||||||
|
|
||||||
#define B0 1.0000000000000000000000
|
#define B0 1.0000000000000000000000
|
||||||
|
Reference in New Issue
Block a user