Modify ↓
#9447 closed defect (fixed)
include/libswscale is missing in Build/InstallDev
Reported by: | anonymous | Owned by: | nico |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | ffmpeg | Cc: |
Description
This line should be added in the ffmpeg's Makefile after line 256. That way all .h files will be are available in staging_dir. Currently swscale.h is missing.
$(CP) $(PKG_INSTALL_DIR)/usr/include/libswscale $(1)/usr/include/
Attachments (0)
Change History (4)
comment:1 Changed 6 years ago by nico
- Owner changed from developers to nico
- Status changed from new to accepted
comment:2 Changed 6 years ago by Espen Jürgensen <espenjurgensen+openwrt@…>
Excellent! Are you going to put the change in trunk as well?
comment:3 Changed 6 years ago by nico
- Resolution set to fixed
- Status changed from accepted to closed
Fixed in [28418] for AA
comment:4 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
Fixed in [28397] for backfire, thanks!