summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-262-3/+3
* Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl2015-01-231-0/+3
* Some more loplugin:cstylecast: avmediaStephan Bergmann2015-01-202-2/+2
* try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl2015-01-191-0/+5
* GetData is a hopelessly generic nameCaolán McNamara2015-01-141-1/+1
* boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-01-093-11/+11
* avmedia: disable VLC unless in experimental model.Michael Meeks2015-01-082-0/+19
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-074-4/+4
* Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee2015-01-051-4/+3
* 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