Opened 13 years ago
Closed 13 years ago
#1513 closed defect (fixed)
lost version.h in libavutil/version.h
Reported by: | Ching Yi, Chan | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avutil |
Version: | git-master | Keywords: | regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
Summary of the bug:
How to reproduce:
build latest ffmpeg: ./configure --prefix=`pwd`/OUT --disable-asm --disable-doc --disable-vda --disable-bzlib make install
qty:FFmpegOfficial qrtt1$ find . -name "version.h" ./libavcodec/version.h ./libavdevice/version.h ./libavfilter/version.h ./libavformat/version.h ./libavresample/version.h ./libavutil/version.h ./libswscale/version.h ./OUT/include/libavcodec/version.h ./OUT/include/libavdevice/version.h ./OUT/include/libavfilter/version.h ./OUT/include/libavformat/version.h ./OUT/include/libswscale/version.h ./version.h
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Component: | undetermined → avutil |
---|---|
Keywords: | regression added |
Priority: | normal → important |
Reproduced by developer: | set |
Resolution: | → fixed |
Status: | new → closed |
Version: | unspecified → git-master |
Should be fixed, thank you for the report!
Note:
See TracTickets
for help on using tickets.
my revision is: