summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-271-2/+2
* avmedia: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-189-10/+9
* avmedia: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-122-4/+4
* removed unused timeout definesTobias Madl2014-12-091-1/+0
* changed timers to idleJennifer Liebel2014-12-092-7/+7
* changed timers to idleJennifer Liebel2014-12-092-6/+6
* reduce scope of local variablesMichael Weghorn2014-12-081-2/+1
* Silence Mac OS X 10.9/10.10 deprecations for nowStephan Bergmann2014-11-263-0/+12
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-182-0/+2
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-172-0/+2
* catch by referenceCaolán McNamara2014-11-141-1/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-147-8/+8
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-125-7/+7
* merge vcllo and vclopenglloMarkus Mohrhard2014-11-102-2/+0
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-4/+4
* Clarify configure GStreamer handlingJan-Marek Glogowski2014-11-072-3/+3
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2014-10-202-5/+1
* fdo#84938: replace TIB_ constants with enumNoel Grandin2014-10-201-3/+3
* More fine grained disabling of -Werror for collada headers onlyStephan Bergmann2014-10-173-2/+30
* Wording: 'Audio/Video' -> 'Audio or Video'Samuel Mehrbrodt2014-10-121-2/+2
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-1/+1
* convert vcl StateChangedType to enum classNoel Grandin2014-10-111-2/+2
* -Werror,-Wnon-virtual-dtorStephan Bergmann2014-10-061-0/+1
* fdo#82577: Handle TimeNoel Grandin2014-10-011-2/+2
* Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt2014-09-271-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-2311-33/+33
* Related fdo#84000: Improve framerate of the models.Jan Holesovsky2014-09-191-1/+1
* fdo#81237: 2D OpenGL charts was upside-downZolnai Tamás2014-09-171-1/+1
* avmedia: sal_False/True -> false/trueStephan Bergmann2014-09-154-6/+6
* mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud2014-09-131-4/+0
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-2/+2
* fdo#82994 Added some more audio formatsDaniel Sikeler2014-09-111-2/+2
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-101-1/+1
* fdo#82994: Changed filterlabel of .ac3-filesDaniel Sikeler2014-09-091-1/+1
* coverity#1233484 Division or modulo by float zeroCaolán McNamara2014-09-021-1/+1
* fix buildMarkus Mohrhard2014-09-021-1/+1
* Mirror vertically the texture bitmaps for OpenGLZolnai Tamás2014-08-291-2/+1
* It seems better if the caller allocates the memory for the RGBA buffer.Zolnai Tamás2014-08-291-1/+2
* Upgrade libgltf to 0.0.1Zolnai Tamás2014-08-295-32/+36
* fdo#82994: added missing media extensionsDaniel Sikeler2014-08-281-1/+6
* set names on a bunch more threads...Michael Stahl2014-08-251-1/+3
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-8/+8
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-221-1/+0
* STRING -> StringThomas Arnhold2014-08-181-1/+1
* libgltf: Append shader language version to the shader filesZolnai Tamás2014-08-171-12/+1
* ErrorBox AVMEDIA_ERR_URL to StringThomas Arnhold2014-08-153-8/+5