# HG changeset patch # User nicodvb # Date 1139742741 0 # Node ID 719bd2042c24dd253e595561a34466b08ddfc9de # Parent 515c7658aa71cf8999f1b6b19dab3f5b7e83947e bugfixes and new soft-teleciner in muxer_mpeg.c diff -r 515c7658aa71 -r 719bd2042c24 ChangeLog --- 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