[Mlt-devel] Git: Fix regression seeking to in point on seekable.

2011-07-12 Thread Dan Dennedy
src/modules/avformat/producer_avformat.c |8 1 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 95b28f8884e252b6ea59dbd36b6e98c1889596fb Author: Dan Dennedy Date: Tue Jul 12 23:37:46 2011 -0700 Fix regression seeking to in point on seekable. --

Re: [Mlt-devel] Questions about LC_NUMERIC handling

2011-07-12 Thread j-b-m
On Tuesday 12 July 2011 19:46:36 Dan Dennedy wrote: > On Tue, Jul 12, 2011 at 3:12 AM, j-b-m wrote: > > Hi. > > > > I am trying to solve the handling of documents created with a different > > locale than the system's current one. > > > > Let's say we have a document created with a french locale,

Re: [Mlt-devel] Questions about LC_NUMERIC handling

2011-07-12 Thread Dan Dennedy
On Tue, Jul 12, 2011 at 3:12 AM, j-b-m wrote: > Hi. > > I am trying to solve the handling of documents created with a different locale > than the system's current one. > > Let's say we have a document created with a french locale, say fr_FR.UTF-8 > (which has a comma as separator). > > When loadin

[Mlt-devel] Questions about LC_NUMERIC handling

2011-07-12 Thread j-b-m
Hi. I am trying to solve the handling of documents created with a different locale than the system's current one. Let's say we have a document created with a french locale, say fr_FR.UTF-8 (which has a comma as separator). When loading that document on a system with english locale, MLT switche