[Libreoffice-commits] core.git: avmedia/Library_avmediagst.mk avmedia/source slideshow/source svx/qa

2022-08-26 Thread Miklos Vajna (via logerrit)
avmedia/Library_avmediagst.mk |1 avmedia/source/gstreamer/gstplayer.cxx| 30 ++ avmedia/source/viewer/mediawindow_impl.cxx|8 + avmedia/source/viewer/mediawindow_impl.hxx|1 slideshow/source/engine/shapes/view

Re: [Libreoffice-commits] core.git: avmedia/Library_avmediagst.mk avmedia/source vcl/qt5

2019-06-17 Thread Michael Weghorn
On 10/06/2019 14.19, Jan-Marek Glogowski wrote: > The only halfway sane way I could come up with would be to move an abstract > interface of the gstreamer sink loading into VCL, and just use symbol lookup > in > there, so no gstreamer linkage for VCL. avmedia already depends on VCL. I > don't > t

[Libreoffice-commits] core.git: avmedia/Library_avmediagst.mk avmedia/source config_host/config_vclplug.h.in config_host.mk.in configure.ac include/vcl vcl/inc vcl/Library_vclplug_gtk3_kde5.mk vcl/Lib

2019-06-13 Thread Jan-Marek Glogowski (via logerrit)
avmedia/Library_avmediagst.mk | 20 avmedia/source/gstreamer/gstplayer.cxx | 161 ++--- avmedia/source/gstreamer/gstplayer.hxx |9 - config_host.mk.in |6 - config_host/config_vclplug.h.in|3 configure.ac

Re: [Libreoffice-commits] core.git: avmedia/Library_avmediagst.mk avmedia/source vcl/qt5

2019-06-10 Thread Rene Engelhard
Hi, On Mon, Jun 10, 2019 at 02:19:05PM +0200, Jan-Marek Glogowski wrote: > Am 10.06.19 um 12:21 schrieb Rene Engelhard: > [... avmedia now depending on Gtk3 and Qt5] > > > Thought of this a few days and I don't like this. This would make the > > whole office (well, the package where the gstreamer

Re: [Libreoffice-commits] core.git: avmedia/Library_avmediagst.mk avmedia/source vcl/qt5

2019-06-10 Thread Jan-Marek Glogowski
Am 10.06.19 um 12:21 schrieb Rene Engelhard: [... avmedia now depending on Gtk3 and Qt5] > Thought of this a few days and I don't like this. This would make the > whole office (well, the package where the gstreamer thingy is in) > dependent on qt5. (Yes, I know it's already the case for gtk3, but

Re: [Libreoffice-commits] core.git: avmedia/Library_avmediagst.mk avmedia/source vcl/qt5

2019-06-10 Thread Rene Engelhard
Hi, On Sun, Jun 09, 2019 at 03:30:12AM +, Michael Weghorn (via logerrit) wrote: > diff --git a/avmedia/Library_avmediagst.mk b/avmedia/Library_avmediagst.mk > index cd651c82e60b..027123911e87 100644 > --- a/avmedia/Library_avmediagst.mk > +++ b/avmedia/Library_avmediagst.mk > @@ -31,6 +31,16 @

[Libreoffice-commits] core.git: avmedia/Library_avmediagst.mk avmedia/source vcl/qt5

2019-06-08 Thread Michael Weghorn (via logerrit)
avmedia/Library_avmediagst.mk | 10 + avmedia/source/gstreamer/gstplayer.cxx | 34 + vcl/qt5/Qt5Frame.cxx |2 - vcl/qt5/Qt5Object.cxx |2 - 4 files changed, 42 insertions(+), 6 deletions(-) New commits

[Libreoffice-commits] core.git: avmedia/Library_avmediagst.mk avmedia/source

2019-06-03 Thread Michael Weghorn (via logerrit)
avmedia/Library_avmediagst.mk |1 - avmedia/source/gstreamer/gstplayer.cxx |8 avmedia/source/gstreamer/gstplayer.hxx |6 -- 3 files changed, 8 insertions(+), 7 deletions(-) New commits: commit 34bbf192a7753205bb64d14e4eec4ce303317396 Author: Michael Weghorn

[Libreoffice-commits] core.git: avmedia/Library_avmediagst.mk avmedia/source include/vcl vcl/unx

2016-02-16 Thread Caolán McNamara
avmedia/Library_avmediagst.mk | 16 +++ avmedia/source/gstreamer/gstplayer.cxx | 154 + avmedia/source/gstreamer/gstplayer.hxx |8 + include/vcl/sysdata.hxx|2 vcl/unx/gtk/gtkobject.cxx |1 vcl/unx/gtk/gtksalfra