summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-14catch by referenceCaolán McNamara1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava7-8/+8
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini5-7/+7
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard2-2/+0
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-4/+4
2014-11-07Clarify configure GStreamer handlingJan-Marek Glogowski2-3/+3
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-2/+2
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-20-Werror,-Wunused-private-fieldStephan Bergmann2-5/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-3/+3
2014-10-17More fine grained disabling of -Werror for collada headers onlyStephan Bergmann3-2/+30
2014-10-12Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt1-2/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-2/+2
2014-10-06-Werror,-Wnon-virtual-dtorStephan Bergmann1-0/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin11-33/+33
2014-09-19Related fdo#84000: Improve framerate of the models.Jan Holesovsky1-1/+1
2014-09-17fdo#81237: 2D OpenGL charts was upside-downZolnai Tamás1-1/+1
2014-09-15avmedia: sal_False/True -> false/trueStephan Bergmann4-6/+6
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud1-4/+0
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-11fdo#82994 Added some more audio formatsDaniel Sikeler1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-09-09fdo#82994: Changed filterlabel of .ac3-filesDaniel Sikeler1-1/+1
2014-09-02coverity#1233484 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-09-02fix buildMarkus Mohrhard1-1/+1
2014-08-29Mirror vertically the texture bitmaps for OpenGLZolnai Tamás1-2/+1
2014-08-29It seems better if the caller allocates the memory for the RGBA buffer.Zolnai Tamás1-1/+2
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás5-32/+36
2014-08-28fdo#82994: added missing media extensionsDaniel Sikeler1-1/+6
2014-08-25set names on a bunch more threads...Michael Stahl1-1/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-8/+8
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-08-18STRING -> StringThomas Arnhold1-1/+1
2014-08-17libgltf: Append shader language version to the shader filesZolnai Tamás1-12/+1
2014-08-15ErrorBox AVMEDIA_ERR_URL to StringThomas Arnhold3-8/+5
2014-08-15Related: rhbz#1130264 plausible fix for reported crashCaolán McNamara2-4/+19
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás2-7/+7
2014-08-05implement --with-system-gltfRene Engelhard3-0/+12
2014-08-05Upload first official libgltf release: libgltf-0.0.0Zolnai Tamás6-49/+47
2014-08-03avmedia/gstreamer: use GST_SECONDSimon Danner2-4/+4
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-2/+2
2014-07-21fdo#81055: Crash due to inadequate checks for GL version / capabilitiesZolnai Tamás1-0/+31
2014-07-20Avoid a warning, return early on empty URL.Zolnai Tamás1-0/+4