summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl5-0/+10
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-4/+4
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist1-1/+1
2013-01-08avmedia: cleanup unused listener logic in gstreamer, and update docs.Michael Meeks3-87/+20
2013-01-07fdo#57950: Remove last chained appends from avmediaMarcos Paulo de Souza1-5/+1
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in avmediaChr. Rossmanith5-14/+14
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-2/+2
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist1-1/+1
2012-12-15postprocess: convert to gbuildMatúš Kukan1-2/+0
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-64/+0
2012-12-04more explicit ctorsDavid Tardon1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-4/+0
2012-11-22AllSettings with LanguageTagEike Rathke2-1/+2
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-16Adapt component prefix for old GStreamer, tooStephan Bergmann1-1/+1
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar1-1/+1
2012-10-24warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar9-9/+9
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks1-1/+1
2012-10-01translations is a source-only moduleAndras Timar1-1/+1
2012-10-01Use prefixes for the components hereTor Lillqvist8-8/+8
2012-10-01No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist1-1/+1
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl5-10/+0
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-5/+5
2012-10-01gbuild: clean up Mac OS X framework handling:Michael Stahl1-4/+4
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl5-5/+10
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl5-0/+5
2012-09-29No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl5-10/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-5/+5
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl1-4/+4
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl5-5/+10
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl5-0/+5
2012-09-27::rtl::OUString cleanup in basctlRicardo Montania1-2/+2
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania5-22/+22
2012-09-26WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-09-25avmedia: first cut at gstreamer frame grabber.Michael Meeks6-189/+256
2012-09-25re-base on ALv2 code. Includes:Michael Meeks65-1468/+1125
2012-09-23End of ::rtl::OUString to OUString in avmediaRicardo Montania5-30/+30
2012-09-21::rtl::OUString to OUString in avmediaRicardo Montania3-24/+24
2012-09-21No 64-bit Quicktime frameworkTor Lillqvist1-0/+2
2012-09-20Some OUString cleanup and ::rtl::OUString to OUString in avmediaRicardo Montania5-12/+12
2012-09-19More ::rtl::OUString to OUString and some sal_Bool to bool in avmediaRicardo Montania5-23/+23
2012-09-18gstreamer: various fixes for 1.0 and cleanupsMichael Meeks1-19/+27
2012-09-18gstreamer: fix leaking pads.Michael Meeks1-2/+4
2012-09-18warning C4805: unsafe mix of type bool and sal_BoolStephan Bergmann1-1/+1
2012-09-18Use UriReferenceFactory service ctorStephan Bergmann1-4/+3
2012-09-18avmedia: more sal_Bool -> bool revertsMiklos Vajna3-5/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-2/+1