Menu

Commit [r3271]  Maximize  Restore  History

Added the patch from the tracker:

https://sourceforge.net/tracker/?func=detail&atid=105776&aid=2924120&group_id=5776

The compare looks wrong to me, because the order of the iterators
is undefined. Suggest new code

for( std::deque<AUnit *>::iterator i = buf.begin(); i != buf.end(); ++i )

waldviertler 2010-01-06

changed /trunk/mjpeg_play/mplex/aunitbuffer.hpp
/trunk/mjpeg_play/mplex/aunitbuffer.hpp Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.