[Mlt-devel] [mltframework/mlt] 39131c: Add mlt_util API with mlt_util_from_utf8().
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 39131c32f1bc997eaf4a16efed08c82f8865e66f https://github.com/mltframework/mlt/commit/39131c32f1bc997eaf4a16efed08c82f8865e66f Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/framework/Makefile M src/framework/mlt.vers A src/framework/mlt_util.c A src/framework/mlt_util.h M src/win32/win32.c Log Message: --- Add mlt_util API with mlt_util_from_utf8(). This will be used for converting a text encoding from a standard MLT internal string encoding of UTF-8 into other encodings - on Windows only initially. Commit: 5b39997caa29a79f73bc036f96a2d96108d694c7 https://github.com/mltframework/mlt/commit/5b39997caa29a79f73bc036f96a2d96108d694c7 Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/modules/avformat/producer_avformat.c Log Message: --- Fix opening file in avformat with extended characters on Windows. Compare: https://github.com/mltframework/mlt/compare/a8d1086a6eeb...5b39997caa29-- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs___ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel
[Mlt-devel] [mltframework/mlt] d04b9e: Fix build regression in previous commit.
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: d04b9eb31f1c45dd125086aebd01ccabbfa957a2 https://github.com/mltframework/mlt/commit/d04b9eb31f1c45dd125086aebd01ccabbfa957a2 Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/framework/Makefile M src/framework/mlt_util.c M src/framework/mlt_util.h Log Message: --- Fix build regression in previous commit. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs___ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel
[Mlt-devel] [mltframework/mlt] a457e4: Move from_utf8 function into mlt_properties; remov...
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: a457e4289821ae71d0cc43f35a0e74e7ab2bf157 https://github.com/mltframework/mlt/commit/a457e4289821ae71d0cc43f35a0e74e7ab2bf157 Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/framework/Makefile M src/framework/mlt.vers M src/framework/mlt_properties.c M src/framework/mlt_properties.h R src/framework/mlt_util.c R src/framework/mlt_util.h M src/modules/avformat/producer_avformat.c Log Message: --- Move from_utf8 function into mlt_properties; remove mlt_util. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs___ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel
[Mlt-devel] [mltframework/mlt] fc8715: Remove from_utf8 function in win32.c.
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: fc87159ecbb1f55f084e87abdfe0b7ca3c590d37 https://github.com/mltframework/mlt/commit/fc87159ecbb1f55f084e87abdfe0b7ca3c590d37 Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/win32/win32.c Log Message: --- Remove from_utf8 function in win32.c. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs___ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel
[Mlt-devel] [mltframework/mlt] 2bf5f4: Fix opening file name with ext. chars on Windows i...
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 2bf5f4791d1a567ebbc7678d891ad3e15241860c https://github.com/mltframework/mlt/commit/2bf5f4791d1a567ebbc7678d891ad3e15241860c Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/modules/avformat/consumer_avformat.c Log Message: --- Fix opening file name with ext. chars on Windows in avformat consumer. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs___ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel
[Mlt-devel] [mltframework/mlt] 3264ef: Fix file names with exts chars on Windows for mlt_...
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 3264ef1465f3d32343e8eb4a0172e15910232f1b https://github.com/mltframework/mlt/commit/3264ef1465f3d32343e8eb4a0172e15910232f1b Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/framework/mlt_properties.c M src/mlt++/MltProperties.cpp Log Message: --- Fix file names with exts chars on Windows for mlt_properties. Commit: fad00e50f8acd766ff472d0b3fb6a78f1b4d50fb https://github.com/mltframework/mlt/commit/fad00e50f8acd766ff472d0b3fb6a78f1b4d50fb Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/framework/mlt_frame.c Log Message: --- Fix file names with exts chars on Windows for mlt_frame. Commit: 3a9b297ce17534eb0a0566bd19fa69765faa6f27 https://github.com/mltframework/mlt/commit/3a9b297ce17534eb0a0566bd19fa69765faa6f27 Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/modules/core/producer_melt.c Log Message: --- Fix file names with exts chars on Windows for melt file. Commit: abe2a96b54d264426767db07d99d228f90fc71dc https://github.com/mltframework/mlt/commit/abe2a96b54d264426767db07d99d228f90fc71dc Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/framework/mlt_frame.c Log Message: --- Revert "Fix file names with exts chars on Windows for mlt_frame." This reverts commit fad00e50f8acd766ff472d0b3fb6a78f1b4d50fb. Compare: https://github.com/mltframework/mlt/compare/2bf5f4791d1a...abe2a96b54d2-- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs___ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel
[Mlt-devel] [mltframework/mlt] 3f417a: Fix compile error in commit 3a9b297.
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 3f417a7b2a575b1e4d4925eb4ce2606d4d71a2a1 https://github.com/mltframework/mlt/commit/3f417a7b2a575b1e4d4925eb4ce2606d4d71a2a1 Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/modules/core/producer_melt.c Log Message: --- Fix compile error in commit 3a9b297. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs___ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel
[Mlt-devel] [mltframework/mlt] 7ba66b: Fix file names with ext. chars on Windows for xml ...
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: 7ba66b017ad071dc5bb339b7afeccd6623d94b8a https://github.com/mltframework/mlt/commit/7ba66b017ad071dc5bb339b7afeccd6623d94b8a Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/modules/xml/consumer_xml.c M src/modules/xml/producer_xml.c Log Message: --- Fix file names with ext. chars on Windows for xml module. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs___ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel
[Mlt-devel] [mltframework/mlt] edf3a2: Handle relative vid.stab 'filename' property in XM...
Branch: refs/heads/master Home: https://github.com/mltframework/mlt Commit: edf3a24be05427fbf30b37c040cfd9e7363acd73 https://github.com/mltframework/mlt/commit/edf3a24be05427fbf30b37c040cfd9e7363acd73 Author: Dan Dennedy Date: 2014-05-18 (Sun, 18 May 2014) Changed paths: M src/modules/xml/producer_xml.c Log Message: --- Handle relative vid.stab 'filename' property in XML. -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs___ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel