[FFmpeg-devel] [PATCH] avformat/avidec: use avpriv_find_start_code in avi_read_packet()
    zhaoxiu.zeng 
    zhaoxiu.zeng at gmail.com
       
    Sun Mar 15 16:22:36 CET 2015
    
    
  
在 2015/3/15 20:22, Michael Niedermayer 写道:
> On Sun, Mar 15, 2015 at 04:38:27PM +0800, zhaoxiu.zeng wrote:
>> From 50cefc3b62bf45e16b858f5e414777afb1a9bd36 Mon Sep 17 00:00:00 2001
>> From: Zeng Zhaoxiu <zhaoxiu.zeng at gmail.com>
>> Date: Sun, 15 Mar 2015 11:54:13 +0800
>> Subject: [PATCH 1/7] avformat/avidec: use avpriv_find_start_code in
>>  avi_read_packet()
>>
>> Signed-off-by: Zeng Zhaoxiu <zhaoxiu.zeng at gmail.com>
>> ---
>>  libavformat/avidec.c | 25 ++++++++++++-------------
>>  1 file changed, 12 insertions(+), 13 deletions(-)
> 
> split and applied
> 
> btw i was wondering as you worked alot on vc1 if you would be
I have done alot optimizations in the past. I want to commit the optimizations to the mainline.
VC1 releated are the part of that.
> interrested to look at some of the long stading bugs:
> https://trac.ffmpeg.org/ticket/2557
> and
> https://trac.ffmpeg.org/ticket/3262
> 
I'll give it a try!
> Thanks
> 
> [...]
> 
> 
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
    
    
More information about the ffmpeg-devel
mailing list