summaryrefslogtreecommitdiff
path: root/avmedia/source
AgeCommit message (Collapse)Author
2016-05-22Spelling, spelling ...Pedro Giffuni
Why worry about some sprinkled German when we haven't yet learned English. Notes: prefer: b37a07f2da6c4fcc1a01cc3ea547c558c23edd71
2014-05-15#i124875# use AVAsset's best guess duration if AVPlayerItem isn't ready yetHerbert Dürr
in AV Foundation the most accurate media asset duration is available when the AVPlayerItem's status changes to AVPlayerItemStatusReadyToPlay. There already is an observer for this, but the upper layers expect getDuration() to be synchronous and to return within a reasonable time. Since returning an approximation is sufficient using the AVAsset's duration as fallback is fine. Notes: merged as: 75c804c1be8acf4c3fc9935b81e696918f33fd9d
2014-05-12#i124875# avoid wasteful loading of an AVAsset in MacAVF::FramegrabberHerbert Dürr
FrameGrabber used to load its own copy of a movie. Since multimedia content is often very data-intensive this should and can be avoided by using the movie asset already available in the Player. Notes: merged as: 754380524d6b9f3b5f49629ac8b3ad392cc5173c
2014-05-12#i124875# avoid avmedia build problems with multiple active backendsHerbert Dürr
in the dmake build environment active header and source files with the same name result in problems when in the same project. The Quicktime and MacAVF files have been renamed so that both can be active concurrently. Notes: reject: this duplication is to allow dmake to build things that have the same filename
2014-05-12#i124875# support Mac AV-Foundation API for multimedia contentHerbert Dürr
Notes: merged as: f3b314413336eb60e66886f48b56149bb586d830
2014-05-06#i124800# switch avmedia's QuickTime component to QTKit for nowHerbert Dürr
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> Notes: merged as: bdb3f642973b7c7b9ce8bdae1344e4ab520f942a
2014-04-29Many spelling fixes: directories a* - g*.Pedro Giffuni
Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. Notes: merged as: 0a1d822372927e3252f40b7a16590716ccc2eedd
2014-02-04#i123862# use O*String's isEmpty() method to check for emptiness in modules ↵Herbert Dürr
starting with 'a' Patch-by: j.nitschke@ok.de Review-by: hdu@apache.org Notes: merged as: 59238ef422468756c4fb67d4a00bb8c5ad31ffbc
2014-01-22#i114728# the quicktime framework was deprecated longerHerbert Dürr
Notes: ignore: obsolete
2014-01-19#i56998 add space before percent in zoom stringsTsutomu Uchino
Notes: reject: despite ISO 31-0, English formatting rules dont approve a space between % and the number
2014-01-10#i114728# fix quicktime integration for OSX<10.7 build targetsHerbert Dürr
Notes: ignore: obsolete
2014-01-08#i114728# the quicktime framework is is no longer available in OSX SDKs>=10.7Herbert Dürr
Notes: prefer: 05f1bf896661cf0127ca9bd9ea282d46b724db75
2013-05-06replace deprecated method NSString::cString()Herbert Dürr
Notes: prefer: 021a3772323092a03b5f24000b35ed6a6daf481b
2013-01-10#121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
Notes: merged as: e0cce521f1ad0cc384d30ce2f1077ea229fffe62
2012-06-10Only <glib.h> can be included directly, so be itAriel Constenla-Haile
Notes: ignore: obsolete
2012-05-23i119256 - Add missing media file extensionsAriel Constenla-Haile
Notes: prefer: 5fb8aa777445d4bf150172459fe8f2581a35d854
2012-03-24Update headers to Alv2 headersAndrew Rist
2012-03-23Update headers to Alv2 headersAndrew Rist
2012-01-14Remove unexpected char in makefike.mkAriel Constenla-Haile
2012-01-13Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-03118570, apply patch, improve configure to detect latest DirectX correctly, ↵Jürgen Schmidt
adapt depending modules, thanks to Andre Fischer (af)
2011-08-28avmedia: fix gstreamer build breakage:Michael Stahl
pass parameter pURI to base class ctor (was caused by conflicting changes in solaris11 and impress210)
2011-04-13CWS-TOOLING: integrate CWS impress210_OOO340Kurt Zenker
2011-04-04impress210: #i78386# looping sound for windowsOcke Janssen [oj]
2011-03-28solaris11: #i117566#: gstreamer: checkdll does not work for libavmedia_gst.soMichael Stahl
2011-03-28solaris11: #i117566#: gstreamer: Sun C++ complains about bogus atomic int abuseMichael Stahl
2011-03-28solaris11: #i117566#: gstreamer: Sun C++ complains: C callbacks not extern "C"Michael Stahl
2011-02-16impress210: merge DEV300 m100Ocke.Janssen
2011-02-08impress210: some unix fixesOcke Janssen [oj]
2011-02-08impress210: #i115617# set zoom to fit_to_windowOcke.Janssen
2011-02-08impress210: #i115617# set zoom to fit_to_windowOcke.Janssen
2011-01-13removetooltypes01: #i112600# remove tooltypes from avmediaMikhail Voytenko
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-08-03cmcfixes77: #i113615# WaE fix NULL/0Caolán McNamara
2010-07-07avmedia102: try use gconfvideosink at preferred video sinkka
2010-06-23avmedia102: #161254# increase timeout so it works reliablyPhilipp Lohmann [pl]
2010-06-22cws avmedia102: rebase m83Christian Lippka
2010-06-17#161254# adding timeout for get state to prevent freezeChristian Lippka
2010-06-10avmedia101: code cleanupka
2010-06-10avmedia101: don't use obsolete third parameter anymoreka
2010-06-10avmedia101: added fallback to JMF backend for UNIX systemska
2010-06-10avmedia101: syntax and changed file headerska