Ticket #1513 (closed defect: fixed)
lost version.h in libavutil/version.h
| Reported by: | qrtt1 | 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
comment:2 Changed 11 months ago by cehoyos
- Status changed from new to closed
- Reproduced by developer set
- Component changed from undetermined to avutil
- Priority changed from normal to important
- Version changed from unspecified to git-master
- Keywords regression added
- Resolution set to fixed
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