summaryrefslogtreecommitdiff
path: root/avmedia/source
AgeCommit message (Expand)Author
2013-05-02fdo#64003 - added rmi and snd to insert -> movie & sound listJoel Madero
2013-04-26fdo#56832 Explicitly mention Ogg Audio and VideoSamuel Mehrbrodt
2013-04-15use large icons in Media Player window when icon size is set to largeAndras Timar
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-12fprintf -> SAL_WARNStephan Bergmann
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08add a few more missing media extensions.Michael Meeks
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
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-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-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-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-12Remove xml2cmp leftoversStephan Bergmann
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-16Adapt component prefix for old GStreamer, tooStephan Bergmann
2012-10-24warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks
2012-10-01Use prefixes for the components hereTor Lillqvist
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
2012-09-23End of ::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-21::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-20Some OUString cleanup and ::rtl::OUString to OUString in avmediaRicardo Montania
2012-09-19More ::rtl::OUString to OUString and some sal_Bool to bool in avmediaRicardo Montania
2012-09-18gstreamer: various fixes for 1.0 and cleanupsMichael Meeks
2012-09-18gstreamer: fix leaking pads.Michael Meeks
2012-09-18warning C4805: unsafe mix of type bool and sal_BoolStephan Bergmann
2012-09-18Use UriReferenceFactory service ctorStephan Bergmann
2012-09-18avmedia: more sal_Bool -> bool revertsMiklos Vajna
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud