comparison ChangeLog @ 7839:d19b80288fd1

added linuxppc+vidix
author alex
date Tue, 22 Oct 2002 14:16:32 +0000
parents 290ff15ece77
children 081f66465944
comparison
equal deleted inserted replaced
7838:1a6da24ad34c 7839:d19b80288fd1
50 * get_delay() smoothing (-autosync) - should help buggy sound drivers 50 * get_delay() smoothing (-autosync) - should help buggy sound drivers
51 * smb:// url support (disabled by default, ./configure part not yet done!) 51 * smb:// url support (disabled by default, ./configure part not yet done!)
52 * support for 1/4/8bpp raw video (requires -vop palette / -vop 1bpp) 52 * support for 1/4/8bpp raw video (requires -vop palette / -vop 1bpp)
53 * support for quicktime alaw/agsm audio codecs, 3IV2, 3VID video codecs 53 * support for quicktime alaw/agsm audio codecs, 3IV2, 3VID video codecs
54 * swscale now can output in YUY2 format, upscaled (default) or unscaled (-sws 0) 54 * swscale now can output in YUY2 format, upscaled (default) or unscaled (-sws 0)
55 * Vidix with LinuxPPC support (mach64 is confirmed to work)
55 56
56 Libavcodec: 57 Libavcodec:
57 * RV10 codec cleanup (2nd level demuxer moved to demuxer layer) 58 * RV10 codec cleanup (2nd level demuxer moved to demuxer layer)
58 * mpeg4 interlaced DCT _en_coding support 59 * mpeg4 interlaced DCT _en_coding support
59 * luma masking support (encoding) 60 * luma masking support (encoding)