Andreas Cadhalpun
e85d574334
Replace deprecated FFmpeg API to fix build with ffmpeg-3.0.x
2016-06-01 10:32:35 +01: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
0ab285a3ef
From Jean-Sebastien Guay, changed the timing control for when no audio layer is supplied.
2009-05-08 07:46:46 +00:00
Robert Osfield
9727321afe
From Wang Rui, "Attached is a very small fix for the ffmpeg plugin, to build it without compiling errors on MSVC. The ffmpeg win32 pre-built tarball is downloaded at http://ffmpeg.arrozcru.org/builds/ . Tested on Windows XP SP3 and Visual Studio 9, but don't know if it still workable for Unix and Mac users. :)
...
Please look at the .diff files for details. I have already enjoyed the latest Chinese *big* movie "Red Cliff" with the fixed ffmpeg plugin and osgmovie. :D"
2009-03-23 16:45:10 +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
6fd4cd4933
Removed boost reference and cleaned up debug output
2009-03-04 16:03:28 +00:00
Robert Osfield
ab82553f97
Introduced double buffering of video stream to avoid tearing of image.
...
Removed swapBufers call and image y inversion.
2009-03-04 14:49:39 +00:00
Robert Osfield
d0dabd2665
Fixed img_convert usage
2009-03-04 11:46:34 +00:00
Robert Osfield
fb54fd0a69
Added support for using libswscale
2009-03-04 11:05:55 +00:00
Robert Osfield
8a8cee05c5
From Ulrich Hertlein, build fixes for OSX.
2009-03-03 10:53:26 +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