comparison ChangeLog @ 19615:3c06acfa7cf1

wording/spelling cosmetics
author diego
date Fri, 01 Sep 2006 16:09:36 +0000
parents bd821fd3e244
children d4bb39d65f87
comparison
equal deleted inserted replaced
19614:36589811e5d0 19615:3c06acfa7cf1
4 4
5 DOCS: 5 DOCS:
6 * German documentation translation almost finished 6 * German documentation translation almost finished
7 7
8 Drivers: 8 Drivers:
9 * IVTV hardware MPEG audio/video decoder output support 9 * IVTV hardware MPEG audio/video decoder output
10 10
11 Decoders: 11 Decoders:
12 * liba52 updated to 0.7.4 (slightly faster) 12 * liba52 updated to 0.7.4 (slightly faster)
13 * SSE optimizations for mp3lib 13 * SSE optimizations for mp3lib
14 * removed support for obsolete and non-free divx4 libraries 14 * removed support for obsolete and non-free divx4 libraries
15 15
16 Demuxers: 16 Demuxers:
17 * support for audio stream switching in MPEG-TS/PS, Matroska and 17 * audio stream switching in MPEG-TS/PS, Matroska and
18 streams supported by libavformat 18 streams supported by libavformat
19 * lavf demuxer now honors -alang 19 * libavformat demuxer now honors -alang
20 * support for chapter seeking in Matroska files 20 * chapter seeking in Matroska files
21 21
22 Inputs: 22 Inputs:
23 * split of stream layer from libmpdemux to new stream library. 23 * split of stream layer from libmpdemux to new stream library
24 * PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350/500) 24 * PVR input for IVTV based cards (Hauppauge WinTV PVR-150/250/350/500)
25 * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers. 25 * native RTSP input (handles MPEG-TS over RTP) for generic RTSP servers
26 * support for chapters seeking in dvd:// and dvdnav:// streams 26 * support for chapters seeking in dvd:// and dvdnav:// streams
27 * Radio support (radio://) 27 * radio support (radio://)
28 28
29 FFmpeg/libavcodec: 29 FFmpeg/libavcodec:
30 * VC-1/WMV3/WMV9 video decoder 30 * VC-1/WMV3/WMV9 video decoder
31 * Vorbis decoding speedup, now default Vorbis decoder 31 * Vorbis decoding speedup, now default Vorbis decoder
32 32
33 GUI: 33 GUI:
34 * Windows version added 34 * Windows version added
35 35
36 MEncoder: 36 MEncoder:
37 * support of x264 encoding over lavc 37 * support of x264 encoding over libavcodec
38 * removed support for obsolete and non-free divx4 libraries 38 * removed support for obsolete and non-free divx4 libraries
39 39
40 Ports: 40 Ports:
41 * MacIntel support 41 * MacIntel support
42 42