summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Collapse)Author
2014-03-03upgrade liborcusMarkus Mohrhard
Conflicts: external/boost/StaticLibrary_boost_system.mk Change-Id: Ie4af26c87a100b67baeedbaa7fb1ac428845f92b
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-25Remove visual noise from avmediaAlexander Wilms
Change-Id: I2f2cccc75f902359fbe557333c0062b13d1e9e96 Reviewed-on: https://gerrit.libreoffice.org/8231 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-23Remove unneccessary commentsAlexander Wilms
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
Added vcl/settings.hxx to all cxx files which require it. This helps to speed up compilation after changes to the settings. Conflicts: sc/source/ui/dbgui/pvlaydlg.cxx Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4 Reviewed-on: https://gerrit.libreoffice.org/7933 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
Change-Id: Ia84ebb07de6c2b5c62340b530c908fc919b34b0a
2014-02-04Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
to check for emptiness in modules starting with 'a' Patch-by: j.nitschke@ok.de Review-by: hdu@apache.org (cherry picked from commit 40b2ffbb1036c2f2db50965525009213d8fd6343) Conflicts: accessibility/source/extended/accessibleiconchoicectrl.cxx accessibility/source/extended/textwindowaccessibility.cxx accessibility/source/standard/vclxaccessiblebox.cxx accessibility/source/standard/vclxaccessibletoolboxitem.cxx automation/source/server/recorder.cxx automation/source/server/statemnt.cxx avmedia/source/framework/mediacontrol.cxx avmedia/source/framework/soundhandler.cxx avmedia/source/gstreamer/gstplayer.cxx avmedia/source/viewer/mediawindow.cxx Change-Id: I8e6d6754282634f6931a2e7f73f08f70c23d452e
2014-02-03Drop the deprecated QuickTime stuff when building a sandboxed LOTor Lillqvist
A sandboxed build is presumably intended for the Mac App Store and we don't want to be using deprecated crap there. Change-Id: I0b0098f7002643b1ed53a5caaee9ffee3c9fc970
2014-01-29bool improvementsStephan Bergmann
Change-Id: I0dc09b7a6ee2849bd0c2ffc31be45f81cd2c15ee
2014-01-22bool improvementsStephan Bergmann
Change-Id: Ib5bff97e764cf36bedc39154cc8aca1f223b0f22
2014-01-17Convert avmedia to cppu::supportsServiceAlexandre Vicenzi
Change-Id: Ia34cdbb5a5c80806c8155462d97c60d92a0ec8f4
2014-01-14These should be extern "C" function typesStephan Bergmann
Change-Id: I3dcbc1b643a29ee080e5b034dccd4882a43590a4
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
...and SfxEnumItemInterface::HasBoolValue, too. Change-Id: Ia032e3d35a4c3b4c1efdc515ca36e466be03fc0a
2013-12-20typo fixesAndras Timar
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
2013-12-07fdo#72398 add m4v to allowed movie extsDavid Tardon
Change-Id: I3a0f4cdfc8b229efb65d3aae94de9e1cabd002ec
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist
Change-Id: I9ed9c29c7a0a409ca38a71a2046c4b5be8caad17
2013-11-20Transport Referer from MediaWindowImpl::setURL to ...::updateMediaItemStephan Bergmann
Change-Id: I9cc6ae4fc5fc67837fcfc5fdea92baadd032996e
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
See f0a9ca24fd4bf79cac908bf0d6fdb8905dc504db "rhbz#887420 Implement 'block untrusted referer links' feature" for details. This adds some further /*TODO?*/ comments, and one known problem (marked /*TODO!*/) is that movies/sounds are not blocked during a slideshow presentation. Change-Id: Ib2d0c7e4f7b02c4bdec0d8a90cee5e7e1bee8325
2013-11-20Only throw exceptions that match specificationStephan Bergmann
Change-Id: I3f9c692173fea9496bdda7772a8371e6a5427d3a
2013-11-18Elide some trivial avmedia::MediaWindowImpl private member functionsStephan Bergmann
Change-Id: I272acbfc9ea158af1d6d6d117451a444c1585e19
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann
Change-Id: I9835b96813c6bf3d8690cdaa5de66ca07afdc801
2013-11-18Fix debug outputStephan Bergmann
Change-Id: I785a3f223bd8897466f9402125df2da07615cd50
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann
Change-Id: Ia466a08a8135a7f2e43278354c767be3a063550a
2013-11-18Remove bogus commentStephan Bergmann
Change-Id: I236e5f3797750f78047957c3dd9984c687ffa0ab
2013-11-18Fold MediaWindowBaseImpl into MediaWindowImplStephan Bergmann
Change-Id: Ie6366d8b1facb39a5f44279f0c49a229b019bcaa
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann
Change-Id: I76dcf42267cbb1f028d0501471b569fa6b7b91d5
2013-11-14make l10n buildable separatelyBjoern Michaelsen
- this renames the 'almost' module target to non-l10n - and adds a l10n target which is intended to only build l10n parts of the product - packagers should then be able to build l10n and non-l10n parts of the product independently, thus: - enable quicker rebuilds - distribution of load - updates to l10n without a full rebuild - security fixes to binaries without rebuilding all l10n - the new targets are called build-l10n-only and build-non-l10n-only - note this is not intended to move a concept of split packages upstream -- while this exsists in distros, the number of test scenarios for this would explode upstream Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 Conflicts: filter/Module_filter.mk
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
...so it will be able to use SvtSecurityOptions internally. Change-Id: Id7433247e8fc53651935578510bedbcca5aa2ac9
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
Change-Id: Ibf04062ca86ed866202d748c3b62a210d30ed6ec
2013-11-04one ; is sufficientJulien Nabet
Change-Id: I52d00d5092a84a544f809ad066cb825b8ad6338f
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet
See http://nabble.documentfoundation.org/About-quot-assignment-operators-quot-cppcheck-warning-td4081208.html Change-Id: Ie351058a30c5d2df5f5ec1327c575e129d022cd2
2013-11-04fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz
Change-Id: I5b8e08bad3d83b6df23127377c0700fcd27ff084 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
Change-Id: I90a7a07a43559b8d7e1d4b886b2624255200d46b Reviewed-on: https://gerrit.libreoffice.org/6406 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-21fdo#68849 add some header guardsThomas Arnhold
Change-Id: I9d25a58f22095689eccc0ac444c163d1e9bee69f Reviewed-on: https://gerrit.libreoffice.org/6364 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-10-19avmedia/vlc: fixing a hang when trying to get a frameMinh Ngo
Change-Id: I1fb35d0c62e77448d23eeb11f9de0ab72892336a
2013-10-19avmedia/vlc: setting a correct video/audio trackMinh Ngo
Change-Id: I935e64f9df74193aba17d00cfe7f37ad3f4f9077
2013-10-12Bin apparently unneeded #includeTor Lillqvist
Change-Id: I808cd69035a1f4a90a0f09d2a8dc117bc81b5c62
2013-10-12Bin apparently unneeded #includeTor Lillqvist
Change-Id: Ib459531736b0c1cccfcb3f51aa58257c2c80e991
2013-10-12s/UNX/LINUX/, as that is what is meant hereTor Lillqvist
Change-Id: I6b58f6f62bc304b29c336fc46f87bce8d2ce22fe
2013-10-07Avmedia/VLC: Fixing some errors when creating libvlc_instance_t.Minh Ngo
condition wait is temporary only for non-windows system. Looks like there is some hang. Must be investigate later... Change-Id: Ia20227503f70244d33411164d4af95ba69e86509
2013-10-07Avmedia/VLC: Adding some todoMinh Ngo
Change-Id: I5c01ae2f0e2109460aa332b31b524f855b87948a
2013-10-07Avmedia/VLC: Using *_new_location instead of *_new_path function.Minh Ngo
There are some bug in *_new_location in the latest VLC versions. It doesn't parse URI correctly from the string "file:///blah-blah-blah". Change-Id: Iae54ad79fce0775a2f0a325766f713ff43e5d9ed
2013-10-07Avmedia/VLC: Returns "No error" if there aren't any error.Minh Ngo
Change-Id: Ic080cbcef56a82129347bbb4f008d1c36b0a927a
2013-10-07Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit.Minh Ngo
Change-Id: Ic98a179e5cfa34183e71a72bb417147612500a61 TODO: Unfortunately. Another cases must be checked later....
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara
Change-Id: Ied61f9b4947e1a6eda04c442d95037cc1c7ef460
2013-10-03filters with incorrect trailing semicolonsCaolán McNamara
Change-Id: Iff222839d56e8ee65b760253e8f79112ce83e9b7
2013-10-03CID#738557 unused mbIsMediaWindowJavaBased memberCaolán McNamara
Change-Id: Ia219266bf176a71ff3a5875df318f39c3b3555ec
2013-09-26typo fixes in commentsAndras Timar
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab