[mythtv] Changeset 12793 breaks DTS passthru
Janne Grunau
janne-mythtv at grunau.be
Tue Apr 3 15:18:42 UTC 2007
On Tuesday 03 April 2007 03:17:47 Nigel Pearson wrote:
> > Changeset 12793 changes configure so it no longer sets CONFIG_DTS.
>
> Indeed.
>
> I am undecided if we should have separate symbols for the two things
> (CONFIG_DTSLIB for the library that libavcodec uses to decode,
> and CONFIG_DTS for the intention that our code should passthru
> DTS).
We have to have two variables. libavcodec needs CONFIG_LIBDTS to enable
DTS support through libdts.
I missed in my configure cleanup that we use CONFIG_DTS in our source
(ffmpeg did that too until they changed many external codecs to lib*).
I'll fix it.
Janne
More information about the mythtv-dev
mailing list