History log of /aoo41x/main/avmedia/source/macavf/macavf_framegrabber.hxx (Results 1 - 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
# 6a7d45ef 12-May-2014 Herbert Dürr

#i124875# avoid wasteful loading of an AVAsset in MacAVF::Framegrabber

FrameGrabber used to load its own copy of a movie. Since multimedia content
is often very data-intensive this shoul

#i124875# avoid wasteful loading of an AVAsset in MacAVF::Framegrabber

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.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594017 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit 32322404843edfd777f7b843f7e0e2e38f46fabf)

show more ...


# 4ba16609 12-May-2014 Herbert Dürr

#i124875# avoid avmedia build problems with multiple active backends

in the dmake build environment active header and source files with the
same name result in problems when in the same

#i124875# avoid avmedia build problems with multiple active backends

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.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1594013 13f79535-47bb-0310-9956-ffa450edef68
(cherry picked from commit e8649ecd8d3aee033309e0ffbb2c2bd3e80b6302)

show more ...