summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorHerbert Dürr <hdu@apache.org>2014-05-06 11:13:12 +0000
committerTor Lillqvist <tml@collabora.com>2014-05-15 18:49:13 +0300
commitbdb3f642973b7c7b9ce8bdae1344e4ab520f942a (patch)
treeb15c34087f602f76a9d67b55c5643253f15719d4 /scp2
parent70895b691eb6bc0ab8d22d9b992b243562660bab (diff)
AOO: #i124800# switch avmedia's QuickTime component to QTKit for now
because the QuickTime API is not available to 64bit clients. The switch to QTKit is temporary only because it has already been deprecated in OSX 10.9. We'll have to switch to OSX's AVFoundation framework instead soon. Suggested by: Ariel Constenla-Haile <arielch@apache.org> Change-Id: I86835b050ae62fe86361852dc4be0f9688c9b14f
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp2
1 files changed, 0 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index cc45c1279738..33f6d7ce6049 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -102,13 +102,11 @@ End
#endif
#ifdef MACOSX
-#ifndef X86_64
File gid_File_Lib_avmediaQuickTime
PACKED_LIB_FILE_BODY;
Name = LIBNAME(avmediaQuickTime);
End
#endif
-#endif
#if defined(MACOSX)
File gid_File_Lib_Basebmp
tar?id=52ef15cbdb428596b562dbbbc92ae2fcf3473890'>Revert "Fix typos"Stephan Bergmann 2017-05-18Fix typosAndrea Gelmini 2017-05-03remove empty commentsNoel Grandin 2017-03-25Fix typosAndrea Gelmini 2017-03-25Fix typosAndrea Gelmini 2017-03-02Fix typosAndrea Gelmini 2016-02-09udkapi: fix doxygen warningsMichael Stahl 2016-02-05offapi: fix some doxygen warningsMichael Stahl 2016-01-10Fix typosAndrea Gelmini 2015-11-04Resolves: #i126627# wrong type description in @see tagTsutomu Uchino 2015-09-30Fix typosAndrea Gelmini 2015-08-03remove some unused definesNoel Grandin 2015-07-17Typo: “documention” → “documentation”Adolfo Jayme Barrientos 2015-07-04Fix typosAndrea Gelmini 2015-06-23Revert "Typo: iff->if"Julien Nabet 2015-06-23Typo: iff->ifJulien Nabet 2015-03-03TyposJulien Nabet 2015-02-08Typo: asci->asciiJulien Nabet 2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini 2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini 2014-07-23TyposJulien Nabet 2014-06-19Work around problem with nested /* in Doxygen commentStephan Bergmann 2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante 2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni 2014-04-14typo: postion -> positionThomas Arnhold 2014-04-14typo: independend -> independentThomas Arnhold