comparison ChangeLog @ 10752:0d306559185f

final pre1
author alex
date Sun, 31 Aug 2003 21:51:15 +0000
parents 31530cb43405
children 2fbf4b0f1857
comparison
equal deleted inserted replaced
10751:81d03cb2cd64 10752:0d306559185f
1 mplayer (1.0) 1 mplayer (1.0)
2 pre1: "Stalled" 2 pre1: "Development" on the beach
3 # Stalled because the development slowed down a lot -- all the devs
4 are on summer holiday, or dunno.
5
6 NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so 3 NOTE: the mplayer 'main' branch was forked at the time of 0.90-rc4, so
7 0.90-rc5 (and later 0.90 releases) changes are independent! 4 0.90-rc5 (and later 0.90 releases) changes are independent!
8 (it also means that there are main-only and 0_90-only changes) 5 (it also means that there are main-only and 0_90-only changes)
9 6
10 DOCS: 7 DOCS:
53 * demuxer: enabling mpeg4-es autodetection, h264-es support 50 * demuxer: enabling mpeg4-es autodetection, h264-es support
54 * .wav extradata parsing (for truespeech, atrac3 etc) 51 * .wav extradata parsing (for truespeech, atrac3 etc)
55 * MPEG-TS (Transport Stream) and TIVO demuxers 52 * MPEG-TS (Transport Stream) and TIVO demuxers
56 * DVB (Digital Video Broadcasting) input driver 53 * DVB (Digital Video Broadcasting) input driver
57 * hwac3: DTS passthru support 54 * hwac3: DTS passthru support
58 * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize, tinterlace 55 * new filters: down3dright, detc, telecine, tfields, ilpack, ivtc, dsize, tinterlace,
56 pullup (mmx optimized!), framestep, tile
59 * vf layer: slices support (crop, expand, swscale only) 57 * vf layer: slices support (crop, expand, swscale only)
60 * vf scale aspect fixes 58 * vf scale aspect fixes
61 * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm, -fPIC compileable 59 * swscaler: cleanup & API change, yv12 -> yuy2 in alpha asm, -fPIC compileable
62 * swscaler: brightness/cont/sat. and different YUV matrices support 60 * swscaler: brightness/cont/sat. and different YUV matrices support
63 * NUV encoding 61 * NUV encoding