comparison ChangeLog @ 15758:bd81e52e1777

updates
author diego
date Sun, 19 Jun 2005 10:32:00 +0000
parents f75ba7f7b7b2
children 9bbda935c1df
comparison
equal deleted inserted replaced
15757:7461266cc4e8 15758:bd81e52e1777
38 * countless bug fixes all over the place 38 * countless bug fixes all over the place
39 * vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2 39 * vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2
40 40
41 Filters: 41 Filters:
42 * much faster version of spp filter (-vf fspp) 42 * much faster version of spp filter (-vf fspp)
43 * remove_logo filter
43 44
44 MEncoder: 45 MEncoder:
45 * audio encoding modularized 46 * audio encoding modularized
46 * AAC (FAAC) audio encoding 47 * AAC (FAAC) audio encoding
47 * border processing adaptive quantization in libavcodec 48 * border processing adaptive quantization in libavcodec
48 * XviD's encoding zones and luminance masking 49 * XviD's encoding zones and luminance masking
50 * raw audio muxer
49 51
50 Ports: 52 Ports:
51 * improved timer function on Mac OS X 53 * improved timer function on Mac OS X
52 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4 54 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4
53 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3) 55 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3)
54 * Mac OS X 10.4 (Tiger) fixes 56 * Mac OS X 10.4 (Tiger) fixes
57 * macosx audio output driver fixes
55 * support for playing DVDs from the hard disk on Cygwin 58 * support for playing DVDs from the hard disk on Cygwin
56 * DragonFly BSD support 59 * DragonFly BSD support
57 60
58 Others: 61 Others:
59 * enabled hinting for TrueType fonts 62 * enabled hinting for TrueType fonts