summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* glTF export: Use plural folder namesZolnai Tamás2014-06-161-1/+1
* kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás2014-06-131-13/+30
* glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás2014-06-131-1/+1
* Extract kmz and collada converter code to a seperate functionZolnai Tamás2014-06-131-60/+80
* Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás2014-06-121-1/+1
* Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás2014-06-123-1/+20
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-1/+9
* OGLFrameGrabber: use reference instead of pointerZolnai Tamás2014-05-293-8/+9
* OGLWindow: no need to call update after changes, timer takes care of itZolnai Tamás2014-05-291-7/+0
* OGLWindow: remove unused zoom levelZolnai Tamás2014-05-292-17/+3
* Remove accidently committed lineZolnai Tamás2014-05-291-1/+0
* OGLWindow: use reference instead of pointerZolnai Tamás2014-05-293-44/+46
* OGLPlayer: use more assertionsZolnai Tamás2014-05-291-0/+20
* First stop the timer, then the animation.Jan Holesovsky2014-05-271-1/+1
* Use AutoTimer instead of Timer, and add some more locking.Jan Holesovsky2014-05-272-2/+5
* OGLPlayer: handle json parsing errorZolnai Tamás2014-05-291-2/+16
* OGLPlayer: check before dereferenceZolnai Tamás2014-05-291-4/+7
* glTF rendering: workaround for camera movementsZolnai Tamás2014-05-281-6/+21
* libgltf: solve this memory leak problem on a better way 2Zolnai Tamás2014-05-281-1/+19
* glTF rendering: fix texture problemsZolnai Tamás2014-05-271-1/+2
* cppcheck: unusedFunctionThomas Arnhold2014-05-252-10/+0
* avmedia: call resize before player window is createdZolnai Tamás2014-05-251-0/+1
* Partly revert 4ec3554a80f065c2d9c957d6ce7f577fb195be02Zolnai Tamás2014-05-252-3/+2
* libgltf: Another new version.Jan Holesovsky2014-05-241-9/+9
* avmedia: remove unused code related to fast-forwardZolnai Tamás2014-05-2315-111/+3
* avmedia: avoid segmentation fault during destruction of media windowZolnai Tamás2014-05-232-3/+5
* coverity#1210188 Uninitialized pointer fieldCaolán McNamara2014-05-231-0/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-222-9/+9
* glTF: download *.dae and *.kmz files to the temp folder before conversionZolnai Tamás2014-05-221-8/+33
* collada2gltf: fix URL problemsZolnai Tamás2014-05-221-12/+20
* libgltf: Updated version.Jan Holesovsky2014-05-213-10/+9
* collada2gltf: Ignore case of the extension.Jan Holesovsky2014-05-211-2/+4
* gltf: Send delta when rotating, not absolute value.Jan Holesovsky2014-05-211-1/+7
* libgltf: Update to the new version.Jan Holesovsky2014-05-212-2/+2
* glTF embedding: handle missing image on a better wayZolnai Tamás2014-05-211-6/+14
* collada2gltf: output bundle path needs to be in url formatMatúš Kukan2014-05-201-2/+3
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-12/+0
* libavmedia.so needs to link to librt under LinuxJeroen Nijhof2014-05-191-0/+6
* Do not throw if there is no "images" child in json file tree.Matúš Kukan2014-05-191-2/+2
* OGLPlayer: comment out gltf_animation_get_timeZolnai Tamás2014-05-161-1/+1
* WaE: unused parameter 'fTime'Tor Lillqvist2014-05-161-0/+1
* OGLPlayer: fix playing of animation in edit modeZolnai Tamás2014-05-161-1/+2
* OGLPlayer: set a timer which call redrawing to show animationZolnai Tamás2014-05-162-2/+26
* OGLWindow: fix key capturing issueZolnai Tamás2014-05-161-0/+4
* Use correct header guard name in comment at #endifTor Lillqvist2014-05-161-1/+1
* Make the MacAVF code build also as 32-bitTor Lillqvist2014-05-164-20/+19
* loplugin:saloverrideStephan Bergmann2014-05-158-115/+115
* loplugin:bodynotinblockStephan Bergmann2014-05-151-0/+2
* OGLWindow: improve camera movement, make it fasterZolnai Tamás2014-05-151-10/+10
* The macavf code doesn't compile as 32-bit, sighTor Lillqvist2014-05-151-0/+3