summaryrefslogtreecommitdiff
path: root/avmedia/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-05-02fdo#64003 - added rmi and snd to insert -> movie & sound listJoel Madero1-0/+2
2013-04-26fdo#56832 Explicitly mention Ogg Audio and VideoSamuel Mehrbrodt1-1/+2
2013-04-15use large icons in Media Player window when icon size is set to largeAndras Timar1-1/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-4/+4
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-3/+2
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist2-148/+0
2013-03-12fprintf -> SAL_WARNStephan Bergmann1-1/+4
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-2/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim4-0/+12
2013-03-08add a few more missing media extensions.Michael Meeks1-1/+2
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király1-1/+1
2013-03-04fdo#38838, change String to OUStringÁdám Csaba Király2-2/+2
2013-03-04fdo#38838, replace String with OUStringÁdám Csaba Király1-13/+13
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-3/+3
2013-02-20-Werror,-Wsign-compareStephan Bergmann1-1/+1
2013-02-20fdo#36635 Added WMV/WMA/AAC to list of Movie and Sound File TypesJoel Madero1-2/+5
2013-02-18coverity#704551 Dereference after null checkNorbert Thiebaud1-1/+4
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+2
2013-01-28fd0#46808, convert some getProcessServiceFactoryNoel Grandin1-32/+26
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 Meeks2-87/+15
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-12Remove xml2cmp leftoversStephan Bergmann1-64/+0
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 Rathke1-1/+1
2012-11-16Adapt component prefix for old GStreamer, tooStephan Bergmann1-1/+1
2012-10-24warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks1-1/+1
2012-10-01Use prefixes for the components hereTor Lillqvist7-7/+7
2012-09-27::rtl::OUString cleanup in basctlRicardo Montania1-2/+2
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania4-18/+18
2012-09-26WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-09-25avmedia: first cut at gstreamer frame grabber.Michael Meeks5-189/+255
2012-09-25re-base on ALv2 code. Includes:Michael Meeks56-1298/+993
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-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