Mercurial > mplayer.hg
comparison Changelog @ 27030:345888b380b1
spelling/wording fixes
author | diego |
---|---|
date | Sun, 15 Jun 2008 11:20:09 +0000 |
parents | 68b4d137364f |
children | 2b2ee1d4a62a |
comparison
equal
deleted
inserted
replaced
27029:e8c49e69f46f | 27030:345888b380b1 |
---|---|
1 MPlayer (1.0) | 1 MPlayer (1.0) |
2 | 2 |
3 rc3: | 3 rc3: |
4 Decoders: | 4 Decoders: |
5 * Nellymoser audio decoding via lavc | 5 * Nellymoser audio decoding via lavc |
6 * Support for X8 frame (fixes "J-type picture is not supported" for WMV2) | 6 * support for X8 frame (fixes "J-type picture is not supported" for WMV2) |
7 * Support for DTS WAV/DTS-CD passthrough by ad_hwac3 | 7 * support for DTS WAV/DTS-CD passthrough by ad_hwac3 |
8 * Apple's raw YUV2 in MOV | 8 * Apple's raw YUV2 in MOV |
9 * LATM over LOAS AAC decoding via internal libfaad2 | 9 * LATM over LOAS AAC decoding via internal libfaad2 |
10 * Video game codecs: BFI video | 10 * video game codecs: BFI video |
11 * AVOptions support for libavcodec based decoders | 11 * AVOption support for libavcodec-based decoders |
12 | 12 |
13 Demuxers: | 13 Demuxers: |
14 * -lavfdopts cryptokey allows decrypting MXF and ASF files | 14 * -lavfdopts cryptokey allows decrypting MXF and ASF files |
15 * support for wavpack in matroska | 15 * support for wavpack in Matroska |
16 * demux_lavf permits program switching | 16 * demux_lavf permits program switching |
17 * AVOption support for lavf demuxing | 17 * AVOption support for lavf demuxing |
18 * prefer lavf musepack demuxer over libmpdemux | 18 * prefer lavf musepack demuxer over libmpdemux |
19 * prefer lavf mov demuxer over libmpdemux | 19 * prefer lavf MOV demuxer over libmpdemux |
20 * support -slang in lavf demuxer | 20 * support -slang in lavf demuxer |
21 * support nosound switching in lavf demuxer | 21 * support nosound switching in lavf demuxer |
22 * support libass in lavf demuxer | 22 * support libass in lavf demuxer |
23 * support vobsub in lavf demuxer | 23 * support VOBsub in lavf demuxer |
24 * support mov subtitle format | 24 * support MOV subtitle format |
25 * support for attachments in lavf demuxer | 25 * support for attachments in lavf demuxer |
26 | 26 |
27 Filters: | 27 Filters: |
28 * vf_ow new overcomplete wavelet denoiser | 28 * vf_ow new overcomplete wavelet denoiser |
29 * change vf_screenshot dependency from libpng to lavc | 29 * change vf_screenshot dependency from libpng to lavc |
30 * add af_scaletempo which maintains audio pitch when changing playback speed | 30 * add af_scaletempo which maintains audio pitch when changing playback speed |
31 * fix multi-channel reordering | 31 * fix multi-channel reordering |
32 | 32 |
33 Streaming: | 33 Streaming: |
34 * tv:// support for win32 | 34 * tv:// support for Windows |
35 * fix teletext on some systems | 35 * fix teletext on some systems |
36 * dvd streams can switch angles | 36 * DVD streams can switch angles |
37 * dvd still menus are now supported via dvdnav:// | 37 * DVD still menus are now supported via dvdnav:// |
38 * Ability to specify TV standard for each channel | 38 * allow specifying the TV standard for each channel |
39 | 39 |
40 FFmpeg/libavcodec: | 40 FFmpeg/libavcodec: |
41 * DNxHD (SMPTE VC-3) encoder | 41 * DNxHD (SMPTE VC-3) encoder |
42 * H.264 speedup and PAFF decoding | 42 * H.264 speedup and PAFF decoding |
43 * Nellymoser audio codec | 43 * Nellymoser audio codec |
44 * VC-1/WMV3 MMX optimizations | 44 * VC-1/WMV3 MMX optimizations |
45 * VP3 decoder speedup | 45 * VP3 decoder speedup |
46 | 46 |
47 libmpeg2: | 47 libmpeg2: |
48 * Enable Alpha/ARM optimizations in libmpeg2 | 48 * enable Alpha/ARM optimizations in libmpeg2 |
49 * SSE2-optimized IDCT routines from upstream libmpeg2. | 49 * SSE2-optimized IDCT routines from upstream libmpeg2 |
50 | 50 |
51 Drivers: | 51 Drivers: |
52 * Replace PolypAudio by PulseAudio (-ao pulse) | 52 * replace PolypAudio by PulseAudio (-ao pulse) |
53 * Add force-pbo suboption for faster output in vo_gl | 53 * add force-pbo suboption for faster output in vo_gl |
54 | 54 |
55 MEncoder: | 55 MEncoder: |
56 * Ogg muxing using -of lavf -o done.ogg | 56 * Ogg muxing using -of lavf -o done.ogg |
57 * check for system wide config file in mencoder | 57 * check for system-wide configuration file in MEncoder |
58 * AVOption support for lavc encoders. | 58 * AVOption support for lavc encoders |
59 * AVOption support for lavf muxing. | 59 * AVOption support for lavf muxers |
60 | 60 |
61 Others: | 61 Others: |
62 * many compiler warning fixes | 62 * many compiler warning fixes |
63 * Basic support for Closed Captioning Roll-up mode | 63 * basic support for Closed Captioning roll-up mode |
64 * reworked screensaver disabling support, most users will need to use | 64 * reworked screensaver disabling support, most users will need to use |
65 -heartbeat-cmd due to screensaver authors being unable to design a | 65 -heartbeat-cmd due to screensaver authors failing to design a common API |
66 common API | |
67 * grayscale decoding/encoding with FFmpeg disabled where it slowed down | 66 * grayscale decoding/encoding with FFmpeg disabled where it slowed down |
68 the color case | 67 the color case |
69 * Linux AppleIR remote support. | 68 * Linux AppleIR remote support |
70 * Add options to disable some or all config files. | 69 * add options to disable some or all configuration files |
71 * support for DOS-style file:///x:/path paths | 70 * support for DOS-style file:///x:/path paths |
72 * some new slave commands (check DOCS/tech/slave.txt) | 71 * some new slave commands (check DOCS/tech/slave.txt) |
73 | 72 |
74 Ports: | 73 Ports: |
75 * small crash with vo_macosx fixed | 74 * small crash with vo_macosx fixed |
76 * AC3/DTS passthrough for ao_macosx | 75 * AC3/DTS passthrough for ao_macosx |
77 * Fix frozen OSD on Mac OS X | 76 * fix frozen OSD on Mac OS X |
78 * vo_gl now works with -wid and nvidia drivers on Windows (this is a hack) | 77 * vo_gl now works with -wid and nVidia drivers on Windows (this is a hack) |
79 | 78 |
80 rc2try2: | 79 rc2try2: |
81 | 80 |
82 Security: | 81 Security: |
83 * buffer overflow in url.c fixed | 82 * buffer overflow in url.c fixed |
565 * Audio/Video synchronisation fixes | 564 * Audio/Video synchronisation fixes |
566 * enabled hinting for TrueType fonts | 565 * enabled hinting for TrueType fonts |
567 * support for file:// syntax | 566 * support for file:// syntax |
568 * -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead | 567 * -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead |
569 * full gcc 4 support | 568 * full gcc 4 support |
570 * TOOLS/vobshift.py: vobsub time-adjust tool | 569 * TOOLS/vobshift.py: VOBsub time-adjust tool |
571 * TOOLS/psnr-video.sh: computes PSNR between two existing video files | 570 * TOOLS/psnr-video.sh: computes PSNR between two existing video files |
572 * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB) | 571 * fixed auto-insertion of lavc encoder (for DXR2/3 and DVB) |
573 * new option: -idle, to make MPlayer wait for input commands when | 572 * new option: -idle, to make MPlayer wait for input commands when |
574 done playing all files | 573 done playing all files |
575 * lots of new slave commands (check DOCS/tech/slave.txt) | 574 * lots of new slave commands (check DOCS/tech/slave.txt) |