summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2019-06-14loplugin:logexceptionnicely in accessibility..basicNoel Grandin1-2/+3
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski3-138/+52
2019-06-13tdf#125821 don't crash on missing gstreamer pluginsJan-Marek Glogowski1-8/+16
2019-06-09Fix typoAndrea Gelmini1-1/+1
2019-06-09tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn2-4/+40
2019-06-07Drop support for gstreamer-0.10Michael Weghorn9-235/+8
2019-06-03Drop extra define ENABLE_GTKSINKMichael Weghorn3-7/+8
2019-05-27tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara2-5/+51
2019-05-21tdf#124027: use ID of the embedded window and fix position of overlayKatarina Behrens1-8/+16
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2-2/+2
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