mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 11:49:48 +00:00
Rename version from CVS to the more sensible HEAD.
Originally committed as revision 5489 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
79d1ec9129
commit
2b9c9e097d
@ -16,7 +16,7 @@ extern "C" {
|
||||
|
||||
//FIXME the following 2 really dont belong in here
|
||||
#define FFMPEG_VERSION_INT 0x000409
|
||||
#define FFMPEG_VERSION "CVS"
|
||||
#define FFMPEG_VERSION "HEAD"
|
||||
|
||||
#define AV_STRINGIFY(s) AV_TOSTRING(s)
|
||||
#define AV_TOSTRING(s) #s
|
||||
|
Loading…
Reference in New Issue
Block a user