<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/VideoCommon/Src/AVIDump.cpp, branch 3.5</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Update libav code to remove deprecation warnings.</title>
<updated>2012-08-29T03:34:24+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2012-08-29T03:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d2e057d137e424b8fed910f615982c1f1e6bf15c'/>
<id>d2e057d137e424b8fed910f615982c1f1e6bf15c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include libavutil/mathematics.h explictly in AVIDump.cpp. Fixes issue #5266.</title>
<updated>2012-05-02T05:29:15+00:00</updated>
<author>
<name>Pierre Bourdon</name>
<email>delroth@gmail.com</email>
</author>
<published>2012-05-02T05:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=beb4204bbbd42cadd057358e79966d4350c3a3e8'/>
<id>beb4204bbbd42cadd057358e79966d4350c3a3e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some clang compilation errors</title>
<updated>2012-02-24T20:25:02+00:00</updated>
<author>
<name>Jordan Woyak</name>
<email>jordan.woyak@gmail.com</email>
</author>
<published>2012-02-24T20:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f92d1e1e931db66d10db4cb2377bcb794dc898ee'/>
<id>f92d1e1e931db66d10db4cb2377bcb794dc898ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update linux libav frame dump code for recent api changes.</title>
<updated>2011-11-23T01:24:05+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2011-11-23T01:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e5d051a4e977443785f4e78cb6464eca0408e578'/>
<id>e5d051a4e977443785f4e78cb6464eca0408e578</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various changes which improve FreeBSD support.</title>
<updated>2011-08-27T18:42:11+00:00</updated>
<author>
<name>NeoBrainX</name>
<email>NeoBrainX@gmail.com</email>
</author>
<published>2011-08-27T18:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=06e640532aa093902e81f09aa18de1b084fcc5ce'/>
<id>06e640532aa093902e81f09aa18de1b084fcc5ce</id>
<content type='text'>
Patches by martymac, all credits go to him ;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patches by martymac, all credits go to him ;)
</pre>
</div>
</content>
</entry>
<entry>
<title>When using the "Start Renderer in Fullscreen" option, really start in fullscreen.  In other words this now switches to fullscreen before the renderer is initiated instead of after.  This is a partial fix for issue 4316.</title>
<updated>2011-03-25T18:12:40+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2011-03-25T18:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c99c247ed598ff902221bf90b0972350f253bf4a'/>
<id>c99c247ed598ff902221bf90b0972350f253bf4a</id>
<content type='text'>
Also, if the render window size changes while frame dumping, scale the resulting video to prevent clipping on linux.  This is a complete fix for issue 4316 on linux.  I don't know how to implement this on windows though.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7412 8ced0084-cf51-0410-be5f-012b33b47a6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, if the render window size changes while frame dumping, scale the resulting video to prevent clipping on linux.  This is a complete fix for issue 4316 on linux.  I don't know how to implement this on windows though.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7412 8ced0084-cf51-0410-be5f-012b33b47a6e
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert GetUserPath to return a std::string instead of a const char *.  This simplifies its usage in most cases.</title>
<updated>2011-02-28T20:40:15+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2011-02-28T20:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ba54fac9eb74be6f73e20e2de953cf6f355be57f'/>
<id>ba54fac9eb74be6f73e20e2de953cf6f355be57f</id>
<content type='text'>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7265 8ced0084-cf51-0410-be5f-012b33b47a6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7265 8ced0084-cf51-0410-be5f-012b33b47a6e
</pre>
</div>
</content>
</entry>
<entry>
<title>For non-win32 and with-libav conditions, add an option to frame dumping to use FFV1 codec for lossless video dumping.</title>
<updated>2011-02-11T22:09:20+00:00</updated>
<author>
<name>smelenchuk</name>
<email>smelenchuk@gmail.com</email>
</author>
<published>2011-02-11T22:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cecef62c8cd2a1f43447665012e2b8d900478fd3'/>
<id>cecef62c8cd2a1f43447665012e2b8d900478fd3</id>
<content type='text'>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7139 8ced0084-cf51-0410-be5f-012b33b47a6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7139 8ced0084-cf51-0410-be5f-012b33b47a6e
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure the audio dump directory exists when dumping audio.  Otherwise a segmentation fault ensues after several panic alerts.</title>
<updated>2011-02-11T21:30:53+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2011-02-11T21:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=cb832f22989a0e92c1f68c3b0331f5cf3714dda2'/>
<id>cb832f22989a0e92c1f68c3b0331f5cf3714dda2</id>
<content type='text'>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7135 8ced0084-cf51-0410-be5f-012b33b47a6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7135 8ced0084-cf51-0410-be5f-012b33b47a6e
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix frame dumping for linux.</title>
<updated>2011-02-11T21:07:51+00:00</updated>
<author>
<name>Glenn Rice</name>
<email>glennricster@gmail.com</email>
</author>
<published>2011-02-11T21:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6cbaa360a1e8f3695a716173ac32e99a97d75fd4'/>
<id>6cbaa360a1e8f3695a716173ac32e99a97d75fd4</id>
<content type='text'>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7134 8ced0084-cf51-0410-be5f-012b33b47a6e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7134 8ced0084-cf51-0410-be5f-012b33b47a6e
</pre>
</div>
</content>
</entry>
</feed>
