[Mlt-devel] Git: Fix sync of multiple audio streams with audio_index=all.

2011-06-11 Thread Dan Dennedy
src/modules/avformat/producer_avformat.c | 35 ++ 1 files changed, 21 insertions(+), 14 deletions(-) New commits: commit e8a9a083b8d636331ef0a71f3156210727320d82 Author: Dan Dennedy d...@dennedy.org Date: Sat Jun 11 00:09:20 2011 -0700 Fix sync of multiple

Re: [Mlt-devel] [PATCH] rugen UI reworks: 0001-introduce-timecodes-display.patch

2011-06-11 Thread Maksym Veremeyenko
11.06.11 18:59, Maksym Veremeyenko написав(ла): [...] *0001-introduce-timecodes-display.patch* - switch display all timings in timecode (require previous patches for melted to provide proper fps) -- Maksym Veremeyenko From

Re: [Mlt-devel] [PATCH] rugen UI reworks: 0003-introduce-clips-page-split.patch

2011-06-11 Thread Maksym Veremeyenko
11.06.11 18:59, Maksym Veremeyenko написав(ла): [...] *0003-introduce-clips-page-split.patch* - add UI splitter into the page_clips -- Maksym Veremeyenko From b29301d007ac3ad0c43ad2fd4fc09c6c5c996b02 Mon Sep 17 00:00:00 2001 From: Maksym Veremeyenko

Re: [Mlt-devel] [PATCH] rugen UI reworks: 0004-join-clips-and-status-control-to-same-operate-page.patch

2011-06-11 Thread Maksym Veremeyenko
11.06.11 18:59, Maksym Veremeyenko написав(ла): Hi, next e-mails will be attached with a patches makes (IMHO) more comfortable work with rugen. [...] *0004-join-clips-and-status-control-to-same-operate-page.patch* - adds a common wrapper for page_clips and page_status to join them into the

Re: [Mlt-devel] [PATCH] rugen UI reworks: 0005-split-status-string-format-for-status-string-and-sta.patch

2011-06-11 Thread Maksym Veremeyenko
11.06.11 18:59, Maksym Veremeyenko написав(ла): Hi, next e-mails will be attached with a patches makes (IMHO) more comfortable work with rugen. [...] *0005-split-status-string-format-for-status-string-and-sta.patch* - use another formatting of status string for status line and units list

Re: [Mlt-devel] [PATCH] rugen UI reworks: 0006-fix-eof-getting-per-unit.patch

2011-06-11 Thread Maksym Veremeyenko
11.06.11 18:59, Maksym Veremeyenko написав(ла): Hi, next e-mails will be attached with a patches makes (IMHO) more comfortable work with rugen. [...] *0006-fix-eof-getting-per-unit.patch* - fix eof status getting per unit -- Maksym Veremeyenko

[Mlt-devel] Git: Fix bug in avformat URL parsing.

2011-06-11 Thread Dan Dennedy
src/modules/avformat/producer_avformat.c |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 7b1f2fec4d6a7bea788ad37ef3cab7469a16deca Author: Dan Dennedy d...@dennedy.org Date: Sat Jun 11 11:15:26 2011 -0700 Fix bug in avformat URL parsing.