summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Collapse)AuthorAgeFilesLines
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* -Werror,-Wsign-compareStephan Bergmann2013-02-201-1/+1
| | | | Change-Id: Id240e2eb51e3ac40f13f813386a21e97ab1e9ff1
* fdo#36635 Added WMV/WMA/AAC to list of Movie and Sound File TypesJoel Madero2013-02-201-2/+5
| | | | | | | | | | | | | WMV, WMA and AAC are all supported but were not listed in movie and sound file types (Insert -> Movie and Sound...) so they would not appear in file browser unless you chose "Show All Files". Added these to list modified: avmedia/source/viewer/mediawindow.cxx Change-Id: I459b41a1ca647d7a90cec75436438097df5df962 Reviewed-on: https://gerrit.libreoffice.org/2287 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* coverity#704551 Dereference after null checkNorbert Thiebaud2013-02-181-1/+4
| | | | | | | Change-Id: I47aa14ba58d993fa8ed20c8f0d99e92f18dc53e6 Reviewed-on: https://gerrit.libreoffice.org/2214 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
* convert libxml2 to gbuild and add to tail_buildPeter Foley2013-02-071-1/+4
| | | | | | | Change-Id: Ie6ae2150e1f011e17034abcace18c5967b4dacf5 Reviewed-on: https://gerrit.libreoffice.org/2023 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Peter Foley <pefoley2@verizon.net>
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-282-3/+3
| | | | | | Changed SfxItemPool::GetPresentation( SfxItemPresentation ePres, SfxMapUnit eCoreMetric, SfxMapUnit ePresMetric, String &rText ) const; to use OUString. Change-Id: I656c1d321ff96f1f2e5b77f6adc103ef0a6fdf66
* fd0#46808, convert some getProcessServiceFactoryNoel Grandin2013-01-281-32/+26
| | | | | | ... to getProcessComponentContext Change-Id: I8d5c2be0186db963ba8aac31e1b527145b8bca2b
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-265-0/+10
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-4/+4
| | | | | | | | | replaced lots of Len() with isEmpty() Change-Id: I6b82d48245ee2a0782e05a326f7934e9357227d0 Reviewed-on: https://gerrit.libreoffice.org/1795 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-111-1/+1
| | | | | | | So just check MACOSX in the sources, and don't pass any -DQUARTZ to compilations. Change-Id: Ia1de6024810f81f1eea01b8eb0b885d9d1ee8e20
* avmedia: cleanup unused listener logic in gstreamer, and update docs.Michael Meeks2013-01-083-87/+20
| | | | Change-Id: Ic64a4e0ed1ad194d94f5451b60e926f13ad85578
* fdo#57950: Remove last chained appends from avmediaMarcos Paulo de Souza2013-01-071-5/+1
| | | | | | | | Change-Id: I0906bf7493828c5923f3243c6849a2eca5f37bb0 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1548 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* RTL_CONSTASCII_(U)STRINGPARAM removed in avmediaChr. Rossmanith2013-01-015-14/+14
| | | | | | | Change-Id: Id9ae8600d7f688bd733148663ef501b6ba2bc7d1 Reviewed-on: https://gerrit.libreoffice.org/1528 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-2/+2
| | | | | | | | | | GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
* Replace GUIBASE checks with equivalent OS checksTor Lillqvist2012-12-181-1/+1
| | | | | | | | | | | | | | | | | | | | | The idea is to get rid of GUIBASE and GUI checks as much as possible. GUIBASE=aqua <=> OS=MACOSX GUIBASE=WIN <=> OS=WNT GUIBASE=cocoatouch <=> OS=IOS GUIBASE=android <=> OS=ANDROID Don't set GUIBASE to these values any more in configure.ac either. GUIBASE_FOR_BUILD is not used anywhere. Conflicts: configure.ac postprocess/packcomponents/makefile.mk postprocess/packregistry/makefile.mk Change-Id: Ie0526b40e1073f2328ba6c333e28752104b0fed3
* postprocess: convert to gbuildMatúš Kukan2012-12-151-2/+0
| | | | | | | Change-Id: I6c81fa0f1b8d7273541d5d9883b5fc96a5091bbd Reviewed-on: https://gerrit.libreoffice.org/1080 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-64/+0
| | | | Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893
* more explicit ctorsDavid Tardon2012-12-041-1/+1
| | | | Change-Id: If91343890d9ed29ff2887e47c7c0a332baa5a8e1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
| | | | | | | | | | | | This changes all generated API headers (.hpp and .hdl) to use a namespace alias 'css' instead of the pointlessly long com::sun::star Makes the change in cppumaker & associated tools, adds a global namespace alias definition in sal/types.h, and removes a kiloton of local, now pointless-to-harmful versions of that alias from all over the code. Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-4/+0
| | | | | | We can drop or simplify many conditionals. Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97
* AllSettings with LanguageTagEike Rathke2012-11-222-1/+2
| | | | Change-Id: I710ae66e51139662eb442b681fdf9cc9d158551d
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: desktop/prj/build.lst helpcontent2 l10ntools/Executable_gsicheck.mk l10ntools/Executable_uiex.mk regexp/inc/regexp/reclass.hxx solenv/gbuild/AllLangResTarget.mk Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-111-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Repository.mk RepositoryFixes.mk connectivity/prj/build.lst extensions/prj/build.lst filter/prj/build.lst fpicker/prj/build.lst l10ntools/StaticLibrary_transex.mk saxon/build.xml shell/prj/build.lst solenv/gbuild/AllLangResTarget.mk solenv/gbuild/Configuration.mk solenv/gbuild/UI.mk ucb/source/ucp/webdav/webdavcontent.cxx
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-139-9/+9
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.top Module_tail_build.mk RepositoryExternal.mk RepositoryFixes.mk accessibility/source/standard/vclxaccessibletoolbox.cxx basic/source/uno/dlgcont.cxx connectivity/Library_ado.mk cross_tail_build/prj/build.lst desktop/source/offacc/acceptor.cxx filter/Library_PptImporter.mk filter/source/t602/filterenv.cxx i18npool/Library_textconv_dict.mk ooo.lst.in saxon/ExternalProject_saxon.mk saxon/build.xml sc/sdi/scalc.sdi sc/source/filter/xml/xmlstyli.cxx sc/source/ui/condformat/condformatdlg.cxx sc/source/ui/condformat/condformatmgr.cxx sc/source/ui/view/cellsh1.cxx sdext/source/pdfimport/misc/pwdinteract.cxx shell/qa/zip/makefile.mk shell/qa/zip/testimpl/makefile.mk solenv/gbuild/CppunitTest.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/android.mk solenv/gbuild/platform/com_GCC_defs.mk solenv/gbuild/platform/macosx.mk soltools/Executable_adjustvisibility.mk soltools/Executable_checkdll.mk soltools/Executable_cpp.mk soltools/Executable_javadep.mk soltools/Executable_makedepend.mk sw/qa/extras/rtfimport/rtfimport.cxx tail_build/prj/build.lst tomcat/ExternalProject_tomcat.mk ucb/source/ucp/webdav/webdavcontent.cxx xml2cmp/Executable_xml2cmp.mk
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| | | | | | | | | | | | | | | | Change-Id: I9fcddfcdfa2d60860a7b016dbb870a3b6e8f3ea4
| * | | No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist2012-10-011-1/+1
| | | | | | | | | | | | | | | | Change-Id: I59f4d5ad275af62c997723908754112c062a31be
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-015-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
| * | | gbuild: clean up Mac OS X framework handling:Michael Stahl2012-10-011-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are currently 3 different mechanisms being used for frameworks, which is of course intolerable so we invent a 4th one and standardize on it: gb_LinkTarget_use_darwin_frameworks (This doesn't mean using add_libs or externals was wrong, it was just inconsistent... and i don't see an obvious benefit of using externals here) Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-015-5/+10
| | | | | | | | | | | | | | | | | | | | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-015-0/+5
| | | | | | | | | | | | | | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* | | | Adapt component prefix for old GStreamer, tooStephan Bergmann2012-11-161-1/+1
| |_|/ |/| | | | | | | | Change-Id: Ie9c46ab5d6e1b824a2b6927c8632bf57847c0274
* | | warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl2012-10-241-1/+1
| |/ |/| | | | | Change-Id: I7607ddc9e207c87d6126715c43970ac22d3aed62
* | elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks2012-10-121-1/+1
| | | | | | | | | | | | | | Also - verified that codemaker touches both .hdl and .hpp regardless of whether the contents changed in anyway under gbuild. Change-Id: I391e9cf952c61a6c59087cd7cd0ddc8c54a14df3
* | Use prefixes for the components hereTor Lillqvist2012-10-018-8/+8
| | | | | | | | Change-Id: I7bebc936cdb489331c82690c244f72e9c3619b10
* | No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist2012-09-291-1/+1
| | | | | | | | Change-Id: I59f4d5ad275af62c997723908754112c062a31be
* | gbuild: invert handling of standard system libraries:Michael Stahl2012-09-285-10/+0
| | | | | | | | | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-5/+5
| | | | | | | | | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* | gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | There are currently 3 different mechanisms being used for frameworks, which is of course intolerable so we invent a 4th one and standardize on it: gb_LinkTarget_use_darwin_frameworks (This doesn't mean using add_libs or externals was wrong, it was just inconsistent... and i don't see an obvious benefit of using externals here) Change-Id: I5de9020402c87e7236c6a358c47f02fa56642d3d
* | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-285-5/+10
| | | | | | | | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-285-0/+5
|/ | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* ::rtl::OUString cleanup in basctlRicardo Montania2012-09-271-2/+2
| | | | | | | Change-Id: Icb6f04d6ad22f1652abbb399beb08645daf8b9c9 Reviewed-on: https://gerrit.libreoffice.org/705 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
* sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania2012-09-265-22/+22
| | | | | | | Change-Id: Id58fd5d04f47302983782eb57736ff29d8f5303e Reviewed-on: https://gerrit.libreoffice.org/697 Tested-by: Noel Power <noel.power@suse.com> Reviewed-by: Noel Power <noel.power@suse.com>
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-09-261-1/+1
| | | | Change-Id: Iaf4ce2ed26aeaa2995821913de341e90a8039ab9
* avmedia: first cut at gstreamer frame grabber.Michael Meeks2012-09-256-189/+256
| | | | | | with thanks to Tim-Philipp Müller and Wim Taymans. Change-Id: Ia095d06ea3cbed85570cc33038f98da0362c1e62
* re-base on ALv2 code. Includes:Michael Meeks2012-09-2565-1468/+1125
| | | | | | | | Ocke Janssen impress210: #i115617# set zoom to fit_to_window Ocke Janssen impress210: #i78386# looping sound for windows cleanup createPlayer fallback code & java parameter. Change-Id: I56f06d08c66a1f754292a0c5b1abc32824e391c5
* End of ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-235-30/+30
| | | | | | | Change-Id: I1ac8f773ddb72b94d1371fe60948fb2782ddecd4 Reviewed-on: https://gerrit.libreoffice.org/675 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
* ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-213-24/+24
| | | | | | | Change-Id: Id62d30e33ad68ffa6d3199a181b002155f224732 Reviewed-on: https://gerrit.libreoffice.org/668 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
* No 64-bit Quicktime frameworkTor Lillqvist2012-09-211-0/+2
| | | | Change-Id: Ie0b9ae2a908814eed43b351f15436a2b9c5ad484
* Some OUString cleanup and ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-205-12/+12
| | | | | | | Change-Id: If79fffec7388e73fd85f5279e773af363c5f97e3 Reviewed-on: https://gerrit.libreoffice.org/645 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>