summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-23avmedia: avoid segmentation fault during destruction of media windowZolnai Tamás
2014-05-23coverity#1210188 Uninitialized pointer fieldCaolán McNamara
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-22glTF: download *.dae and *.kmz files to the temp folder before conversionZolnai Tamás
2014-05-22collada2gltf: fix URL problemsZolnai 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
2014-05-16OGLPlayer: set a timer which call redrawing to show animationZolnai Tamás
2014-05-16OGLWindow: fix key capturing issueZolnai Tamás
2014-05-16Use correct header guard name in comment at #endifTor Lillqvist
2014-05-16Make the MacAVF code build also as 32-bitTor Lillqvist
2014-05-15loplugin:saloverrideStephan Bergmann
2014-05-15loplugin:bodynotinblockStephan Bergmann
2014-05-15OGLWindow: improve camera movement, make it fasterZolnai Tamás
2014-05-15The macavf code doesn't compile as 32-bit, sighTor Lillqvist
2014-05-15Argh, it's <ext/hash_map> apparentlyTor Lillqvist
2014-05-15Use std::hash:map when building against libstdc++ (and not libc++)Tor Lillqvist
2014-05-15The AVFoundation framework appeared in OS X 10.7Tor Lillqvist
2014-05-15AOO: #i124875# use AVAsset's best guess duration if AVPlayerItem isn't ready yetHerbert Dürr
2014-05-15The AVMedia framework is not deprecatedTor Lillqvist
2014-05-15Try the AVMEDIA_MANAGER_SERVICE_NAME_FALLBACK1Tor Lillqvist
2014-05-15We don't use Quicktime now, but QTKit insteadTor Lillqvist
2014-05-15AOO: #i124875# avoid wasteful loading of an AVAsset in MacAVF::FramegrabberHerbert Dürr
2014-05-15AOO: #i124875# support Mac AV-Foundation API for multimedia contentHerbert Dürr
2014-05-15AOO: #i124800# switch avmedia's QuickTime component to QTKit for nowHerbert Dürr
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15OGLWindow: First try to rotate cameraZolnai Tamás
2014-05-15OGLWindow: use update function for redrawing.Zolnai Tamás
2014-05-15OGLWindow: move camera only when one of the key candidates is pressedZolnai Tamás
2014-05-15OGLWindow: remove event listeners also when window is disposedZolnai Tamás
2014-05-15avmediaogl: call gltf_renderer_set_content() only onceZolnai Tamás
2014-05-15Need zlib because of collada2gltfTor Lillqvist
2014-05-14Add kmz support to collada2gltf and use it.Matúš Kukan
2014-05-13Use collada2gltf to open .dae files and convert them to .json.Matúš Kukan
2014-05-13glTF rendering: first try to move camera positionZolnai Tamás
2014-05-13More warnings related to glTF renderingZolnai Tamás
2014-05-10coverity#1213288 Resource leakCaolán McNamara
2014-05-08avmedia: fix media embedding problem in edit modeZolnai Tamás
2014-05-08DX canvas: provide a OutputDevice pointer as a device handler instead of HDCZolnai Tamás