]> git.sesse.net Git - casparcg/commitdiff
git-svn-id: https://casparcg.svn.sourceforge.net/svnroot/casparcg/server/branches...
authorronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Mon, 13 Feb 2012 23:51:19 +0000 (23:51 +0000)
committerronag <ronag@362d55ac-95cf-4e76-9f9a-cbaa9c17b72d>
Mon, 13 Feb 2012 23:51:19 +0000 (23:51 +0000)
modules/ffmpeg/producer/muxer/frame_muxer.cpp

index 80e4456f57c6ab52d791e1cbf0e201f98f49cb9e..5e03852c50264511f998cdf82941074ca39b7483 100644 (file)
@@ -110,7 +110,7 @@ struct frame_muxer::impl : boost::noncopyable
                \r
                if(video_frame == flush_video())\r
                {       \r
-                       //video_streams_.push(std::queue<spl::shared_ptr<data_frame>>());\r
+                       video_streams_.push(std::queue<spl::shared_ptr<data_frame>>());\r
                }\r
                else if(video_frame == empty_video())\r
                {\r