summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2022-05-19tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth
2022-05-05Just use Any ctor instead of makeAny in avmediaStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13Fix typoxuenhua
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-29tdf#145614 Convert #define to constexprofftkp
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2022-03-04Fix typosAndrea Gelmini
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-02-21gtk4: get getPreferredPlayerWindowSize workingCaolán McNamara
2022-02-21gtk4: get XFrameGrabber to workCaolán McNamara
2022-02-19update video pos and size after change if currently playingCaolán McNamara
2022-02-19gtk4: use gtk_widget_set_can_target so the video can be picked up and movedCaolán McNamara
2022-02-19gtk4: the assumption is that video is supposed to fit to the windowCaolán McNamara
2022-02-18first cut at using Gtk4 built in video playbackCaolán McNamara
2022-02-18there's only one media backend per platform currentlyCaolán McNamara
2022-02-14update play/pause/stop when one of the other changesCaolán McNamara
2022-02-14Related: tdf#34759 ditch PlayPending hack and use GST_STATE_TARGETCaolán McNamara
2022-02-14Related: tdf#100007 pause state not always updating "play" state to offCaolán McNamara
2022-02-14can drop unneeded TODOCaolán McNamara
2022-02-11these label properties are already set to this text in the .uiCaolán McNamara
2022-01-17tdf#145538 - Use range based for loopsVaibhavMalik4187
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-05Disable epoxy test with --disable-guiJan-Marek Glogowski
2022-01-02avmedia : use std::mutex instead of osl::MutexArnaud Versini
2021-12-21Keep GUI with --enable-avmedia and --disable-guiJan-Marek Glogowski
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski
2021-12-21loplugin:flatten in accessibility..basicNoel Grandin
2021-12-21no need to take solar mutex hereNoel Grandin
2021-12-21Introduce sal::systools::COMReference::TryCoCreateInstanceMike Kaganski
2021-12-20Use more sal::systools::COMReferenceMike Kaganski
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-04Fix --disable-(avmedia|scripting)TheRock Builder
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-11-17loplugin:stringliteraldefine in avmediaNoel Grandin
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in avmediaMike Kaganski
2021-10-27Add support for macOS SDK 12.0Stephan Bergmann
2021-08-27clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-06fix --disable-avmedia clang-plugins warningsCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin