Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 20 Mar 2009 17:22:03 +0000 | reimar | Avoid crash on planarCopy to a destination without alpha. |
Fri, 20 Mar 2009 16:29:47 +0000 | benoit | Initialize pointer arrays which may be freed before being initialized. |
Fri, 20 Mar 2009 16:23:48 +0000 | reimar | Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides it |
Fri, 20 Mar 2009 16:12:03 +0000 | reimar | Fix swscale compilation with Altivec enabled. |
Fri, 20 Mar 2009 14:44:26 +0000 | sdrik | Reindent after last commit |
Fri, 20 Mar 2009 14:17:20 +0000 | sdrik | Also test the alpha channel in swscale-example |
Fri, 20 Mar 2009 14:16:24 +0000 | sdrik | YUVA420P is now supported as output format |