summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2014-09-12fdo#82994 Added some more audio formatsDaniel Sikeler
2014-09-12fdo#82994: Changed filterlabel of .ac3-filesDaniel Sikeler
2014-09-12fdo#82994: added missing media extensionsDaniel Sikeler
2014-09-04Upgrade libgltf to 0.0.1Zolnai Tamás
2014-08-29Handle collada libraries seperately: --disable-colladaZolnai Tamás
2014-08-29implement --with-system-gltfRene Engelhard
2014-08-17libgltf: Append shader language version to the shader filesZolnai Tamás
2014-08-05Upload first official libgltf release: libgltf-0.0.0Zolnai Tamás
2014-07-21fdo#81055: Crash due to inadequate checks for GL version / capabilitiesZolnai Tamás
2014-07-21glTF: More rendering related error handlingZolnai Tamás
2014-07-21fdo#81182: Resizing glTF window affects camera positionZolnai Tamás
2014-07-21glTF: allow to move camera also by keyboard in orbit mode.Zolnai Tamás
2014-07-11glTF: crash after starting a model without an OpenGL windowZolnai Tamás
2014-07-11glTF: Removing one model breaks an other modelZolnai Tamás
2014-07-05glTF: constraine camera move in orbit modeZolnai Tamás
2014-06-29Update libgltf: new build system and various fixesZolnai Tamás
2014-06-16glTF export: Use plural folder namesZolnai Tamás
2014-06-13kmz2gltf: Use LO's ZipFileAccess to unzip kmzZolnai Tamás
2014-06-13glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás
2014-06-13Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás
2014-06-13Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-06-11OGLFrameGrabber: use reference instead of pointerZolnai Tamás
2014-06-11OGLWindow: no need to call update after changes, timer takes care of itZolnai Tamás
2014-06-11OGLWindow: use reference instead of pointerZolnai Tamás
2014-06-11OGLPlayer: use more assertionsZolnai Tamás
2014-06-11OGLPlayer: handle json parsing errorZolnai Tamás
2014-06-11OGLPlayer: check before dereferenceZolnai Tamás
2014-06-11glTF rendering: workaround for camera movementsZolnai Tamás
2014-06-11libgltf: solve this memory leak problem on a better way 2Zolnai Tamás
2014-06-11glTF rendering: fix texture problemsZolnai Tamás
2014-06-11First stop the timer, then the animation.Jan Holesovsky
2014-06-11Use AutoTimer instead of Timer, and add some more locking.Jan Holesovsky
2014-06-11libgltf: Another new version.Jan Holesovsky
2014-06-11glTF: download *.dae and *.kmz files to the temp folder before conversionZolnai Tamás
2014-06-11collada2gltf: fix URL problemsZolnai Tamás
2014-05-25avmedia: call resize before player window is createdZolnai Tamás
2014-05-25fdo#79133: avoid segmentation fault during destruction of media windowZolnai Tamás
2014-05-21libgltf: Updated version.Jan Holesovsky
2014-05-21collada2gltf: Ignore case of the extension.Jan Holesovsky
2014-05-21gltf: Send delta when rotating, not absolute value.Jan Holesovsky
2014-05-21libgltf: Update to the new version.Jan Holesovsky
2014-05-21glTF embedding: handle missing image on a better wayZolnai Tamás
2014-05-20collada2gltf: output bundle path needs to be in url formatMatúš Kukan
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19libavmedia.so needs to link to librt under LinuxJeroen Nijhof
2014-05-19Do not throw if there is no "images" child in json file tree.Matúš Kukan
2014-05-16OGLPlayer: comment out gltf_animation_get_timeZolnai Tamás
2014-05-16WaE: unused parameter 'fTime'Tor Lillqvist
2014-05-16OGLPlayer: fix playing of animation in edit modeZolnai Tamás