summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/aviio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-3789/+0
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-449/+449
* Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-071-0/+909
* moved assert replacement inside emucore.h so it is actually used / removed as... Oliver Stöneberg2015-03-201-0/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-4/+13
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-4/+4
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* small formating change to src/lib/util/aviio.c (nw) Oliver Stöneberg2013-06-201-42/+42
* fixed yuy16_compress_to_yuy() sometimes writing all green video with YUV2 and... Oliver Stöneberg2013-06-191-1/+1
* aviio.c - Fix bad frames occurring on 2GB RIFF splits [Phil Bennett] Phil Bennett2013-02-021-15/+23
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-159/+159
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-10/+5
* CHD error handl​ing by Firewave (no whatsnew) Miodrag Milanovic2012-05-211-1/+4
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-161-1/+1
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-21/+13
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-22/+22
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-311-11/+11
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-1/+1
* GCC 4.6 "variable assigned but not used" fixes, part 1 (no whatsnew) R. Belmont2011-05-301-4/+4
* Disable many unused variables as identifed by cppcheck. [Oliver Stöneberg] Scott Stone2010-04-231-2/+2
* lib/util now includes stdlib.h where needed Couriersud2010-01-171-0/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* From:CD-i Fan Aaron Giles2009-11-301-1/+3
* The one-line fix below fixes a problem where aviio.c writes out ridiculously Aaron Giles2009-11-251-1/+1
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-13/+13
* Assert copyright ownership of core library files, and relicense Aaron Giles2009-10-091-2/+30
* Modified the makefile to support experimental optional C++ Aaron Giles2009-02-281-12/+12
* Cleanups and version bump.mame0127u6 Aaron Giles2008-10-021-1/+1
* 02442: -aviwrite produces faulty files Aaron Giles2008-09-271-8/+8
* 02410: -aviwrite: files over 2 gigs sometimes get cut off Aaron Giles2008-09-271-2/+7
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-1/+1
* Fixed bug when writing AVI files with more than one RIFF chunk. Aaron Giles2008-08-211-1/+3
* ldverify now prints transient progress to stderr, allows for frame #0, Aaron Giles2008-08-071-0/+7
* Cleanups. Aaron Giles2008-07-171-1/+1
* Changed makemeta to parse a different format for metadata. Aaron Giles2008-07-071-6/+13
* Cleanups and version bump.mame0125u1 Aaron Giles2008-05-151-2/+2
* Added uncompressed AVI recording. Extended aviio to be able Aaron Giles2008-05-131-6/+110
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2744