comparison Changelog @ 23975:400c39bc7256

fix B-frame consistency pointed out by diego, add MPEG-1/2 speedups
author compn
date Thu, 02 Aug 2007 00:56:16 +0000
parents 0d483afee811
children f5677f116d4e
comparison
equal deleted inserted replaced
23974:30677153df21 23975:400c39bc7256
64 * NUT muxing and demuxing support via libnut 64 * NUT muxing and demuxing support via libnut
65 * WMA encoder 65 * WMA encoder
66 * fix MJPEGB on big-endian systems 66 * fix MJPEGB on big-endian systems
67 * lowres support for some H.264 files 67 * lowres support for some H.264 files
68 * Atrac 3 decoder 68 * Atrac 3 decoder
69 * MPEG-1/2 speedups
69 70
70 libmpeg2: 71 libmpeg2:
71 * iWMMXt-accelerated DCT and motion compensation for ARM processors 72 * iWMMXt-accelerated DCT and motion compensation for ARM processors
72 73
73 Filters: 74 Filters:
78 * add audio left/right balance feature to af_pan 79 * add audio left/right balance feature to af_pan
79 80
80 MEncoder: 81 MEncoder:
81 * write to output streams (currently only file:// and smb://) 82 * write to output streams (currently only file:// and smb://)
82 * support -ffourcc with -of lavf 83 * support -ffourcc with -of lavf
83 * removed bframe warning message 84 * removed B-frame warning message
84 85
85 Ports: 86 Ports:
86 * Complete Intel Mac support 87 * Complete Intel Mac support
87 * Hitachi SuperH (SH3) support 88 * Hitachi SuperH (SH3) support
88 89