Typo fix, of course FLV writer.

On Thu, Jun 4, 2015 at 12:07 PM, Maxim Solodovnik <[email protected]>
wrote:

> Hello Dmitriy,
>
> could you perform additional clean-up:
> 1) remove from repo and add to .gitignore : target .project .classpath
> 2) change junit version to be 4.12
> 3) change compiler-plugin version to be 3.2
> 4) change plugin name from mkv2flv to webm2flv
> 5) change source formatting (example [1]) (ALL files xml, java etc.)
> 6) add meaningful tests using junit4 style
> 7) remove all error printing using System.out.println in favor of
> Red5LoggerFactory
> Hope to see these change ASAP
>
> could you please tell me why are you writing FLVReader if you don't like
> FLVWriter?
>
>
> [1]
> https://github.com/Red5/red5-server/blob/master/src/main/java/org/red5/server/Context.java
>
>
> On Wed, Jun 3, 2015 at 8:08 PM, Dmitriy - <[email protected]> wrote:
>
>> Hi Maxim and team.
>>
>> Changes for this week:
>> simple restructure project (change packages names, adding licence, and
>> etc).
>>
>> The plans for the next few days:
>> I decided not to use red5 implementation of FLVWriter class (
>> https://github.com/ritzalam/red5/blob/master/src/org/red5/io/flv/impl/FLVWriter.java),
>> because it is too smart and expensive for our goals.
>>
>> I am developing a fast version of the FLV reader - hope it won't take a
>> lot of time.
>>
>> --
>> Regards,
>> Dmitry Bezheckov.
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
Regards,
Dmitry Bezheckov.

Reply via email to