index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
lib
/
util
/
aviio.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-render, aviio: Added basic uncompressed Y42B support. [Ryan Holtz]
Ryan Holtz
2020-06-26
1
-9
/
+44
*
Revert "fixed some modernize-use-equals-default clang-tidy warnings (… (#6360)
Oliver Stöneberg
2020-04-08
1
-0
/
+10
*
fixed some modernize-use-auto clang-tidy warnings (nw) (#6238)
Oliver Stöneberg
2020-01-30
1
-6
/
+6
*
fixed some modernize-use-equals-default clang-tidy warnings (nw) (#6237)
Oliver Stöneberg
2020-01-30
1
-10
/
+0
*
Fix invalid std::vector<> lookup in aviio.cpp
npwoods
2019-11-04
1
-1
/
+2
*
aviio: increase max size (nw)
hap
2019-10-05
1
-1
/
+1
*
aviio: dont crash on buffer overflow (nw)
hap
2019-10-04
1
-0
/
+3
*
-avivideo.cpp: Added an image device to provide looping uncompressed AVI fram...
mooglyguy
2019-09-23
1
-13
/
+13
*
srcclean (nw)
Vas Crabb
2019-07-28
1
-3
/
+3
*
-aviio: Added functionality to read RGB24 and YUV420p uncompressed video fram...
mooglyguy
2019-07-21
1
-14
/
+131
*
fix building with clang 6.0.1 (nw)
smf-
2018-07-07
1
-2
/
+0
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
for bool type use true and false (nw)
Miodrag Milanovic
2016-07-31
1
-1
/
+1
*
made constexprs lower case and used constexpr for returning input value as we...
Miodrag Milanovic
2016-07-31
1
-2
/
+2
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
1
-5
/
+5
*
Fixed MT #6291
ImJezze
2016-07-16
1
-18
/
+12
*
Added generic fix for #6286
ImJezze
2016-07-16
1
-2
/
+26
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
Fix 7z name match, fix VS2015 build
Vas Crabb
2016-03-15
1
-1
/
+1
*
Make osd_file a polymorphic class that's held with smart pointers
Vas Crabb
2016-03-14
1
-1740
/
+1629
*
fix compile (nw)
Jeffrey Clark
2016-02-15
1
-1
/
+1
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-26
/
+26
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-62
/
+62
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+3789