17 Commits (3c70d966cb548915a569eb23af9308ca2de43bdd)

Author SHA1 Message Date
Alexander Alekhin b35fbff675 videoio: added '.getBackendName()' method 6 years ago
Maksim Shabunin e0603bb45f Fixed several issues found by static analysis tools 7 years ago
Alexander Alekhin cd9e43704e videoio: backends priority list 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Alexander Alekhin 8f0669c300 videoio: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Nesterov df8f61877e Added avi-container with tests 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Matthias Grundmann 0e64e68d31 Update cap_mjpeg_encoder.cpp 8 years ago
ionut a41d877fe6 Change the value of bit/pixel from channels to 8*channels because videos encoded 8 years ago
kalistratovag e2fe0ca835 Removing deadcode blocks, redudant variable & initializing all vars in constructor 10 years ago
kalistratovag 65e0387aa5 Implementing parallel mjpeg encoder. 10 years ago
Dikay900 7ca0557b40 typos in comments 10 years ago
Vadim Pisarevsky d825b7ee9a fixed mjpeg encoder so that libjpeg-based decoder does not complain on extra bytes in the end of stream 10 years ago
Vadim Pisarevsky 602d2c33c0 added video writer quality, which user may change dynamically in the case of motion jpeg; enabled NEON intrinsics in the encoder 10 years ago
Vadim Pisarevsky 8d1232cc7a fixed warnings; transpose qtab to make it compatible with neon branch 10 years ago
Vadim Pisarevsky 3df6b6fdcf added self-contained motion jpeg encoder (filename should end with .avi; fourcc should be "MJPG" 10 years ago