[FFmpeg-devel] [PATCH/RFC] Why is the gif regtest partially disabled?

Vitor Sessak vitor1001
Tue Aug 31 19:56:17 CEST 2010


On 08/31/2010 06:58 PM, M?ns Rullg?rd wrote:
> Vitor Sessak<vitor1001 at gmail.com>  writes:
>
>    
>> $subj? With the attached patch the test pass in both PPC and x86_32.
>>
>> -Vitor
>>
>> Index: tests/lavf-regression.sh
>> ===================================================================
>> --- tests/lavf-regression.sh	(revision 24984)
>> +++ tests/lavf-regression.sh	(working copy)
>> @@ -129,7 +129,7 @@
>>   if [ -n "$do_gif" ] ; then
>>   file=${outfile}lavf.gif
>>   do_ffmpeg $file -t 1 -qscale 10 -f image2 -vcodec pgmyuv -i $raw_src -pix_fmt rgb24
>> -#do_ffmpeg_crc $file -i $target_path/$file
>> +do_ffmpeg_crc $file -i $target_path/$file -pix_fmt rgb24
>>   fi
>>      
> Nobody knows.  That line has always been commented out.
>    

Let's find out them. Applied.

-Vitor



More information about the ffmpeg-devel mailing list