Audio/Video media implementation. Provides per-platform implementations of multimedia functionality. Currently no stream API is provided, only a URI based one, so streaming has to be wrapped around it via temp files. Also provides (in source/framework/mediacontrol.cxx) an implementation of the graphical media playback control that appears in the toolbar / mediaobject bar when media is selected under the .uno:AVMediaToolBox item. == avmedia/gstreamer == The avmedia component is implementation of manager service defined in offapi/com/sun/star/media/. Radek has added implementation based on gstreamer so that we can add audio and video files into impress presentation on Linux with gstreamer. The implementation is pretty straightforward, sometimes it has problems when gstreamer installation is incomplete. In the beginning the media files were not embedded, Thorsten added support for that later. FUTURE work: it might be worthwhile to revamp the avmedia UI tro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/poppler
AgeCommit message (Expand)Author
2015-12-02clang-cl needs an explicit -I to find systools/win32/snprintf.hStephan Bergmann
2015-11-15Pass verbosity setting into ExternalProject_popplerStephan Bergmann
2015-09-02Fix poppler on MSVC 14.0David Ostrovsky
2015-06-02external/poppler: -fsanitize=nonnull-attributeStephan Bergmann
2015-03-10external/poppler: Work around -fsanitize=shiftStephan Bergmann
2015-03-02external/poppler: Work around -fsanitize=enumStephan Bergmann
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann
2015-01-21fdo#85174 PDF Import: fix character positions without modifying popplerVort
2015-01-20fdo#85174 PDF Import: fix character positionsVort
2014-12-15poppler: let's disable Qt5 tooMichael Stahl
2014-11-12Pass MAKE into external/poppler's configureStephan Bergmann
2014-08-30upgrade to poppler-0.26.4Thomas Arnhold
2014-07-07VS 2013 has fmin() and fmax()Tor Lillqvist
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl
2014-02-12normalize values of SYSTEM_POPPLER, SYSTEM_JFREEREPORTMichael Stahl
2013-11-04fdo#70393: move poppler to a subdir of externalKhaled Hosny