Opened 14 years ago
Closed 14 years ago
Last modified 14 years ago
#11173 closed Bug Report - General (fixed)
filter_vflip.c has no filter_table
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
mythtv/flip/filter_vflip.c has a filter_table_priv but no filter_table. This causes
E FilterManager: Failed to load filter symbol: '/usr/local/lib/mythtv/filters/libvflip.so'
/usr/local/lib/mythtv/filters/libvflip.so: undefined symbol: filter_table
This is in the trunk
Change History (2)
Note:
See TracTickets
for help on using tickets.

In 3cbd9d9200fde990c97ee296755f2b81b124e655/mythtv: