summaryrefslogtreecommitdiff
path: root/avmedia/source
AgeCommit message (Expand)AuthorFilesLines
2011-12-16avmedia: QuickTime: use gb_Library_add_objcxxobjectsMichael Stahl5-0/+0
2011-12-09Fix for fdo43460, Part I, getLength to isEmptyOlivier Hallot2-8/+8
2011-12-06mediaitem.cxx: unnecessary castingMichael Stahl1-2/+2
2011-12-06impress210: #i115617# set zoom to fit_to_windowOcke.Janssen@oracle.com1-1/+1
2011-12-06refactor media embedding completely:Michael Stahl4-127/+20
2011-12-06SdrMediaObj: copy/paste supportMichael Stahl1-4/+1
2011-12-02Fixed build breakage, and remove warning.Kohei Yoshida1-2/+2
2011-12-03actually play embedded media:Michael Stahl5-19/+151
2011-12-03add avmedia::EmbedMediaMichael Stahl1-0/+147
2011-12-03avmedia::MediaItem: add pImplMichael Stahl1-83/+98
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl2-4/+37
2011-11-24ditch dbg_dumpCaolán McNamara1-31/+0
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann1-3/+3
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann1-1/+0
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-4/+10
2011-10-26fix mangled gstreamer service name, fixing embedded videoMichael Meeks3-6/+12
2011-10-06STRSAFE_NO_DEPRECATETor Lillqvist1-0/+1
2011-09-29Use NSString's UTF8String method instead of the deprecated cStringTor Lillqvist1-1/+1
2011-09-20Remove RCS headerThomas Arnhold1-3/+0
2011-08-22fix warning errorsMatúš Kukan2-10/+10
2011-08-22convert avmedia to gbuildMatúš Kukan7-385/+0
2011-08-22remove Java piece from avmediaMatúš Kukan12-2107/+0
2011-08-05callcatcher: unused methodsCaolán McNamara2-8/+0
2011-08-03avmedia cleanup - remove unused codeMatúš Kukan4-172/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan6-47/+0
2011-07-09Resolves: fdo#39091 use UTF-8 encoding for gstreamer urisCaolán McNamara1-1/+1
2011-07-03callcatcher: unused hasInternalMediaControlCaolán McNamara2-9/+0
2011-06-20totally pointless intermediate objectCaolán McNamara1-3/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+2
2011-05-11prefer C++ wrapper to avoid leakDavid Tardon2-7/+6
2011-04-28clean-up obsolete define related to gstreamer or lack thereofNorbert Thiebaud1-12/+0
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-0/+2
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet4-8/+8
2011-04-01tweak some of the DBGS to trigger at different levelsCaolán McNamara2-8/+9
2011-04-01WaE: use SAL_PRIdINT64Caolán McNamara1-1/+1
2011-04-01fix up post-merge to actually work againCaolán McNamara2-6/+14
2011-04-01fix video, implementation name was wrongCaolán McNamara1-1/+1
2011-04-01remove the confusing Oracle avmediagst.componentCaolán McNamara1-34/+0
2011-04-01fix typosCaolán McNamara1-1/+1
2011-04-01add in .webm suffix for jrbCaolán McNamara1-16/+16
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito46-0/+0
2011-03-29Remove dead code in libs-core/avmediaXisco Fauli1-12/+0
2011-03-28Fix windows build of avmediaFridrich Štrba1-0/+2
2011-03-28solaris11: #i117566#: gstreamer: checkdll does not work for libavmedia_gst.soMichael Stahl1-0/+2
2011-03-28solaris11: #i117566#: gstreamer: Sun C++ complains about bogus atomic int abuseMichael Stahl1-11/+11
2011-03-28solaris11: #i117566#: gstreamer: Sun C++ complains: C callbacks not extern "C"Michael Stahl3-107/+101
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba4-8/+0
2011-03-22Remove ChangeLog fileThomas Arnhold1-112/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky75-261/+253