Mercurial > mplayer.hg
comparison Changelog @ 24930:17fe71259132
add some updates
author | compn |
---|---|
date | Sat, 03 Nov 2007 19:14:16 +0000 |
parents | e921187ddaaa |
children | 334ccebe77c4 |
comparison
equal
deleted
inserted
replaced
24929:ea73d155ef00 | 24930:17fe71259132 |
---|---|
10 * demux_lavf permits program switching | 10 * demux_lavf permits program switching |
11 | 11 |
12 Filters: | 12 Filters: |
13 * vf_ow new overcomplete wavelet denoiser | 13 * vf_ow new overcomplete wavelet denoiser |
14 * change vf_screenshot dependency from libpng to lavc | 14 * change vf_screenshot dependency from libpng to lavc |
15 * add vf_scaletempo | |
16 * rewrite dec_audio to support more filters | |
17 * cleanup libaf | |
15 | 18 |
16 Streaming: | 19 Streaming: |
17 * tv:// support for win32 | 20 * tv:// support for win32 |
18 * fix teletext on some systems | 21 * fix teletext on some systems |
19 | 22 |
25 Drivers: | 28 Drivers: |
26 * Replace PolypAudio by PulseAudio (-ao pulse) | 29 * Replace PolypAudio by PulseAudio (-ao pulse) |
27 | 30 |
28 Others: | 31 Others: |
29 * many compiler warning fixes | 32 * many compiler warning fixes |
33 * Basic support for Closed Captioning Roll-up mode | |
30 | 34 |
31 Ports: | 35 Ports: |
32 * small crash with vo_macosx fixed | 36 * small crash with vo_macosx fixed |
33 * AC3/DTS passthrough for ao_macosx | 37 * AC3/DTS passthrough for ao_macosx |
34 * Fix frozen OSD on Mac OS X | 38 * Fix frozen OSD on Mac OS X |