Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
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. |
Mon, 01 Jun 2009 09:39:02 +0000 | reimar | 100l, do not read probe buffer if it will not be used because a format was forced. |
Mon, 01 Jun 2009 09:35:16 +0000 | reimar | Add actually working support for PPC64 |
Mon, 01 Jun 2009 09:25:20 +0000 | reimar | Use target_arch and target_subarch which is more similar to what FFmpeg uses |
Mon, 01 Jun 2009 09:20:22 +0000 | reimar | Add some missing FFmpeg archs |