Robert Osfield
|
6f3966038f
|
From Serge Lages, "Here is a patch to allow setting an audio volume with the AudioSink interface, I've also modified the ffmpeg plugin code to implement the ImageStream's setVolume method with its AudioSink."
|
2010-01-18 12:43:02 +00:00 |
|
Robert Osfield
|
5d9bf9f4d5
|
Added virtual pause() method into osg::AudioSink to support pausing of a movie thread and it's associated audio.
Updated osgmovie plugin to use the pause support.
|
2010-01-07 14:35:17 +00:00 |
|
Robert Osfield
|
9d82266032
|
From Julen Garcia, "So here is the code with a proper audio sync (at least in my computer)"
|
2009-12-15 11:27:28 +00:00 |
|
Robert Osfield
|
8080f46444
|
From Julen Garcia,"I've been lately working also with the ffmpeg plugin and I implemented pause(), seek() and getReferenceTime(). I think that I have solved the internal clock issues (maybe not in the most elegant way :?"
|
2009-12-02 18:58:45 +00:00 |
|
Robert Osfield
|
d167142a59
|
Fixed warnings and refactored FindFFmpeg.cmake and ffmpeg plugin CMakeLists.txt scripts to better handle different instation combinations
|
2009-06-25 16:02:23 +00:00 |
|
Robert Osfield
|
b6bffdd02f
|
From Tanguy Fautre,
Clean up of the FFmpeg plugin's class API/AudioStream API.
Implementation of isImageTransparent().
Implementation of Image:g/setPixelAspectRatio()
|
2009-03-11 15:12:46 +00:00 |
|
Robert Osfield
|
73c2615d17
|
Fixed thread exit problems
|
2009-03-08 16:48:48 +00:00 |
|
Robert Osfield
|
e035decd95
|
Introduce FFmpegAudioStream implementation
|
2009-03-03 16:51:01 +00:00 |
|
Robert Osfield
|
4ebd316130
|
Introduced osg::AudioStream class to help manage audio streams coming in from movie reading plugins
|
2009-02-27 20:16:08 +00:00 |
|
Robert Osfield
|
116655c7c5
|
Ported across from using boost pointers, and prepped for integration of audio interface into core OSG
|
2009-02-27 17:00:28 +00:00 |
|
Robert Osfield
|
19ee0f011e
|
Tweaks to handle more modern version of ffmpeg compiled form source.
|
2009-02-25 20:52:34 +00:00 |
|
Robert Osfield
|
6680ee2b10
|
From Tanguy Fautre (Aris Technologies), ffmpeg plugin
|
2009-02-25 16:04:48 +00:00 |
|