summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2013-03-04fdo#38838, change String to OUStringÁdám Csaba Király
2013-03-04fdo#38838, replace String with OUStringÁdám Csaba Király
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-28remove all d.lstMichael Stahl
2013-02-20-Werror,-Wsign-compareStephan Bergmann
2013-02-20fdo#36635 Added WMV/WMA/AAC to list of Movie and Sound File TypesJoel Madero
2013-02-18coverity#704551 Dereference after null checkNorbert Thiebaud
2013-02-07convert libxml2 to gbuild and add to tail_buildPeter Foley
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28fd0#46808, convert some getProcessServiceFactoryNoel Grandin
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-08avmedia: cleanup unused listener logic in gstreamer, and update docs.Michael Meeks
2013-01-07fdo#57950: Remove last chained appends from avmediaMarcos Paulo de Souza
2013-01-01RTL_CONSTASCII_(U)STRINGPARAM removed in avmediaChr. Rossmanith
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist
2012-12-15postprocess: convert to gbuildMatúš Kukan
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-04more explicit ctorsDavid Tardon
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-16Adapt component prefix for old GStreamer, tooStephan Bergmann
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-10-24warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks
2012-10-01translations is a source-only moduleAndras Timar
2012-10-01Use prefixes for the components hereTor Lillqvist
2012-10-01No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-10-01gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-29No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-27::rtl::OUString cleanup in basctlRicardo Montania
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania
2012-09-26WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-09-25avmedia: first cut at gstreamer frame grabber.Michael Meeks
2012-09-25re-base on ALv2 code. Includes:Michael Meeks