Menu

Commit [r868]  Maximize  Restore  History

New implementation of VideoPicture and of the picture queue in

VideoFile:
Dynamic allocation of the queue to ensure the picture created is never
erazed or changed before it is dispayed.
This fix the long lasing bug with pictq and the read-write indices: the
VideoSource was displaing the frame AFTER (asynchronously) the pictq
read index was set, i.e sometimes too late and then jumping randomly in
the queue.

bruno.herbelin@gmail.com 2014-04-30

changed /trunk/src/VideoFile.cpp
changed /trunk/src/VideoFile.h
changed /trunk/src/VideoFileDialogPreview.cpp
changed /trunk/src/VideoFileDisplayWidget.cpp
changed /trunk/src/VideoFileDisplayWidget.h
changed /trunk/src/VideoSource.cpp
changed /trunk/src/VideoSource.h
changed /trunk/src/glmixer.cpp
changed /trunk/src/glmixer.h
/trunk/src/VideoFile.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/VideoFile.h Diff Switch to side-by-side view
Loading...
/trunk/src/VideoFileDialogPreview.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/VideoFileDisplayWidget.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/VideoFileDisplayWidget.h Diff Switch to side-by-side view
Loading...
/trunk/src/VideoSource.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/VideoSource.h Diff Switch to side-by-side view
Loading...
/trunk/src/glmixer.cpp Diff Switch to side-by-side view
Loading...
/trunk/src/glmixer.h Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB