Opened 14 years ago
Closed 14 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 , 14 years ago
comment:2 by , 14 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:
qty:FFmpegOfficial qrtt1$ git log |head -6 commit 73bb4e9ca61e5dc4c7531b23d036c851ab9b7a16 Author: Carl Eugen Hoyos <cehoyos@ag.or.at> Date: Thu Jul 5 04:20:58 2012 +0200 nut: add 12/14 bit yuv to nut/raw