Re: [Mlt-devel] [PATCH 3/3] introduce MLT_DEFAULT_PRODUCER_LENGTH env var to override default hardcoded value

2014-09-20 Thread Dan Dennedy
On Thu, Sep 18, 2014 at 9:29 AM, Maksym Veremeyenko ve...@m1stereo.tv wrote: Hi, in some cases default producer length 15000 is not enough, but changing it to other big value could break other product that uses mltframework. attached patch makes possible to override this value throw

[Mlt-devel] [mltframework/mlt] 2a9b15: Remove redundant property settings in hold produce...

2014-09-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 2a9b15a403a67a80db089e19ebf687e7b0db0346 https://github.com/mltframework/mlt/commit/2a9b15a403a67a80db089e19ebf687e7b0db0346 Author: Dan Dennedy d...@dennedy.org Date: 2014-09-20 (Sat, 20 Sep 2014)

[Mlt-devel] [mltframework/mlt] 2e78c5: Bug #MLT-216: Addition of a semantic patch file fo...

2014-09-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 2e78c56e38d6dfdb54bd8be2be618ddde1385125 https://github.com/mltframework/mlt/commit/2e78c56e38d6dfdb54bd8be2be618ddde1385125 Author: Markus Elfring elfr...@users.sourceforge.net Date: 2014-09-20 (Sat,

[Mlt-devel] [mltframework/mlt] b43a89: move avformat_write_header after first frame recei...

2014-09-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: b43a8976dc95dc4c32523a2442cc0baf9c983bfd https://github.com/mltframework/mlt/commit/b43a8976dc95dc4c32523a2442cc0baf9c983bfd Author: Maksym Veremeyenko ve...@m1.tv Date: 2014-09-20 (Sat, 20 Sep 2014)

[Mlt-devel] [mltframework/mlt] bd6723: Add a dedicated page to doxygen docs for environme...

2014-09-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: bd6723aee72faab1607a87832e4a9ae8ae6fc71f https://github.com/mltframework/mlt/commit/bd6723aee72faab1607a87832e4a9ae8ae6fc71f Author: Dan Dennedy d...@dennedy.org Date: 2014-09-20 (Sat, 20 Sep 2014)

Re: [Mlt-devel] [PATCH 1/3] move avformat_write_header after first frame received

2014-09-20 Thread Dan Dennedy
On Thu, Sep 18, 2014 at 9:25 AM, Maksym Veremeyenko ve...@m1stereo.tv wrote: Hi, attached patch moves header writing call after first frame received. that patch makes possible to do some additional actions on container context after receiving frame. This one was pushed. I would appreciate

[Mlt-devel] [mltframework/mlt] 9a0164: Remove redundant variables.

2014-09-20 Thread GitHub
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 9a0164c223d0c18a43ae19836d59d8944a06734d https://github.com/mltframework/mlt/commit/9a0164c223d0c18a43ae19836d59d8944a06734d Author: Dan Dennedy d...@dennedy.org Date: 2014-09-20 (Sat, 20 Sep 2014)