summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2019-06-03Drop extra define ENABLE_GTKSINKMichael Weghorn
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara
2019-05-21tdf#124027: use ID of the embedded window and fix position of overlayKatarina Behrens
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02tdf#101524: seeking position shouldn't pause video playbackKatarina Behrens
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-02tdf#100007: slider and time field update during video playbackKatarina Behrens
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-27loplugin:unoquery (clang-cl)Stephan Bergmann
2019-03-16Simplify containers iterations in accessibility, avmediaArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-24tdf#123653 pass WM messages to the parent window.Mark Hung
2019-02-24tdf#123653 let gstreamer gst video overlay bypass events.Mark Hung
2019-02-19gst 0.10 doesn't have gst_video_overlay_set_render_rectangleCaolán McNamara
2019-02-19avmedia: set gstreamer gst_video_overlay size and position.Mark Hung
2019-02-15tdf#40780 extend default media duration from 0.01s to 0.3s.Mark Hung
2019-02-13Pointer is pointlessNoel Grandin
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-28Return earlyMatteo Casalin
2018-12-28Drop avmediaQuickTime.mkGabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-12Remove Library_avmediaQuickTime, which is deadStephan Bergmann
2018-09-11loplugin:includeformStephan Bergmann
2018-09-10Missing includeStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-08-28Add getMaskSet() to the dummy AVMediaSetMaskTor Lillqvist
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-07Fix typosAndrea Gelmini
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24include guard should be at the end of the fileNoel Grandin