summaryrefslogtreecommitdiffstats
path: root/avmedia/source
Commit message (Expand)AuthorAgeFilesLines
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-4/+4
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* -Wunused-macrosStephan Bergmann2013-03-271-3/+2
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-162-148/+0
* fprintf -> SAL_WARNStephan Bergmann2013-03-121-1/+4
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-2/+2
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-084-0/+12
* add a few more missing media extensions.Michael Meeks2013-03-081-1/+2
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-051-1/+1
* fdo#38838, change String to OUStringÁdám Csaba Király2013-03-042-2/+2
* fdo#38838, replace String with OUStringÁdám Csaba Király2013-03-041-13/+13
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-3/+3
* -Werror,-Wsign-compareStephan Bergmann2013-02-201-1/+1
* fdo#36635 Added WMV/WMA/AAC to list of Movie and Sound File TypesJoel Madero2013-02-201-2/+5
* coverity#704551 Dereference after null checkNorbert Thiebaud2013-02-181-1/+4
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-281-2/+2
* fd0#46808, convert some getProcessServiceFactoryNoel Grandin2013-01-281-32/+26
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-4/+4
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-111-1/+1
* avmedia: cleanup unused listener logic in gstreamer, and update docs.Michael Meeks2013-01-082-87/+15
* fdo#57950: Remove last chained appends from avmediaMarcos Paulo de Souza2013-01-071-5/+1
* RTL_CONSTASCII_(U)STRINGPARAM removed in avmediaChr. Rossmanith2013-01-015-14/+14
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-64/+0
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-4/+0
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* Adapt component prefix for old GStreamer, tooStephan Bergmann2012-11-161-1/+1
* warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl2012-10-241-1/+1
* elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks2012-10-121-1/+1
* Use prefixes for the components hereTor Lillqvist2012-10-017-7/+7
* ::rtl::OUString cleanup in basctlRicardo Montania2012-09-271-2/+2
* sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania2012-09-264-18/+18
* WaE: comparison between signed and unsigned integer expressionsDavid Tardon2012-09-261-1/+1
* avmedia: first cut at gstreamer frame grabber.Michael Meeks2012-09-255-189/+255
* re-base on ALv2 code. Includes:Michael Meeks2012-09-2556-1298/+993
* End of ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-235-30/+30
* ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-213-24/+24
* Some OUString cleanup and ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-205-12/+12
* More ::rtl::OUString to OUString and some sal_Bool to bool in avmediaRicardo Montania2012-09-195-23/+23
* gstreamer: various fixes for 1.0 and cleanupsMichael Meeks2012-09-181-19/+27
* gstreamer: fix leaking pads.Michael Meeks2012-09-181-2/+4
* warning C4805: unsafe mix of type bool and sal_BoolStephan Bergmann2012-09-181-1/+1
* Use UriReferenceFactory service ctorStephan Bergmann2012-09-181-4/+3
* avmedia: more sal_Bool -> bool revertsMiklos Vajna2012-09-183-5/+5
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-2/+1
* avmedia: problematic sal_Bool -> bool conversion when interacting with UNOMiklos Vajna2012-09-183-9/+9
* corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania2012-09-186-45/+42
* More ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-154-25/+25
* More ::rtl::OUString to OUString in avmediaRicardo Montania2012-09-153-29/+29