comparison ChangeLog @ 16041:3467154dd4e1

some new stuff worth mentioning.
author ods15
date Fri, 22 Jul 2005 06:38:20 +0000
parents b7c6b22576dd
children 077ac37a2e72
comparison
equal deleted inserted replaced
16040:72215ea57015 16041:3467154dd4e1
52 Filters: 52 Filters:
53 * much faster version of spp filter (-vf fspp), and pp7 ("fast spp=6"). 53 * much faster version of spp filter (-vf fspp), and pp7 ("fast spp=6").
54 * remove_logo filter 54 * remove_logo filter
55 * lavcresample is now used by default (use -af-adv force=0 for old 55 * lavcresample is now used by default (use -af-adv force=0 for old
56 behaviour). 56 behaviour).
57 * vf_expand and vf_dsize now support aspect and round params.
57 58
58 MEncoder: 59 MEncoder:
59 * audio encoding modularized 60 * audio encoding modularized
60 * AAC (FAAC) audio encoding 61 * AAC (FAAC) audio encoding
61 * border processing adaptive quantization in libavcodec 62 * border processing adaptive quantization in libavcodec
62 * XviD's encoding zones and luminance masking 63 * XviD's encoding zones and luminance masking
63 * raw audio muxer 64 * raw audio muxer
64 * fixed various bugs in the EDL code 65 * fixed various bugs in the EDL code
65 * x264 "turbo mode" to speed up first pass of multi-pass encoding 66 * x264 "turbo mode" to speed up first pass of multi-pass encoding
67 * -delay added allowing real audio delay instead of just specifying delay
68 in header.
66 69
67 Ports: 70 Ports:
68 * improved timer function on Mac OS X 71 * improved timer function on Mac OS X
69 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4 72 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4
70 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3) 73 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3)