Mercurial > mplayer.hg
comparison ChangeLog @ 12790:25e981348cea
updates
author | rtognimp |
---|---|
date | Sat, 10 Jul 2004 16:47:07 +0000 |
parents | b670ffaaba1f |
children | 65b3c15f5baa |
comparison
equal
deleted
inserted
replaced
12789:fba0bd4fe79e | 12790:25e981348cea |
---|---|
26 * foundations for MinGW crosscompilation | 26 * foundations for MinGW crosscompilation |
27 * disabled SSE on MinGW as it caused crashes | 27 * disabled SSE on MinGW as it caused crashes |
28 * AC3 passthrough for ao_win32 | 28 * AC3 passthrough for ao_win32 |
29 * improved vo_quartz (YUV, multiple screens support) | 29 * improved vo_quartz (YUV, multiple screens support) |
30 * vo_quartz made default on Mac OS X | 30 * vo_quartz made default on Mac OS X |
31 * ao_macosx fixed | |
31 * RealVideo binary codecs support on MacOS X (still buggy) | 32 * RealVideo binary codecs support on MacOS X (still buggy) |
32 * bigendian fixes in vf.c, vo_tga | 33 * bigendian fixes in vf.c, vo_tga |
33 * OpenBSD/VAX support | 34 * OpenBSD/VAX support |
34 * AMD64 support | 35 * AMD64 support |
35 | 36 |
53 * audio format 0xff support (is AAC) | 54 * audio format 0xff support (is AAC) |
54 * "raw" audio in MOV supported | 55 * "raw" audio in MOV supported |
55 * Indeo audio (iac25) support via binary codec | 56 * Indeo audio (iac25) support via binary codec |
56 * upgrade libfaad2 to the FAAD 2.0 release | 57 * upgrade libfaad2 to the FAAD 2.0 release |
57 * MPEG2 chroma422/444 support | 58 * MPEG2 chroma422/444 support |
59 * Winnov WINX and WNV1 support via binary codec | |
58 | 60 |
59 Demuxers: | 61 Demuxers: |
60 * Ogg subtitle handling and other bug fixes | 62 * Ogg subtitle handling and other bug fixes |
61 * Matroska improvements | 63 * Matroska improvements |
62 * support seeking in Real files without -idx | 64 * support seeking in Real files without -idx |
92 * further gcc 3.4 support fixes | 94 * further gcc 3.4 support fixes |
93 * mixer API written for changing volume through libaf | 95 * mixer API written for changing volume through libaf |
94 * -rtc-device option for specifying the RTC device | 96 * -rtc-device option for specifying the RTC device |
95 * desktop/menu icon added | 97 * desktop/menu icon added |
96 * miscellaneous bug fixes and cleanups | 98 * miscellaneous bug fixes and cleanups |
99 * multi-threaded encoding with lavc | |
100 * fixed a bug with Real files introduced in pre4 | |
97 | 101 |
98 | 102 |
99 pre4: "YAML Counter" Apr 28, 2004 | 103 pre4: "YAML Counter" Apr 28, 2004 |
100 | 104 |
101 Security: | 105 Security: |