comparison ChangeLog @ 16247:abfc9f282df2

"recent" noteworthy features
author gpoirier
date Wed, 17 Aug 2005 20:47:56 +0000
parents ed52261ea934
children e460288b12fe
comparison
equal deleted inserted replaced
16246:683d7592d9dc 16247:abfc9f282df2
48 * VP3 decoder fixes and speedup 48 * VP3 decoder fixes and speedup
49 * countless bug fixes all over the place 49 * countless bug fixes all over the place
50 * vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2 50 * vstrict=-1 is default, Snow, ffv1 etc. need vstrict=-2
51 * skiploopfilter decoder option for very fast H.264 decoding 51 * skiploopfilter decoder option for very fast H.264 decoding
52 52
53 Gui:
54 * ported to GTK2
55
53 Filters: 56 Filters:
54 * much faster version of spp filter (-vf fspp), and pp7 ("fast spp=6") 57 * much faster version of spp filter (-vf fspp), and pp7 ("fast spp=6")
55 * remove_logo filter 58 * remove_logo filter
56 * lavcresample now used by default (-af-adv force=0 gives old behavior) 59 * lavcresample now used by default (-af-adv force=0 gives old behavior)
57 * vf_expand and vf_dsize now support aspect and round paramameters 60 * vf_expand and vf_dsize now support aspect and round paramameters
72 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3) 75 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3)
73 * Mac OS X 10.4 (Tiger) fixes 76 * Mac OS X 10.4 (Tiger) fixes
74 * macosx audio output driver fixes 77 * macosx audio output driver fixes
75 * support for playing DVDs copied to harddisk on Cygwin 78 * support for playing DVDs copied to harddisk on Cygwin
76 * DragonFly BSD support 79 * DragonFly BSD support
80 * liba52 asm optimizations ported to amd64
77 81
78 Others: 82 Others:
79 * enabled hinting for TrueType fonts 83 * enabled hinting for TrueType fonts
80 * support for file:// syntax 84 * support for file:// syntax
81 * -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead 85 * -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead