summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* avmedia: QuickTime: use gb_Library_add_objcxxobjectsMichael Stahl2011-12-166-5/+1
* Revert "we have gb_Library_add_objcxxobjects for this"Matúš Kukan2011-12-141-1/+5
* we have gb_Library_add_objcxxobjects for thisMatúš Kukan2011-12-141-5/+1
* Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2011-12-092-8/+8
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* mediaitem.cxx: unnecessary castingMichael Stahl2011-12-061-2/+2
* impress210: #i115617# set zoom to fit_to_windowOcke.Janssen@oracle.com2011-12-061-1/+1
* refactor media embedding completely:Michael Stahl2011-12-065-131/+23
* SdrMediaObj: copy/paste supportMichael Stahl2011-12-061-4/+1
* Fixed build breakage, and remove warning.Kohei Yoshida2011-12-021-2/+2
* actually play embedded media:Michael Stahl2011-12-036-20/+156
* add avmedia::EmbedMediaMichael Stahl2011-12-033-0/+155
* avmedia::MediaItem: add pImplMichael Stahl2011-12-032-95/+106
* MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl2011-12-033-5/+41
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-4/+4
* ditch dbg_dumpCaolán McNamara2011-11-241-31/+0
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-3/+3
* Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann2011-11-221-1/+0
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-221-4/+10
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* fix mangled gstreamer service name, fixing embedded videoMichael Meeks2011-10-263-6/+12
* STRSAFE_NO_DEPRECATETor Lillqvist2011-10-061-0/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* Use NSString's UTF8String method instead of the deprecated cStringTor Lillqvist2011-09-291-1/+1
* Always link with user32Tor Lillqvist2011-09-221-1/+0
* Remove RCS headerThomas Arnhold2011-09-201-3/+0
* Actually these methods are supposed to have private visibility.Kohei Yoshida2011-08-221-2/+2
* Linker error on windows.Kohei Yoshida2011-08-221-0/+1
* Don't mark methods PUBLIC when the whole class is marked PUBLIC.Kohei Yoshida2011-08-221-2/+2
* fix warning errorsMatúš Kukan2011-08-222-10/+10
* convert avmedia to gbuildMatúš Kukan2011-08-2223-503/+486
* remove Java piece from avmediaMatúš Kukan2011-08-2212-2107/+0
* callcatcher: unused methodsCaolán McNamara2011-08-052-8/+0
* avmedia cleanup - remove unused codeMatúš Kukan2011-08-036-201/+0
* Generate correctly named import library for WNTGCCTor Lillqvist2011-07-211-0/+4
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-126-47/+0
* Resolves: fdo#39091 use UTF-8 encoding for gstreamer urisCaolán McNamara2011-07-091-1/+1
* callcatcher: unused hasInternalMediaControlCaolán McNamara2011-07-032-9/+0
* totally pointless intermediate objectCaolán McNamara2011-06-201-3/+1
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-19/+19
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-0/+2
|\
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-281-0/+2
| |\
| | * solaris11: #i117566#: gstreamer: checkdll does not work for libavmedia_gst.soMichael Stahl2011-03-281-0/+2
| | * solaris11: #i117566#: gstreamer: Sun C++ complains about bogus atomic int abuseMichael Stahl2011-03-281-11/+11
| | * solaris11: #i117566#: gstreamer: Sun C++ complains: C callbacks not extern "C"Michael Stahl2011-03-283-107/+101
* | | prefer C++ wrapper to avoid leakDavid Tardon2011-05-112-7/+6
* | | clean-up obsolete define related to gstreamer or lack thereofNorbert Thiebaud2011-04-281-12/+0
* | | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-214-8/+8
|/ /
* | tweak some of the DBGS to trigger at different levelsCaolán McNamara2011-04-012-8/+9