Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 03 Jun 2009 13:42:11 +0000 | diego | CONFIG_LIBNEMESI and CONFIG_LIVE555 are not defined to 0/1 values. |
Tue, 02 Jun 2009 18:37:31 +0000 | reimar | Configure needs AS to be set for the Makefiles. |
Tue, 02 Jun 2009 15:35:58 +0000 | kostya | Testing RGB48 variants requires bigger stride in swscale-example.c |
Tue, 02 Jun 2009 12:30:11 +0000 | kostya | YUV into RGB48 BE/LE conversion support |
Tue, 02 Jun 2009 12:28:49 +0000 | kostya | Partial (low bits ignored, no direct transcoding into other RGB formats) support |
Mon, 01 Jun 2009 22:25:10 +0000 | reimar | Switch to avcodec_decode_video2 to allow a hack that makes PNG decode correctly |
Mon, 01 Jun 2009 10:43:41 +0000 | reimar | Initialize local variable, avoids a possible crash due to using an |
Mon, 01 Jun 2009 09:43:32 +0000 | reimar | Add const where appropriate, also gets rid of a compiler warning. |