Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11173 closed Bug Report - General (fixed)

filter_vflip.c has no filter_table

Reported by: km@… Owned by: Jim Stichnoth <jstichnoth@…>
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)

comment:1 Changed 11 years ago by Jim Stichnoth <jstichnoth@…>

Owner: set to Jim Stichnoth <jstichnoth@…>
Resolution: fixed
Status: newclosed

In 3cbd9d9200fde990c97ee296755f2b81b124e655/mythtv:

Fixes #11173. Rename filter_table_priv back to filter_table.

Bug accidentally introduced in ee0ebae7593f42b239441290b83bd3a829864bd9

comment:2 Changed 11 years ago by Raymond Wagner

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.