summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/aviio.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid std::vector<> lookup in aviio.cpp npwoods2019-11-041-1/+2
* aviio: increase max size (nw) hap2019-10-051-1/+1
* aviio: dont crash on buffer overflow (nw) hap2019-10-041-0/+3
* -avivideo.cpp: Added an image device to provide looping uncompressed AVI fram... mooglyguy2019-09-231-13/+13
* srcclean (nw) Vas Crabb2019-07-281-3/+3
* -aviio: Added functionality to read RGB24 and YUV420p uncompressed video fram... mooglyguy2019-07-211-14/+131
* fix building with clang 6.0.1 (nw) smf-2018-07-071-2/+0
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* for bool type use true and false (nw) Miodrag Milanovic2016-07-311-1/+1
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-2/+2
* Cleanups and version bump Miodrag Milanovic2016-07-271-5/+5
* Fixed MT #6291 ImJezze2016-07-161-18/+12
* Added generic fix for #6286 ImJezze2016-07-161-2/+26
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Fix 7z name match, fix VS2015 build Vas Crabb2016-03-151-1/+1
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-1740/+1629
* fix compile (nw) Jeffrey Clark2016-02-151-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-26/+26
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-62/+62
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3789