summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2019-05-02tdf#101524: seeking position shouldn't pause video playbackKatarina Behrens2-1/+3
2019-04-13use more std::make_uniqueNoel Grandin1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-02tdf#100007: slider and time field update during video playbackKatarina Behrens2-5/+16
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-27loplugin:unoquery (clang-cl)Stephan Bergmann1-4/+4
2019-03-16Simplify containers iterations in accessibility, avmediaArkadiy Illarionov1-4/+4
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2019-02-24tdf#123653 pass WM messages to the parent window.Mark Hung2-55/+3
2019-02-24tdf#123653 let gstreamer gst video overlay bypass events.Mark Hung1-0/+1
2019-02-19gst 0.10 doesn't have gst_video_overlay_set_render_rectangleCaolán McNamara1-1/+2
2019-02-19avmedia: set gstreamer gst_video_overlay size and position.Mark Hung2-1/+22
2019-02-15tdf#40780 extend default media duration from 0.01s to 0.3s.Mark Hung1-1/+1
2019-02-13Pointer is pointlessNoel Grandin3-7/+8
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung1-0/+45
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung1-9/+16
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-28Return earlyMatteo Casalin1-7/+6
2018-12-28Drop avmediaQuickTime.mkGabor Kelemen1-45/+0
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen1-0/+1
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin1-8/+8
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski1-27/+8
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin19-81/+81
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-4/+3
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin1-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin5-5/+5
2018-09-24loplugin:external (clang-cl)Stephan Bergmann2-3/+3
2018-09-12Remove Library_avmediaQuickTime, which is deadStephan Bergmann14-1273/+1
2018-09-11loplugin:includeformStephan Bergmann1-1/+1
2018-09-10Missing includeStephan Bergmann1-0/+3
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen3-0/+3
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin1-1/+3
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin1-2/+0
2018-08-28Add getMaskSet() to the dummy AVMediaSetMaskTor Lillqvist1-0/+5
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-1/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen12-0/+14
2018-07-07Fix typosAndrea Gelmini4-4/+4
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-3/+0
2018-05-24include guard should be at the end of the fileNoel Grandin1-2/+2
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin2-3/+1
2018-05-14loplugin:useuniqueptr in MediaWindowImplNoel Grandin2-10/+8
2018-05-14loplugin:useuniqueptr in MediaFloaterNoel Grandin1-5/+3
2018-04-17Clarify checking o_pbLink directly, versus missing dereferencingStephan Bergmann1-4/+4