Opened 12 years ago

Closed 12 years ago

#10708 closed Bug Report - General (Fixed)

FFmpeg Sync on 2012.05.07 Broke Compilation of RAOP Functionality

Reported by: pebender@… Owned by: JYA
Priority: minor Milestone: 0.26
Component: MythTV - General Version: Master Head
Severity: low Keywords: ffmpeg
Cc: Ticket locked: no

Description

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.

Change History (2)

comment:1 Changed 12 years ago by Raymond Wagner

Owner: set to JYA
Status: newassigned

comment:2 Changed 12 years ago by Raymond Wagner

Resolution: Fixed
Status: assignedclosed

Fix RAOP following ffmpeg resync And remove extra obsoleted ffmpeg calls

ea65b58e8dfa1f0ef2bf40d7668e3bef70605437

Note: See TracTickets for help on using tickets.