summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
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 Lillqvist8-8/+8
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
2012-09-18avmedia: problematic sal_Bool -> bool conversion when interacting with UNOMiklos Vajna3-9/+9
2012-09-18corrections ::rtl::OUString, sal_Bool and macros, in avmediaRicardo Montania6-45/+42
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania4-25/+25
2012-09-15More ::rtl::OUString to OUString in avmediaRicardo Montania3-29/+29
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-09-14::rtl::OUString to OUString in avmediaRicardo Montania4-16/+16
2012-09-13More ::rtl::OUString to OUString and RTL_CONSTASCII in avmediaRicardo Montania3-34/+29
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-15/+3
2012-08-31-Werror,-Wnull-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-08-13tweak old-school gstreamer link lineMichael Meeks1-1/+5
2012-08-10warning C4101: unreferenced local variableStephan Bergmann1-1/+1
2012-08-10make avmedia build with gstreamer-0.10David Tardon3-3/+69
2012-08-09gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks9-51/+106
2012-08-09tentative initial attempt at re-work for new playbinTim-Philipp Müller1-20/+74
2012-08-08reduce ascii noise and useless commentsThomas Arnhold2-28/+0
2012-08-08remove include comments and boxesThomas Arnhold2-17/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-3/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks4-16/+4
2012-07-01Remove unused definesThomas Arnhold2-11/+0
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks16-17/+17
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud5-11/+11