summaryrefslogtreecommitdiff
path: root/avmedia/Library_avmediavlc.mk
AgeCommit message (Collapse)Author
2017-10-19Move vlc/wrapper include files to common include directoryStephan Bergmann
...that are inclued from both vlc and vlc/wrapper. Change done in preparation of loplugin:inlcudeform. Change-Id: Ic7dc08b93d8a33b21dc64dfc0bfbe3952039f05b Reviewed-on: https://gerrit.libreoffice.org/43556 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-10-10Revert "iOS, removed unneeded avmedia libraries"jan Iversen
sorry for the noise. This reverts commit 032b1e87078fe60cf8b59b756d93b02b278ed8c8.
2017-10-10iOS, removed unneeded avmedia librariesjan Iversen
add USE_AVMEDIA_DUMMY to .mk to stop libraries from being generated Change-Id: Ic8a81d681bfaa3f7124b3ad79007527517aaecd9
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2015-07-13avmedia: remove empty ThreadsafeQueue.cxxMichael Stahl
Change-Id: Icbaea4a55567ce3ab320518fd4a501216c4feb86
2015-01-08avmedia: disable VLC unless in experimental model.Michael Meeks
The code is really not in an ideal state, the key-frame generation is horrible - involving playing the video for three seconds each time etc. While the idea is great - the impl. and libvlc API use needs some love from a VLC expert really. Change-Id: If1787749d9952e30c1d80846e925cf1f65231463
2014-04-28prefer makefile-gmake-modeTakeshi Abe
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034
2014-03-27avmediavlc: Remove duplicated external usageZolnai Tamás
Change-Id: I2f41c13465740e5079e6af413f4c8217d6dcd36b
2014-03-03upgrade liborcusMarkus Mohrhard
Conflicts: external/boost/StaticLibrary_boost_system.mk Change-Id: Ie4af26c87a100b67baeedbaa7fb1ac428845f92b
2013-08-29I doubt -DWINNT is neededTor Lillqvist
Change-Id: Ic88b4705c4fa79ac5be325c1a4d3cc881d514b6c
2013-08-29Add missing line continuation characterTor Lillqvist
Change-Id: Ic8b786fea97361c7abaa6b57f03a3987bc7db002
2013-08-28Adding VLC version checkingMinh Ngo
Change-Id: Iff3f91041a69c9a307de9fe82039a57b69309cd0
2013-08-21avmedia: vlc - with the wrapper we no longer need cflags / libs.Michael Meeks
Change-Id: I824aa1e7908acefe898b7f24b323426f1cce250c
2013-08-21avmedia: vlc - link to boostsystem bits.Michael Meeks
Change-Id: I848411f941e7bb39b3c7e169c8d9971c3ebe9bee
2013-08-21VLC Event handling in the separate thread.Minh Ngo
Change-Id: I56daa508de79281df5536215222e5af224dae0f5
2013-08-21Porting all VLC API for loading by wrappersMinh Ngo
Change-Id: Idafdf7a43675efd74b6a198178c79342fbcee3d0
2013-08-21VLC Player wrapperMinh Ngo
Change-Id: I507bbfb0426d003eca7cf0a3331128f8af1aee89
2013-08-21API interface for libvlc_media_tMinh Ngo
Change-Id: I5e1875dabc7bdf3717540343648a9212506faf1a
2013-08-21VLC::Instance Wrapper class for libvlc_instance_tMinh Ngo
Change-Id: I46beb65c13ed349b0faadfab1be888d6cbd10ff9
2013-08-21Upd frame grabber. Will work with this patch [1][2].Minh Ngo
[1] vlc git 5a43de506f31e1fa5460f8b62e25a1d640136597 [2] http://git.videolan.org/gitweb.cgi/vlc.git/?p=vlc.git;a=commitdiff_plain;h=5a43de506f31e1fa5460f8b62e25a1d640136597 Change-Id: I2aa0b4c579ff534e20a425919f0efba59101d7af
2013-07-26Frame grabber interface. Adding service/implementation names.Minh Ngo
Change-Id: I5bb36f6108a3ac1a36867e41e3148e3431ff8ff4
2013-07-26get vlcwindow compiling.Michael Meeks
Change-Id: I188a8ecf30e3816bd915ccdd452f6a93bd9d021d
2013-07-26build the new modules, and close a couple of namespaces.Michael Meeks
Change-Id: I04bc100310f886cd07eb1440a37028a2e52d879e
2013-07-26initial vlc component build / conditionals and hookup.Michael Meeks
Change-Id: I12e4a368e18a58099160ee65eebe837744e11378