<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>http://kovensky.project357.com/builds/mplayeratom.xml</id>
    <title>Kovensky's MPlayer</title>
    <updated>2008-12-23T13:50:00Z</updated>
    <link rel="self" href="http://kovensky.project357.com/builds/mplayeratom.xml" type="application/atom+xml" />

    <author>
        <name>Kovensky</name>
        <uri>http://kovensky.project357.com</uri>
    </author>

    <entry>
        <title>Build cbbca7b-edd030d</title>
        <category term="MPlayer"/>
        <id>http://kovensky.project357.com/builds/mplayer/git/20090307-cbbca7b-edd030d</id>
        <published>2009-03-07T23:56:00Z</published>
        <updated>2009-03-07T23:56:00Z</updated>
        <link href="http://kovensky.project357.com/builds/mplayer/git/20090307-cbbca7b-edd030d/mplayer.exe"/>
        <summary>Fixed bug with ASS subtitle demuxing</summary>
        <content>
        </content>
    </entry>


    <entry>
        <title>Build cbbca7b-0726e8c</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/git/20090304-cbbca7b-0726e8c</id>
        <published>2009-03-04T22:50:00Z</published>
        <updated>2009-03-04T22:50:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/git/20090304-cbbca7b-0726e8c/mplayer.exe"/>
        <summary>Improved libass</summary>
        <content>
			Now also building MEncoder
			Uses improved libass from http://greg.geekmind.org/git/mplayer.git
			MEncoder links with x264 from http://x264.fushizen.eu/.
			Current x264 version is r1120M 8544346. 
        </content>
    </entry>
	
    <entry>
        <title>Build cff6a6e-a47b9a7</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/git/20090206-cff6a6e-a47b9a7</id>
        <published>2009-02-07T19:00:00Z</published>
        <updated>2009-02-07T19:00:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/git/20090206-cff6a6e-a47b9a7/mplayer.exe"/>
        <summary>Now linked with ffmpeg-mt. Several libass fixes.</summary>
        <content>
		Now linked with ffmpeg-mt.
		
		Implemented runtime core count detection.
		Switched to uau's git repository, git://repo.or.cz/mplayer.git
		Several libass fixes.
        </content>
    </entry>
	
    <entry>
        <title>Build 28383-16847</title>
        <category term="MPlayer"/>
        <id>http://kovensky.project357.com/builds/mplayer28383-16847</id>
        <published>2009-01-28T19:30:00Z</published>
        <updated>2009-01-28T19:30:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/28383-16847/mplayer.exe"/>
        <summary>
			*  FFmpeg (where it affects MPlayer)

				o Better RTSP support.
				o VC-1 decoding fixes and speedups.
				o Matroska demuxer now ignores out-of-order chapters.
				o Better ID3v2 support.
			* MPlayer
				o Many more FourCCs.
				o Fixed dvdnav in vo_gl.
				o Print CPU information in verbose mode only.
				o Prints SSSE3 and CMOV support on CPU information.
				o Remove dev- from version header.
				o Faster resizes for vo_direct3d.
		</summary>
        <content>
        </content>
    </entry>
	
	<entry>
        <title>Build 28246-16426</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/28246-16426</id>
        <published>2009-01-04T19:42:00Z</published>
        <updated>2009-01-04T19:42:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/28246-16426/mplayer.exe"/>
        <summary>Fix demuxing of large files (&gt; 2G).</summary>
        <content>
			Fix demuxing of large files (&gt; 2G).
        </content>
    </entry>
	
	<entry>
        <title>Build 28245-16420</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/28245-16420</id>
        <published>2009-01-04T14:42:00Z</published>
        <updated>2009-01-04T14:42:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/28245-16420/mplayer.exe"/>
        <summary>ATI fixes, H.264 speedups, Ordered Chapters support for matroska.</summary>
        <content>
			*  FFmpeg (where it affects mplayer)
			
				o More and more H.264 fixes/speedup.
				o More FourCCs detected.
				o RV30 fixes.
				o Accelerate RV40 decoding.
			* MPlayer
				o Change some -vo gl defaults. (ATI cards with 8.12 drivers get slower with rectangle=2)
				o Fix some ati-hack bugs. Support numpad for windows VOs (fixed dvdnav menus).
				o Wake up less often when playing audio-only files.
			
			Fixed libavformat's subtitle demuxing and added Ordered Chapters support.
			Notice that it may not work with files that have incompatible codec settings (THORA's Code Geass is a known example).
			Made libavformat the default demuxer for matroska, as there are no other bugs that I know of. 
        </content>
    </entry>

    <entry>
        <title>Build 28184-16290</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/28184-16290</id>
        <published>2008-12-23T12:50:00Z</published>
        <updated>2008-12-23T13:50:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/28184-16290/mplayer.exe"/>
        <summary>Now also decodes RV30. Many small speed improvements for ffh264.</summary>
        <content>
            *  FFmpeg (where it affects mplayer)

                o Now also decodes RV30.
                o Many speed improvements for ffh264, most are small.
                o The faster deblocking code from x264 was ported to ffmpeg.
                o Fixed A/V sync with Dirac.

            Fix the window icon again... 
        </content>
    </entry>

    <entry>
        <title>Build 28162-16195</title>
        <category term="MPlayer"/> 
	<id>http://kovensky.project357.com/builds/mplayer/28162-16195</id>
        <published>2008-12-18T00:00:00Z</published>
        <updated>2008-12-18T13:50:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/28162-16195/mplayer.exe"/>
        <summary>Marked coreavc as buggy and prioritize ffh264. Now built with --enable-menu.</summary>
        <content>
            *  FFmpeg (where it affects mplayer)

                o Added support for H.264 Predictive Lossless mode (the profile x264 encodes to when in lossless mode).
                o Very minor H.264 speedups.
                o Properly decode anamorphic videos in MP4/MOV.
                o Fixed demuxing of broken ODML AVIs.
            * MPlayer
                o Added a native OSD renderer for -vo direct3d.
                o Added more FourCC aliases and some binary codecs.
                o Added autodetection for some -vo gl settings (ati-hack when the card is ATI, force-pbo when the pixel_buffer_object extension is present and the card is ATI; rectangle when the texture_non_power_of_two extension is present).

            Now compiled with --enable-menu after request from anon32.

            Changed order on the codec configuration to prioritize ffh264 and marked coreavc as buggy, because it indeed is ;)
            So now, if you want to use CoreAVC, you also have to add "vc=coreavc," to mplayer\config.
Also, I discovered that "correct-pts=0" breaks decoding of MOV/MP4/AVI files with b-frames. 
        </content>
    </entry>
    
    <entry>
        <title>Build 28108-16014</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/28108-16014</id>
        <published>2008-12-02T00:00:00Z</published>
        <updated>2008-12-02T00:00:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/28108-16014/mplayer.exe"/>
        <summary>Added support for CoreAVC. Removed autosync from the options, as it caused some problems</summary>
        <content>
            * Added support for CoreAVC.

            * Fixed liba52 for AC3 decoding, was crashing on SSE code.
            * Window embedding fixes.
            * Support for more FOURCCs.
            * Allows mp2 in MOV/MP4.
            * Removed autosync=200 from the options as it caused problems with some people.
            To use CoreAVC, just install it normally and copy the CoreAVCDecoder.ax file from the installation folder to a folder named "codecs" inside the same folder mplayer.exe is. Add "correct-pts=0" to the mplayer\config file too.
        </content>
    </entry>

    <entry>
        <title>Build 28067-15985</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/28067-15985</id>
        <published>2008-12-02T00:00:00Z</published>
        <updated>2008-12-02T00:00:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/28067-15985/mplayer.exe"/>
        <summary>Fixed window icon. MPlayer can now decode RV40 and QCELP.</summary>
        <content>
            MPlayer can now decode RV40 and QCELP. Direct3D fixes. Fixed vorbis crashes on certain AMD CPUs. Fixed window icon. 
        </content>
    </entry>

    <entry>
        <title>Build 28048-15958</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/28048-15958</id>
        <published>2008-11-30T00:00:00Z</published>
        <updated>2008-11-30T00:00:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/28048-15958/mplayer.exe"/>
        <summary>New video output: direct3d.</summary>
        <content>
            * New video output: direct3d. Recommended when running under Aero.

            * Fixes -vo gl's ATI support.
            * Better CPU detection and new optimizations with yasm
            * Fixes seeking on big WAV files.
            * Some fixes on the MP4/MOV demuxer.
            Made lavf the default demuxer for mp3 (fixes VBR audio length). Also made it the default for mpeg (avoids ac3 breakage). 
        </content>
    </entry>

    <entry>
        <title>Build 27902-15797</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/27902-15797</id>
        <published>2008-11-10T00:00:00Z</published>
        <updated>2008-11-10T00:00:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/27902-15797/mplayer.exe"/>
        <summary>Stop the annoying packed b-frames warning from repeating itself.</summary>
        <content>
            Stops the annoying packed b-frames warning from repeating itself.
        </content>
    </entry>

    <entry>
        <title>Build 27886-15770</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/27886-15770</id>
        <published>2008-11-03T00:00:00Z</published>
        <updated>2008-11-03T00:00:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/27886-15770/mplayer.exe"/>
        <summary>Fix DVD playback.</summary>
        <content>
            Fix DVD playback.
        </content>
    </entry>

    <entry>
        <title>Build 27874-15762</title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/27874-15762</id>
        <published>2008-11-01T00:00:00Z</published>
        <updated>2008-11-01T00:00:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/27874-15762/mplayer.exe"/>
        <summary>First release.</summary>
        <content>
            First release of this new series.
        </content>
    </entry>

    <!-- Stub (for the lazy me)
    <entry>
        <title>Build </title>
        <category term="MPlayer"/>
	<id>http://kovensky.project357.com/builds/mplayer/git/</id>
        <published>yyyy-mm-ddT00:00:00Z</published>
        <updated>yyyy-mm-ddT00:00:00Z</updated>
	<link href="http://kovensky.project357.com/builds/mplayer/git//mplayer.exe"/>
        <summary></summary>
        <content>
        </content>
    </entry>
    -->
</feed>

