Mercurial > mplayer.hg
changeset 17602:719bd2042c24
bugfixes and new soft-teleciner in muxer_mpeg.c
author | nicodvb |
---|---|
date | Sun, 12 Feb 2006 11:12:21 +0000 |
parents | 515c7658aa71 |
children | 22ced3e0a4aa |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Feb 12 11:09:27 2006 +0000 +++ b/ChangeLog Sun Feb 12 11:12:21 2006 +0000 @@ -155,6 +155,8 @@ * twolame support * libavformat muxers support * VBR audio in MPEG support + * muxer_mpeg: added an experimental film2pal teleciner and fixed previous bugs that could + lead to desync and to wrong TFF/RFF flags being set Ports: * improved timer function on Mac OS X