Mercurial > mplayer.hg
comparison ChangeLog @ 15354:2b857cbd8ae6
mention the doc updates about x264 and some nits
author | gpoirier |
---|---|
date | Thu, 05 May 2005 18:30:39 +0000 |
parents | 7646aa853846 |
children | 37861a573823 |
comparison
equal
deleted
inserted
replaced
15353:e2056126fc0b | 15354:2b857cbd8ae6 |
---|---|
2 | 2 |
3 pre8: | 3 pre8: |
4 | 4 |
5 DOCS: | 5 DOCS: |
6 * improved encoding guide | 6 * improved encoding guide |
7 * encoding tips for x264 | |
8 * how to set up MEncoder for x264 support | |
7 | 9 |
8 Decoders: | 10 Decoders: |
9 * Indeo2 (RT21) support via lavc | 11 * Indeo2 (RT21) support via lavc |
10 | 12 |
11 Streaming: | 13 Streaming: |
16 * MPEG-1/2 decoder speedup | 18 * MPEG-1/2 decoder speedup |
17 * Indeo2 video decoder | 19 * Indeo2 video decoder |
18 * countless bug fixes all over the place | 20 * countless bug fixes all over the place |
19 | 21 |
20 MEncoder: | 22 MEncoder: |
21 audio encoding modularized | 23 * audio encoding modularized |
22 added faac encoder | 24 * added FAAC encoder |
23 | 25 |
24 Ports: | 26 Ports: |
25 * improved timer function on Mac OS X | 27 * improved timer function on Mac OS X |
26 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4 | 28 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4 |
27 and 10.3 with Quicktime 7 (Require Quicktime 7 SDK to build on 10.3) | 29 and 10.3 with Quicktime 7 (Require Quicktime 7 SDK to build on 10.3) |