demo/mlt_voiceover                        |    4 +-
 demo/pango.mlt                            |    7 ++-
 src/modules/avformat/producer_avformat.c  |   10 +---
 src/modules/core/data_fx.properties       |   27 +++++++---
 src/modules/feeds/NTSC/data_fx.properties |    3 +-
 src/modules/feeds/NTSC/etv.properties     |   32 ++++++------
 src/modules/feeds/PAL/data_fx.properties  |    3 +-
 src/modules/feeds/PAL/etv.properties      |   32 ++++++------
 src/modules/gtk2/filter_dynamictext.c     |    6 ++-
 src/modules/gtk2/filter_dynamictext.yml   |   22 ++++++--
 src/modules/gtk2/producer_pango.c         |   77 +++++++++++++++++++----------
 src/modules/gtk2/producer_pango.yml       |   40 ++++++++++++++-
 src/tests/pango.c                         |    4 +-
 13 files changed, 175 insertions(+), 92 deletions(-)

New commits:
commit d561cc5ab5365864a85908548c0b43acd89ecf0c
Merge: c488938db0f4ad56e039541908d4d96583de5c93 
92fe0c782d6ffc7a8e9389a6d11624bb24d3bbff
Author: Dan Dennedy <[email protected]>
Date:   Thu Oct 20 20:04:38 2011 -0700

    Merge branch 'master' of git://github.com/pez4brian/mlt into pez

commit 92fe0c782d6ffc7a8e9389a6d11624bb24d3bbff
Author: Brian Matherly <[email protected]>
Date:   Sun Oct 16 21:57:07 2011 -0500

    Add "family" and "style" properties to pango producer. Deprecate
    "font" property.

commit c488938db0f4ad56e039541908d4d96583de5c93
Author: Dan Dennedy <[email protected]>
Date:   Fri Oct 14 21:48:25 2011 -0700

    Improve a/v sync and fix possible inf loop w/ audio_index=all
    
    Sometimes it would ignore the next packet that falls on the current
    frame time - ignore was too agressive. And with audio_index=all, it is
    faulty to predict interleaving level of streams sometimes causing
    continual backward seeks.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Mlt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to