summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* Fix build with USE_AVMEDIA_DUMMY (iOS, at least)Tor Lillqvist2019-12-051-4/+4
* cid#1448380: Resource leak (avmedia/gstplayer)Julien Nabet2019-07-051-3/+2
* Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski2019-06-253-138/+51
* tdf#125219 qt5: Try qwidget5videosink on WaylandMichael Weghorn2019-06-252-4/+40
* Drop extra define ENABLE_GTKSINKMichael Weghorn2019-06-253-7/+8
* tdf#125821 don't crash on missing gstreamer pluginsJan-Marek Glogowski2019-06-131-8/+16
* tdf#125271 under wayland without gtksink, try waylandsinkCaolán McNamara2019-05-272-5/+51
* tdf#124027: use ID of the embedded window and fix position of overlayKatarina Behrens2019-05-211-8/+16
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-132-2/+2
* tdf#101524: seeking position shouldn't pause video playbackKatarina Behrens2019-05-022-1/+3
* use more std::make_uniqueNoel Grandin2019-04-131-1/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-081-0/+1
* tdf#100007: slider and time field update during video playbackKatarina Behrens2019-04-022-5/+16
* tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2019-03-281-0/+1
* loplugin:unoquery (clang-cl)Stephan Bergmann2019-03-271-4/+4
* Simplify containers iterations in accessibility, avmediaArkadiy Illarionov2019-03-161-4/+4
* log nice exception messages whereever possibleNoel Grandin2019-03-071-2/+4
* tdf#123653 pass WM messages to the parent window.Mark Hung2019-02-242-55/+3
* tdf#123653 let gstreamer gst video overlay bypass events.Mark Hung2019-02-241-0/+1
* gst 0.10 doesn't have gst_video_overlay_set_render_rectangleCaolán McNamara2019-02-191-1/+2
* avmedia: set gstreamer gst_video_overlay size and position.Mark Hung2019-02-192-1/+22
* tdf#40780 extend default media duration from 0.01s to 0.3s.Mark Hung2019-02-151-1/+1
* Pointer is pointlessNoel Grandin2019-02-133-7/+8
* tdf#44223 allow slideshow to play embedded media.Mark Hung2019-02-041-0/+45
* tdf#44223 oox: import embedded media stream.Mark Hung2019-02-041-9/+16
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* Return earlyMatteo Casalin2018-12-281-7/+6
* Drop avmediaQuickTime.mkGabor Kelemen2018-12-281-45/+0
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-201-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-0/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-081-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-0/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* loplugin:buriedassign in avmedia..cuiNoel Grandin2018-11-161-8/+8
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-041-27/+8
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-2419-81/+81
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-4/+3
* clang-tidy modernize-redundant-void-argNoel Grandin2018-10-191-2/+2
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-2/+2
* loplugin:staticvar in avmedia..connectivityNoel Grandin2018-10-175-5/+5
* loplugin:external (clang-cl)Stephan Bergmann2018-09-242-3/+3
* Remove Library_avmediaQuickTime, which is deadStephan Bergmann2018-09-1214-1273/+1
* loplugin:includeformStephan Bergmann2018-09-111-1/+1
* Missing includeStephan Bergmann2018-09-101-0/+3
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-103-0/+3
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-1/+3
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-051-2/+0
* Add getMaskSet() to the dummy AVMediaSetMaskTor Lillqvist2018-08-281-0/+5