Opened 13 years ago
Closed 13 years ago
#2143 closed defect (fixed)
Build failure
| Reported by: | Owned by: | reimar | |
|---|---|---|---|
| Priority: | normal | Component: | vo |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
libvo/vo_vdpau.c is missing a "static int int_pause;" declaration.
Note:
See TracTickets
for help on using tickets.

Not quite, the int_pause was supposed to be removed but I missed one case.
It should be fixed since a day or two ago.