
noreply at mythtv
May 9, 2012, 6:59 AM
Post #1 of 3
(55 views)
Permalink
|
|
Ticket #10708: FFmpeg Sync on 2012.05.07 Broke Compilation of RAOP Functionality
|
|
#10708: FFmpeg Sync on 2012.05.07 Broke Compilation of RAOP Functionality -------------------------+-------------------------------------- Reporter: pebender@… | Type: Bug Report - General Status: new | Priority: minor Milestone: 0.26 | Component: MythTV - General Version: Master Head | Severity: low Keywords: ffmpeg | Ticket locked: 0 -------------------------+-------------------------------------- It appears that FFmpeg sync on 2012.05.07 (commit 098c103f67) broke RAOP. It is likely do some change in the declaration of AudioData as the problem manifests itself in mythtv/libs/libmythtv/mythraopconnection.h and complains about a forward declaration of AudioData. If I disable libdns_sd, then support compilation succeeds. Therefore, I suspect test building of this FFmpeg sync is being done on a system that is missing at least one of the dependencies needed for AirPlay support. -- Ticket URL: <http://code.mythtv.org/trac/ticket/10708> MythTV <http://code.mythtv.org/trac> MythTV Media Center _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|