Mercurial > mplayer.hg
comparison ChangeLog @ 15661:eeec75ce9f99
updates
author | diego |
---|---|
date | Mon, 06 Jun 2005 15:09:38 +0000 |
parents | 189da3c3116b |
children | e999d58f94fd |
comparison
equal
deleted
inserted
replaced
15660:62149f352939 | 15661:eeec75ce9f99 |
---|---|
4 | 4 |
5 DOCS: | 5 DOCS: |
6 * improved encoding guide | 6 * improved encoding guide |
7 * encoding tips for x264 | 7 * encoding tips for x264 |
8 * how to set up MEncoder for x264 support | 8 * how to set up MEncoder for x264 support |
9 * misc improvements all over the place | |
9 | 10 |
10 Driver: | 11 Driver: |
11 * JACK audio output rewritten without bio2jack | 12 * JACK audio output rewritten without bio2jack |
12 * OpenGL video output modules support -geometry option | 13 * OpenGL video output modules support -geometry option |
13 | 14 |
14 Decoders: | 15 Decoders: |
15 * Indeo2 (RT21) support via lavc | 16 * Indeo2 (RT21) support via lavc |
16 * Fraps video decoder via binary DLL | 17 * Fraps video decoder via binary DLL |
17 * support for 8-bit PNGs with palette | 18 * support for 8-bit PNGs with palette |
19 * support for dmb1 MJPEG files with ffmjpeg | |
18 | 20 |
19 Demuxers: | 21 Demuxers: |
20 * simultaneous audio capture and playback in MPlayer | 22 * simultaneous audio capture and playback in MPlayer |
21 (-tv immediatemode=0) fixed in v4l2 | 23 (-tv immediatemode=0) fixed in v4l2 |
24 * PVR support | |
22 | 25 |
23 Streaming: | 26 Streaming: |
24 * fix streaming of RealAudio files over HTTP | 27 * fix streaming of RealAudio files over HTTP |
25 | 28 |
26 FFmpeg/libavcodec: | 29 FFmpeg/libavcodec: |
46 Ports: | 49 Ports: |
47 * improved timer function on Mac OS X | 50 * improved timer function on Mac OS X |
48 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4 | 51 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4 |
49 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3) | 52 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3) |
50 * Mac OS X 10.4 (Tiger) fixes | 53 * Mac OS X 10.4 (Tiger) fixes |
54 * support for playing DVDs from the hard disk on Cygwin | |
55 * DragonFly BSD support | |
51 | 56 |
52 Others: | 57 Others: |
53 * enabled hinting for TrueType fonts | 58 * enabled hinting for TrueType fonts |
54 * support for file:// syntax | 59 * support for file:// syntax |
55 * ported all streams to the new API, with consequent massive cleanup of the | 60 * -fb option removed, use the device suboption of -vo fbdev/fbdev2 instead |
56 stream layer | 61 * massive stream layer cleanup, all streams ported to the new API |
57 | |
58 | 62 |
59 | 63 |
60 pre7: "PatentCounter" April 16, 2005 | 64 pre7: "PatentCounter" April 16, 2005 |
61 | 65 |
62 Security: | 66 Security: |