OpenSceneGraph/src/osgPlugins/ffmpeg
2013-11-06 09:49:51 +00:00
..
BoundedMessageQueue.hpp
CMakeLists.txt From Wang Rui, "The osgdb_ffmpeg plugin may not work with latest ffmpeg windows sdk and will say "The procedure entry point xxx could not be located in xxx.dll" instead. The following link describes the reason (maybe a certain optimization problem of the VS compiler): 2013-06-24 08:19:34 +00:00
FFmpegAudioStream.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FFmpegAudioStream.hpp From Magnus Kessler, "FFmpeg headers need __STDC_CONSTANT_MACROS defined before stdint.h is loaded. 2010-06-23 14:38:49 +00:00
FFmpegClocks.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FFmpegClocks.hpp
FFmpegDecoder.cpp Fixed handling of web cams 2013-11-06 09:49:51 +00:00
FFmpegDecoder.hpp From David Longest, "I have updated the FFmpeg plugin to support the 1.0 release version of FFmpeg. The files attached were modified in order to facilitate the update. Below are the details for all changes made. 2013-02-06 12:46:03 +00:00
FFmpegDecoderAudio.cpp From Rocco Martino, build fix for compiling against ffmpeg/trunk 2013-07-23 18:11:35 +00:00
FFmpegDecoderAudio.hpp 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
FFmpegDecoderVideo.cpp Added TODO note about RGB -> RGBA 2013-02-06 14:49:48 +00:00
FFmpegDecoderVideo.hpp
FFmpegHeaders.hpp From David Longest, "I have updated the FFmpeg plugin to support the 1.0 release version of FFmpeg. The files attached were modified in order to facilitate the update. Below are the details for all changes made. 2013-02-06 12:46:03 +00:00
FFmpegImageStream.cpp From David Longest, "I have updated the FFmpeg plugin to support the 1.0 release version of FFmpeg. The files attached were modified in order to facilitate the update. Below are the details for all changes made. 2013-02-06 12:46:03 +00:00
FFmpegImageStream.hpp From Brad Christiansen, "Attached are some small changes to the ImageStream interface and the DirectShow and FFMPEG plugins to provide the current time being displayed in the image stream. 2011-12-23 16:27:25 +00:00
FFmpegPacket.hpp
FFmpegParameters.cpp Fixed warnings 2013-09-05 10:04:56 +00:00
FFmpegParameters.hpp From David Longest, "I have updated the FFmpeg plugin to support the 1.0 release version of FFmpeg. The files attached were modified in order to facilitate the update. Below are the details for all changes made. 2013-02-06 12:46:03 +00:00
MessageQueue.hpp
ReaderWriterFFmpeg.cpp Fixed handling of web cams 2013-11-06 09:49:51 +00:00