comparison Changelog @ 24657:52500fc80550

mention the recent telecining bugfix in muxer_mpeg
author nicodvb
date Sun, 30 Sep 2007 20:36:32 +0000
parents 46dbc2e8c800
children 39d30ae9ceaf
comparison
equal deleted inserted replaced
24656:ed5edb202ec2 24657:52500fc80550
98 98
99 MEncoder: 99 MEncoder:
100 * write to output streams (currently only file:// and smb://) 100 * write to output streams (currently only file:// and smb://)
101 * support -ffourcc with -of lavf 101 * support -ffourcc with -of lavf
102 * removed B-frame warning message 102 * removed B-frame warning message
103 * fixed bugs that would corrupt headers in the video stream when using telecining
104 and not patch the TFF flag correctly
103 105
104 Ports: 106 Ports:
105 * Complete Intel Mac support 107 * Complete Intel Mac support
106 * Hitachi SuperH (SH3) support 108 * Hitachi SuperH (SH3) support
107 * Blackfin optimizations 109 * Blackfin optimizations